Error SAMP wtf i am so ANGRY
#3

pawn Код:
foreach(new Player ,i)
That's incorrect.

It'd be:
pawn Код:
foreach(Player, i)
However, the new syntax is:
pawn Код:
foreach(new i : Player)
It's better to update your foreach include and update the syntax too.
Reply


Messages In This Thread
Error SAMP wtf i am so ANGRY - by denniser8 - 29.09.2013, 16:57
Re: Error SAMP wtf i am so ANGRY - by Lidor124 - 29.09.2013, 17:03
Re: Error SAMP wtf i am so ANGRY - by Konstantinos - 29.09.2013, 17:11

Forum Jump:


Users browsing this thread: 2 Guest(s)