[Help] error 017: undefined symbol "i"
#2

If you use foreach then do this
pawn Code:
foreach(Player, i)
If you don't you need to create a loop
pawn Code:
for(new i = 0; i < MAX_PLAYERS; i++)
Reply


Messages In This Thread
___________ - by Djole1337 - 09.06.2012, 21:35
Re: [Help] error 017: undefined symbol "i" - by JhnzRep - 09.06.2012, 21:42
Re: [Help] error 017: undefined symbol "i" - by Andregood - 09.06.2012, 21:48
Re: [Help] error 017: undefined symbol "i" - by Djole1337 - 09.06.2012, 21:51

Forum Jump:


Users browsing this thread: 2 Guest(s)