[color=blue][size=24]Server Restart[/size][/color]
Posted by [color=red]aDz[/color] @ [color=green]24/06/2009[/color]
[size=18][color=blue]Description[/color][/size]
Restarts your server every 24 hours at a configurable hour. Round count is not required and thus no bot_quota is needed.
It also writes load/unload and restart time data to a file containing detailed times, dates and descriptions for reference.
[size=18][color=blue]Requirements[/color][/size]
- EventScripts v2.0.0.250i -> [url=http://mattie.info/cs]Mattie's Download Page[/url]
Installation
[size=18][color=blue]Installation[/color][/size]
[color=green]Automatic [/color]
-> es_install serverRestart -autoload
-> Add the following line to your .../<gameDir>/cfg/autoexec.cfg:
:: es_load serverRestart
-> Alternatively to load manually:
:: rcon es_load serverRestart
-> Restart your server
[color=green]Manual [/color]
-> Extract Downloadable .zip file to .../<gameDir>/
-> Add the following line to your .../<gameDir>/cfg/autoexec.cfg:
:: es_load serverRestart
-> Alternatively to load manually:
:: rcon es_load serverRestart
-> Restart your server
[size=18][color=blue]Configuration[/color][/size]
This configuration file is created when the script is first loaded.
[code]// Player Management [v1.0] Configuration
// General Settings
// 2-Digit Restart Hour: 24 Hour (String) [Default="03"]
serverRestart_restartTime "03"[/code]
Edit it to your liking.
[size=18][color=blue][url=http://addons.eventscripts.com/addons/view/serverRestart]Download serverRestart[/url][/color][/size]
+w00t
Version Notes For 1.0
Updated on: 2009-06-24 09:18:25 EST by Adz (View Zip Contents)
Restarts your server every 24 hours at a configurable hour. Round count is not required and thus no bot_quota is needed.