Undefined playerid, wtf?
#3

You're using it in a loop, that loops through all players, then defines them as "i", therefore you should use "i", not "playerid".
Also, as you can see in the function title:
pawn Код:
stock sscanf(string[], format[], {Float,_}:...)
There's no "playerid" parameter, so you cannot use it, but in this case you should use "i" anyways.
Reply


Messages In This Thread
Undefined playerid, wtf? - by abyss. - 27.02.2015, 21:48
Re: Undefined playerid, wtf? - by awoo - 27.02.2015, 22:00
Re: Undefined playerid, wtf? - by CalvinC - 27.02.2015, 22:24
Re: Undefined playerid, wtf? - by abyss. - 27.02.2015, 23:41

Forum Jump:


Users browsing this thread: 1 Guest(s)