Speeded up timers?
#8

Quote:

What you stated will make the timer be called only once.
The timer is started OnDialogResponse from a dialog created in OnPlayerConnect.

Okay, Exactly.

Try to remove the SetTimerEx on OnPlayerDialog.

And put in the OnGameModeInit:
pawn Код:
SetTimer("Payday", 100000, true);
(you may have put loop players in Payday Callback)
Reply


Messages In This Thread
Speeded up timers? - by Kyle_Olsen - 07.09.2011, 04:40
Re: Speeded up timers? - by dowster - 07.09.2011, 04:42
Re: Speeded up timers? - by [H]ead - 07.09.2011, 05:17
Re: Speeded up timers? - by Kyle_Olsen - 07.09.2011, 05:19
Re: Speeded up timers? - by =WoR=Varth - 07.09.2011, 05:22
Re: Speeded up timers? - by [H]ead - 07.09.2011, 05:33
Re: Speeded up timers? - by Kyle_Olsen - 07.09.2011, 05:48
Re: Speeded up timers? - by [H]ead - 07.09.2011, 06:14

Forum Jump:


Users browsing this thread: 1 Guest(s)