ive set up a second server on a dedicated box is there anyway to make it show without having to direct IP Need to know as first server is full already any help would be great
Tia
You just have to change this for your second server:
endpoint_add_tcp "0.0.0.0:30120" # <-- change the port for your second server
endpoint_add_udp "0.0.0.0:30120" # <-- change the port for your second server
In that case your servers should both show up in the serverlist. I believe the limit is 4 servers per IP. (any more servers coming from the same ip will be unlisted in the serverlist). Not 100% sure on that last part though.
its okay now thanks it took a little time to come up on the server list
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.