unknown warnings
#5

You created the function like this:
pawn Код:
IsAtDynamicPoint(playerid, type)
Yet you are only using "playerid", not "type".
pawn Код:
IsAtDynamicPoint(playerid)
You need to use it with all the arguments you created.
Reply


Messages In This Thread
unknown warnings - by IndependentGaming - 13.02.2015, 11:58
Re: unknown warnings - by IndependentGaming - 13.02.2015, 12:38
Re: unknown warnings - by BroZeus - 13.02.2015, 12:40
Re: unknown warnings - by IndependentGaming - 13.02.2015, 12:40
Re: unknown warnings - by CalvinC - 13.02.2015, 12:43
Re: unknown warnings - by IndependentGaming - 13.02.2015, 12:45
Re: unknown warnings - by Threshold - 13.02.2015, 14:07

Forum Jump:


Users browsing this thread: 1 Guest(s)