I have tried looking all over this site and I can't seem to find a guide that will work for me.
I have rented a dedicated server, and although I have done this before, it was a good while back.
Please can somebody help me sort out my config files
here is the relevant information
Code:
This is my logon.config
<LogonDatabase Hostname = "127.0.0.1"
Username = "root"
Password = "*"
Name = "logon"
Port = "3306"
Type = "1">
<Listen Host = "127.0.0.1"
ISHost = "127.0.0.1"
RealmListPort = "3724"
ServerPort = "8093">
<LogonServer RemotePassword = "*"
AllowedIPs = "127.0.0.1/24"
AllowedModIPs = "127.0.0.1/24">
----------------------------------------------
World.config
<WorldDatabase Hostname = "127.0.0.1" Username = "root" Password = "ascent" Name = "arcemu" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "127.0.0.1" Username = "root" Password = "ascent" Name = "logon" Port = "3306" Type = "1">
<Listen Host = "127.0.0.1"
WorldServerPort = "8129">
-------------------------------------------------
Realms.config
<LogonServer Address = "127.0.0.1"
Port = "8093"
Name = "Test"
RealmCount = "1">
<Realm1 Name = "Test"
Address = "94.102.158.154:8129"
Icon = "PVP"
Population = "1.0"
TimeZone = "8">