22.09.2016, 17:32
No need, timer IDs are always unique, and the initial value doesn't reset on gmx.
Setting the variable to -1 will do nothing, timers that aren't set to repeat run once and get killed. Use KillTimer to stop timers at any time, mostly for timers that repeat.
http://forum.sa-mp.com/showpost.php?...6&postcount=12
Setting the variable to -1 will do nothing, timers that aren't set to repeat run once and get killed. Use KillTimer to stop timers at any time, mostly for timers that repeat.
http://forum.sa-mp.com/showpost.php?...6&postcount=12