27.02.2011, 08:51
hey, i got a problem after i write this one down:
arrCoords[98][32];
for checking i sent a message before this thing and after it, and for some reason all the things that
comes after this new value doesn't happening, like its stopping them for some reason,
and i get only the first testing message (TEST1)
arrCoords[98][32];
for checking i sent a message before this thing and after it, and for some reason all the things that
comes after this new value doesn't happening, like its stopping them for some reason,
and i get only the first testing message (TEST1)
pawn Код:
print("TEST1");
new arrCoords[98][32];
print("TEST2");