Unzip the compressed folder into cstrike.
Open /cstrike/addons/eventscripts/neptune_reboot/neptune_reboot.py
set restartAtHour, restartAtMinute, and restartWindow
rebootAtHour is what hour of the day the mod will start checking for the time to restart the server.
rebootAtMins is what minute of the assigned hour to arm the mod for restart
rebootWindow is the number of minutes from when the mod 'arms' itself to restart that it will automatically 'dis-arm' itself if it hasn't rebooted.
Add es_load neptune_reboot to autoexec.cfg or server.cfg
Restart server.
Version Notes For 0.1.4
Updated on: 2010-09-23 23:57:50 EST by neptune (View Zip Contents)
Fixed an issue calling undefined function cleanAuth()