help with kill timer!
#1

this post is deleted cu i complete this with a help thanks
Reply
#2

Create global variable for your timer.

pawn Код:
new ourTimer;
ourTimer = SetTimer("moneybag", 4000, true);
KillTimer(ourTimer);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)