Vehicle Data Timer Malfunction
#5

To start with -

pawn Code:
TIMER_GASFILL[playerid] = SetTimer("GasTimer",GAS_FILL,true);
You are setting a timer with no parameters, and using GasTimer(playerid)!

Use SetTimerEx.
Reply


Messages In This Thread
Vehicle Data Timer Malfunction - by Aerotactics - 10.05.2014, 21:30
Re: Vehicle Data Timer Malfunction - by Konstantinos - 10.05.2014, 22:07
Re: Vehicle Data Timer Malfunction - by Aerotactics - 11.05.2014, 03:26
Re: Vehicle Data Timer Malfunction - by Aerotactics - 11.05.2014, 05:58
Re: Vehicle Data Timer Malfunction - by RajatPawar - 11.05.2014, 07:07

Forum Jump:


Users browsing this thread: 1 Guest(s)