View Single Post
  #2  
Old 07-08-2008, 07:04 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

In game, you can use the #worldshutdown command. You set a timer and the frequency that warnings will be displayed to everyone on the server as the countdown goes down. I normally use "#worldshutdown 300 30" and that gives a warning every 30 seconds and shuts down the server after 5 minutes.

Then, once the server is down, you can just close out of the windows. That is how I did it on windows. On linux, I use the #worldshutdown and then run the ./stop command to run the script that does the stop on the server to end the processes and clean up the log files.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote