Timer Question
#2

your time gets set to a value like 1000 (ms) or bigger? if so, you need to check for x being bigger than 0, not smaller, since its a decreasing loop:
pawn Код:
for(new x=time,x>0,x--)
Reply


Messages In This Thread
Timer Question - by Dr - 20.02.2012, 19:59
Re: Timer Question - by Babul - 20.02.2012, 20:13
Re: Timer Question - by Dr - 20.02.2012, 20:17
Re: Timer Question - by fordawinzz - 20.02.2012, 20:21
Re: Timer Question - by Dr - 20.02.2012, 20:30
Re: Timer Question - by Babul - 21.02.2012, 07:31

Forum Jump:


Users browsing this thread: 2 Guest(s)