[Solved] Will This Work? (Killing Timers)
#1

Hey,
If I do something like this:
pawn Код:
new timers;
timers = SetTimer("name",5000,0);
timers = SetTimer.....
timers = SetTimer...
And on the another public:

KillTimer(timers);
?
Will it kill all timers?
Reply


Messages In This Thread
[Solved] Will This Work? (Killing Timers) - by SiJ - 11.07.2009, 13:21
Re: Will This Work? (Killing Timers) - by lavamike - 11.07.2009, 13:23
Re: Will This Work? (Killing Timers) - by SiJ - 11.07.2009, 13:25
Re: Will This Work? (Killing Timers) - by -Sneaky- - 11.07.2009, 13:26
Re: Will This Work? (Killing Timers) - by SiJ - 11.07.2009, 13:27
Re: Will This Work? (Killing Timers) - by abhinavdabral - 11.07.2009, 13:32
Re: Will This Work? (Killing Timers) - by SiJ - 11.07.2009, 13:33
Re: Will This Work? (Killing Timers) - by lavamike - 11.07.2009, 13:34
Re: Will This Work? (Killing Timers) - by SiJ - 11.07.2009, 14:35

Forum Jump:


Users browsing this thread: 1 Guest(s)