error 017: undefined symbol "i"
#2

Isn't it obvious? You haven't defined "i"

pawn Код:
new i;
//or
forward SetPlayerUnjail(i);
public SetPlayerUnjail(i)
{
//code
}
Reply


Messages In This Thread
error 017: undefined symbol "i" - by Fredrick - 03.04.2013, 15:09
Re: error 017: undefined symbol "i" - by emokidx - 03.04.2013, 15:15
Re: error 017: undefined symbol "i" - by Fredrick - 03.04.2013, 15:18
Re: error 017: undefined symbol "i" - by SuperViper - 03.04.2013, 15:28
Re: error 017: undefined symbol "i" - by Fredrick - 03.04.2013, 15:31

Forum Jump:


Users browsing this thread: 1 Guest(s)