Thread: 1337 Restarter
View Single Post
jim_yang
Veteran Member
Join Date: Aug 2006
Old 12-01-2006 , 11:05   Re: Server Restart (every hour) [New Update v2.0]
Reply With Quote #16

you dont need to check hour,minute,second, just check g_counter
if count down then g_counter = 3600, g_counter--
check g_counter==0 ? restartserver;reset g_conter to 3600 : donothing

if count then g_counter = 0, g_counter++
same trick you can do it yourselft. good luck
__________________
Project : CSDM all in one - 99%
<team balancer#no round end#entity remover#quake sounds#fake full#maps management menu#players punishment menu#no team flash#colored flashbang#grenade trails#HE effect#spawn protection#weapon arena#weapon upgrade#auto join#no weapon drop#one name>
jim_yang is offline