30.05.2009, 15:58
i think its not correct
i think this code won't work it's gotta be like this:
Код:
for(new i;i<MAX_PLAYERS;i++) {
Код:
for(new i=0;i<MAX_PLAYERS;i++) {