Hi guys,
I've currently got a fully working server, which i'm trying to get the way I like it.
--------------------------------------------
However I have a problem with my realm.conf, at the moment its like this:
<Realm1 Name = "Eternity Blizzlike RP"
Address = "80.xx.xx.xx:8129"
Icon = "RP"
Population = "1.0"
TimeZone = "1">
<Realm2 Name = "Eternity Blizzlike PVP"
Address = "80.xx.xx.xx:8129"
Icon = "PVP"
Population = "1.0"
TimeZone = "1">
This works fine, people can connect and play with no problems at all.
-------------------------------------------
Now, I want it to be like this:
<Realm1 Name = "Eternity Blizzlike RP"
Address = "eternitywarcraft.servegame.org:8129"
Icon = "RP"
Population = "1.0"
TimeZone = "1">
<Realm2 Name = "Eternity Blizzlike PVP"
Address = "eternitywarcraft.servegame.org:8129"
Icon = "PVP"
Population = "1.0"
TimeZone = "1">
-----------------------------------------------
However, after I change it, I get 'unable to connect to realm list server'.
I want to do this as i'm going to the states and if theres a power cut, I wont be able to log on to my server without editing my realms.conf, which I wont be able to do.
As the ISP will give me a differant IP address.
-----------------------------------------------
Anyone got any ideas? Also is there a program that could update the IP address in the realms.conf if the computer restarts?
Thanks!