Cool-Down Timerand Announces?!
#3

1. What do you mean by cool down timer?
2. Have you set the timer somewhere in your script?
pawn Код:
public OnGameModeInit()
{
    SetTimer("RandMessagesx", 60000, true);
}
"RandMessagesx" = what function to call.
60000 = the time in miliseconds.
true = repeat timer (true/false)
Reply


Messages In This Thread
Cool-Down Timerand Announces?! - by HardstylerNiko - 15.08.2010, 09:40
Re: Cool-Down Timerand Announces?! - by rbN. - 15.08.2010, 09:53
Re: Cool-Down Timerand Announces?! - by Finn - 15.08.2010, 09:57
Re: Cool-Down Timerand Announces?! - by HardstylerNiko - 15.08.2010, 10:29

Forum Jump:


Users browsing this thread: 1 Guest(s)