1 Warning need help
#3

You use "playerid" as parameter there but you don't actually use it.

An example of what you've done:
pawn Код:
stock SayHello(playerid)
{
    print("Hello");
}
It uses playerid as parameter but it doesn't use it inside the function.
Reply


Messages In This Thread
1 Warning need help - by iThePunisher - 08.04.2014, 14:39
Re: 1 Warning need help - by Twizted - 08.04.2014, 14:40
Re: 1 Warning need help - by Konstantinos - 08.04.2014, 14:42
Re: 1 Warning need help - by iThePunisher - 08.04.2014, 14:51
Re: 1 Warning need help - by PrivatioBoni - 08.04.2014, 14:53
Re: 1 Warning need help - by Konstantinos - 08.04.2014, 14:58
Re: 1 Warning need help - by Ari - 08.04.2014, 15:41

Forum Jump:


Users browsing this thread: 2 Guest(s)