Author Topic: Whats the proper command to close a ded?  (Read 1237 times)

What is the proper command to close a ded so prefs save?

Also full Dedicated server commands? that's by way handy

Other commands are easy, I just need to know how to close it properly...


For some reason I doubt it.


There might be a command to save prefs you can use instead, and then close it.

Do you actually change any options frequently enough while hosting a dedicated server that you need to save them?

No, I just want to close it properly, and want to be able to close it via a custom script (don't ask)

I think you can just use quit();

Doesn't work, first thing I tried.

Also, I don't want to X out of .bat, just close the server via blockland.

You just put quit(); in the console, and the server will export prefs and close.

Odd, now quit works, thanks for the help.