How to have more the 1 realm, the real way!


Step 1:

Make a new folder call it something like ascent2. Now open up your original server folder and copy everything over into the new folder you just made (ascent2), now everything is copied over delete the
logonserver.exe and logonserver.conf files.

Step 2:
Make a new world database and if you want you can copy over the whole world db or make an entirely new one. Now go to your router and
Open the port 8130.

Step 3:
open up you new server folder(ascent2) and then open ascent-world.conf and change this

<WorldDatabase Hostname = "localhost" Username = "root" Password = "PASSWORD" Name = "ascentDatabase" Port = "3306" Type = "1">

to this

<WorldDatabase Hostname = "localhost" Username = "root" Password = "PASSWORD" Name = "ascentDatabase2" Port = "3306" Type = "1">

now scroll down abit and change this
<Listen Host = "0.0.0.0"
WorldServerPort = "8129">


to this

<Listen Host = "0.0.0.0"
WorldServerPort = "8130">


then save and close

Step 4:
Now open up your ascent-realms.conf (ascent2 still)
and change this part
<Realm1 Name = "realm name 1"
Address = "dyndns here:8129"
Icon = "PVP"
Colour = "1"
Population = "1.0"
TimeZone = "1">


to this


<Realm1 Name = "realm name 2"
Address = "dyndns here:8130"

Icon = "PVP"
Colour = "1"
Population = "1.0"
TimeZone = "1">


Save and close that now.


Step 5:
Go to ascent1 and start up your server as normally (by running ascent-world.exe and ascent-logon.exe) and wait until it is fully loaded. Once fully loaded go to ascent2 and start ascent-world.exe and then it is done.

Congratulations you now have two realms with the same logon but two different worlds [IMG]http://www.************/forums/images/smilies/biggrin.gif[/IMG]. You can now Start to customize the second world and change rates if you want, you could have a blizz-realm or funserver realm.
The choice is yours.





› See More: How to make two realms (Real Way)