[HELP] Error
#3

Quote:
Originally Posted by Eth
Посмотреть сообщение
change public timer_fuel_lower() to public timer_fuel_lower(playerid)
and change forward timer_fuel_lower() to forward timer_fuel_lower(playerid)
^
+
Change the "SetTimer" to "SetTimerEx";
Information about SetTimerEx here
So, it should look like;
pawn Код:
SetTimerEx("timer_fuel_lower", /*time*/, /*repeating*/, "i", playerid);
                             //Time in MS..Repeating (0/1)
Reply


Messages In This Thread
[HELP] Error - by monster010 - 02.06.2014, 17:27
Re: [HELP] Error - by Eth - 02.06.2014, 18:09
Re: [HELP] Error - by Kyance - 02.06.2014, 18:11

Forum Jump:


Users browsing this thread: 1 Guest(s)