View Single Post
TomL.
Veteran Member
Join Date: Oct 2017
Location: Germany
Old 02-23-2021 , 17:00   Re: Need help with changing address
Reply With Quote #2

You can point a (sub)domain to an ip address and then use the (sub)domain for connecting.
If the game server is not listen to the default port you will have to include the port.

Here is an example.
Code:
connect deathmatchserver1.YourDomain.com
connect deathmatchserver2.YourDomain.com:27030

Last edited by TomL.; 02-23-2021 at 17:02.
TomL. is offline