Need some help :)
#2

Quote:
Originally Posted by Rokis
Код:
for(new i = 0; i <MAX_PLAYERS; i++){
You just delete the "{" after the "for clause".
Should look like this then:
Код:
for(new i = 0; i < MAX_PLAYERS; i++)
Greetings DeathOnaStick
Reply


Messages In This Thread
Need some help :) - by Rokis - 15.08.2009, 09:20
Re: Need some help :) - by DeathOnaStick - 15.08.2009, 09:35
Re: Need some help :) - by Rokis - 15.08.2009, 09:44
Re: Need some help :) - by Rokis - 15.08.2009, 10:40

Forum Jump:


Users browsing this thread: 2 Guest(s)