Got some errors
#2

pawn Код:
foreach(Player, i)
{
    for(new i=0; i<13; i++)
You can't use i for both. Change the one to another name. Also about:
pawn Код:
NORPN(p)
Copy the NORPN function from where you copied the above line and change p to the variable's name foreach uses.
Reply


Messages In This Thread
Got some errors - by thomaswilliams - 26.10.2013, 19:55
Re: Got some errors - by Konstantinos - 26.10.2013, 19:58
Re: Got some errors - by thomaswilliams - 26.10.2013, 20:12
Re: Got some errors - by unSatisfied - 26.10.2013, 22:40

Forum Jump:


Users browsing this thread: 1 Guest(s)