News:

Simutrans Wiki Manual
The official on-line manual for Simutrans. Read and contribute.

How to remove your server from the server list?

Started by BiFSXFan99, May 10, 2020, 12:27:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

BiFSXFan99

Hi, I was wondering if there was a way to remove your server from the server list? If not when using the "start a server with this map" option, what's the best way to protect your game? Activating all the slots and setting passwords for them?

prissi

Exactly. Or manually start the server without announcing, and manual set port forwarding.

BiFSXFan99

#2
Is there, like, a properties line command for not announcing the server? I'm not sure if that would even work, since I used that checkbox feature to start the current game I have. That method and the property command line are the only ways I've successfully figured out how to start a server.

Otherwise, I'll just do the activating and password setting for all the slots. I'll be satisfied with that. Thanks a bunch for the information.

Merged the doublepost. -Isaac

prissi

If you start a server from the commandline (you need to something like this

"simutrans -fps 15 -server -load name_of_game.sve" This will start a server. However, you have to manually set the port forwarding to your PC for port 13353. In principle, if you give an invalid IP for your server, the announce is ignored too. Not tested thoughm, but

"simutrans -easyserver -server_dns 0.42.42.42 -server_altdns invalid.server -fps 15 -load name_of_game.sve" should start but announcement will fail due to invalid IP address.

BiFSXFan99

Ok, I'll try those out for future games. Thank you very much!

Vladki


BiFSXFan99