Requesting help with OnPlayerEnterVehicle
#2

SetTimer does not support parameters.
Change the SetTimer line with this:

pawn Code:
SetTimerEx("Sweeping", 10000, false, "i", playerid);
SetTimerEx is the same, but SetTimerEx does support parameters.
Reply


Messages In This Thread
Requesting help with OnPlayerEnterVehicle - by Magic_Time - 05.02.2013, 15:59
Re: Requesting help with OnPlayerEnterVehicle - by Pangea - 05.02.2013, 16:01
Re: Requesting help with OnPlayerEnterVehicle - by Magic_Time - 05.02.2013, 16:05
Re: Requesting help with OnPlayerEnterVehicle - by Pangea - 05.02.2013, 16:13
Re: Requesting help with OnPlayerEnterVehicle - by Magic_Time - 05.02.2013, 16:19

Forum Jump:


Users browsing this thread: 1 Guest(s)