Crazy Function with a loop
#2

You have your timer setup for 50 seconds. And once it executes, it will stop.

If you want a repeating timer you need to use:
pawn Код:
TIMER_PERCENT[i]=SetTimer("Conquersystem",50000,true);// this timer will set when a player is at a certain point!
Reply


Messages In This Thread
Crazy Function with a loop - by nesty - 27.01.2010, 18:55
Re: Crazy Function with a loop - by mansonh - 27.01.2010, 21:44

Forum Jump:


Users browsing this thread: 1 Guest(s)