11.01.2014, 09:39
https://sampwiki.blast.hk/wiki/SetTimerEx - Have a read.
It depends what you set repeating parameter as. If you set it to 0 it only gets called once, and there is no need to kill it. However if you set it to 1 you need to kill it using KillTimer.
It depends what you set repeating parameter as. If you set it to 0 it only gets called once, and there is no need to kill it. However if you set it to 1 you need to kill it using KillTimer.