Executing commands on a running server from the command line
When the server is running are there commands that you can execute to do stuff. Like see how many active players there currently are. Or broadcasting a server wide message.
you need telnet enabled in your config at the very least. i -think- there is something you have to set on individual accounts to allow for telnet access as well, but i can't remember and am not finding it easily.
you can probably do what you want to do via http as well, and that is disabled by default too.
So say my server reboots every night. Is there a way to automate a system wide message that the server is coming down and people need to log off. I know I've seen this on other servers. I thought there might be commands one could execute from the command line console where the server is running, but maybe not.
Anyone know how to automate a system message before a automatic server reboot takes place?
you can automate telnet and http connections via almost any programming language. you could use perl's Net::Telnet or Expect modules to write a small script that is scheduled to fire off prior to your reboot.
Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.