Timer!Don't work...
#1

I have a problem at some lifts and one gate.
So i use Timer on script but the lifts/gate doesn't return at normal.
Can help me?
Script
Reply
#2

Put in all timers "0" instead of "playerid"
For example...
pawn Код:
SetTimer("liftu", 100, 0);
instead of
pawn Код:
SetTimer("liftu", 100, playerid);
The "0" toogles repeating the timer
Reply
#3

Man it doesn't repeat
Reply
#4

Nobody can help me?
sry for 2x post
Reply
#5

SetTimer("liftu", 100, 0);

replace with

SetTimer("liftu", 100, 1);

this should wotk I think

Quote:
Originally Posted by GammerZ
The "0" toogles repeating the timer
LLLLOOOOLLLL "0" turns repeating off
Reply
#6

i wil check and then i will edit
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)