09.01.2016, 09:35
Try to kill the timer
It will may not help since Timers are bugged from samp, what you can do is like creating a variable and set it to 14 then after 1 sec passes decrease 1 from the variable, so when it is 0 means that 14 seconds passed
Код:
KillTimer(Timer2);