Jailtimer problem
#4

Are you sure that AJailTimer[playerid] stored the timer ID? You attempt to kill the timer and that's correct but it's like it failed to do so.

Is it like?
pawn Код:
// let's say "targetid" stores the id we want to jail in the /jail or /ajail command:
AJailTimer[targetid] = SetTimerEx( ... );
Make sure you didn't write playerid by accident etc..
Reply


Messages In This Thread
Jailtimer problem - by Lops - 21.11.2013, 08:16
Re: Jailtimer problem - by iJumbo - 21.11.2013, 09:22
Re: Jailtimer problem - by xFallen - 21.11.2013, 09:22
Re: Jailtimer problem - by Konstantinos - 21.11.2013, 10:08

Forum Jump:


Users browsing this thread: 1 Guest(s)