help with kill timer!
#2

Create global variable for your timer.

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


Messages In This Thread
help with kill timer! - by Honest_Player - 16.07.2011, 11:41
Re: help with kill timer! - by Johnson_boy - 16.07.2011, 11:44

Forum Jump:


Users browsing this thread: 1 Guest(s)