Cooldown
#2

You don't have the variable playerid when you don't are in any callback, make it:

pawn Код:
DownSweeper[MAX_PLAYERS] = 1;
SetTimer("CoolSweeper", 3600000, false);
If you want everyone to have their own cooldown, i don't realy understand your function that gets called by the timer, and what more you want to do, could you describe more? :S
Reply


Messages In This Thread
Cooldown - by Alex.Cone - 02.08.2012, 22:47
Re: Cooldown - by Ranama - 02.08.2012, 22:53
Respuesta: Cooldown - by HydraX - 02.08.2012, 22:54
Respuesta: Re: Cooldown - by Alex.Cone - 02.08.2012, 23:17
Re: Cooldown - by NeverKnow - 02.08.2012, 23:26
Re: Cooldown - by nickdodd25 - 02.08.2012, 23:32
Respuesta: Re: Cooldown - by Alex.Cone - 02.08.2012, 23:37
Re: Cooldown - by Vince - 03.08.2012, 00:15
Re: Cooldown - by Catalyst- - 03.08.2012, 00:17

Forum Jump:


Users browsing this thread: 1 Guest(s)