How to keep timers from repeating?
#1

I dont need the timer to keep starting over how do i have to use once then never again
Reply
#2

SetTimer("ex", 1000, false);

As you can see the last parameter is false which means it won't repeat if it is true it repeats

You wouldn't of asked if you read the wiki https://sampwiki.blast.hk/wiki/SetTimer
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)