24.06.2009, 15:43
Then I get error 047: array sizes do not match, or destination array is too small.
My declaration
new ELoc[MAX_PLAYERS][257];
new ESit[MAX_PLAYERS][257];
My declaration
new ELoc[MAX_PLAYERS][257];
new ESit[MAX_PLAYERS][257];