Timer don't stop
#1

Helo! This timer don't stop, is looping over and over but i use function killtimer
PHP Code:
new stopracetimer;
stopracetimer SetTimer("startrace"10001);
KillTimer(stopracetimer); 
This functions i use in my gamemode in diferent lines and is not stoping!
Reply
#2

First: try SetTimerEx
Else:
Explain the way you use this lines. Did you started timer in one callback, then finish in another? Something like this. If we could see some piece of code would be great, so we can help you.
Reply
#3

Show us startrace
Reply
#4

Quote:
Originally Posted by Adamoneoone
View Post
Show us startrace
Agree with you.
Reply
#5

K if you are using the timerfix plugin by Dan, it has this bug timers doesnt get killed read this
https://forum.sa-mp.com/showpost.php...62&postcount=1

Use this plugin and your problem will be fixed
https://sampforum.blast.hk/showthread.php?tid=650736
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)