Restart at a certain time
#2

make i timer... with exactly that time...
like
pawn Код:
//1000 = 1 sec 10000 = 10 s 60000 = 1m 1440000 = 24m = samptime: 1day
SetTimer("RestartTimer",1440000,1); {
GameTextForAll("Server Restart in 5 minutes",1500,3);
}
SetTimer("GMX",1740000,1); {
SendRconCommand(//command);
} // IT BUGS IT WILL SHUT THE SERVE DOWN IMMEDIATLY
Reply


Messages In This Thread
Restart at a certain time - by iLcke - 24.07.2010, 20:31
Re: Restart at a certain time - by selten98 - 24.07.2010, 20:37
Re: Restart at a certain time - by VictorMartinez - 24.07.2010, 20:57
Re: Restart at a certain time - by iLcke - 24.07.2010, 22:42

Forum Jump:


Users browsing this thread: 1 Guest(s)