addicted2rpg
Joined: 01 Aug 2008 Posts: 106
|
Posted: Sat Jun 23, 2012 20:19 Post subject: |
|
|
You can start scripts on reboot through the rc.d system, or by using the @reboot directive in crontab, among other ways.
I don't run a PW, I mostly just code, so I actually can't answer what conventions admins use to gracefully restart their servers "in game".
The baseball bat method (I am sure there is much better), I suppose is to have a job ocassionally poll the database for when its time and excecute the necessary kill/restart commands. In game, your restart condition can be placed into the DB via nwnx2 using a self-created DM tool or some such.. |
|