Reseting a Timer.Would this work?
#1

So,how can I do this?
I have a timer,made with SetTimerEx.
If a player does a specific command,the timer will reset. With another value.
SetTimerEx("MyTimer", 50000, 0, "d", playerid);

If the player does /command
What should I do next?
Should I just
SetTimerEx("MyTimer", 7400000, 0, "d", playerid);
with the different value?

I just want it to reset for the player with a different value(different time).I am asking if this is possible

Thanks for your time
Regards
Reply


Messages In This Thread
Reseting a Timer.Would this work? - by FreeSoul - 18.02.2012, 14:27
Re: Reseting a Timer.Would this work? - by Madd Kat - 18.02.2012, 14:30
Re: Reseting a Timer.Would this work? - by FreeSoul - 18.02.2012, 14:31
Re: Reseting a Timer.Would this work? - by FreeSoul - 18.02.2012, 15:37
Re: Reseting a Timer.Would this work? - by Hoborific - 18.02.2012, 15:39
Re: Reseting a Timer.Would this work? - by FreeSoul - 18.02.2012, 15:41
Re: Reseting a Timer.Would this work? - by FreeSoul - 18.02.2012, 15:44
Re: Reseting a Timer.Would this work? - by FreeSoul - 18.02.2012, 16:07
Re: Reseting a Timer.Would this work? - by FreeSoul - 18.02.2012, 16:21
Re: Reseting a Timer.Would this work? - by Madd Kat - 18.02.2012, 17:39

Forum Jump:


Users browsing this thread: 1 Guest(s)