Bug with refuel need help.
#3

Quote:
Originally Posted by Dirkon
View Post
Try changing this:
pawn Code:
RefuelingVehicleTimer[playerid] = SetTimerEx("ReFill", 1000, true, "i", playerid);
With this:
pawn Code:
RefuelingVehicleTimer[playerid] = SetTimerEx("ReFill", 1000, false, "i", playerid);
I don't know, but maybe you have that problem because you set your timer to repeat.
That will work, but you can also use KillTimer .
Reply


Messages In This Thread
Bug with refuel need help. - by GBLTeam - 24.07.2011, 14:46
Re: Bug with refuel need help. - by Dirkon - 24.07.2011, 14:49
Re: Bug with refuel need help. - by alpha500delta - 24.07.2011, 14:52
Re: Bug with refuel need help. - by MadeMan - 24.07.2011, 14:53
Re: Bug with refuel need help. - by GBLTeam - 24.07.2011, 20:14
Re: Bug with refuel need help. - by MoroDan - 24.07.2011, 20:46
Re: Bug with refuel need help. - by GBLTeam - 24.07.2011, 23:35
Re: Bug with refuel need help. - by =WoR=Varth - 25.07.2011, 00:37
Re: Bug with refuel need help. - by GBLTeam - 25.07.2011, 09:20
Re: Bug with refuel need help. - by Berky - 25.07.2011, 09:47
Re: Bug with refuel need help. - by =WoR=Varth - 26.07.2011, 01:03

Forum Jump:


Users browsing this thread: 1 Guest(s)