Hephaestus' Guide of How to Edit the Config Files for your Emulation Server!



omgepic ~ Probably the Best Config Guide for Beginners ~ omgepic

<------------------------->
-> Requirements:

- An Emulation Server (ArcEmu, Ascent)
- The Emulation Configs

<------------------------->
-> Editing the "Arcemu-Logonserver.cfg" / "Logonserver.cfg":

1. Open up the Config called: "arcemu-logonserver.cfg" or "Logonserver.cfg":
- Edit these Things to get your Realm to Work:

Code:
<LogonDatabase Hostname = "Your Database IP (127.0.0.1)"
               Username = "root"
               Password = "Your MySQL Password"
               Name     = "Your Account Database"
               Port     = "3306"
               Type     = "1">
Code:
<Client MinBuild = "Server Client (9183)"
        MaxBuild = "9999">
Code:
<LogonServer RemotePassword = "The Remote Password"
             AllowedIPs = "Server IP / MySQL Host IP/24"
             AllowedModIPs = "Server IP / MySQL Host IP/24">
<------------------------->
-> Editing the "ArcEmu-Realms.cfg" / "Realms.cfg":
- Edit these things to get your Realm to work:

Code:
<LogonServer Address = "Your Server IP/External IP"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">
Code:
<Realm1 Name = "Your Realm/Server Name"
    Address = "Your External IP/Server IP8129" 
    Icon = "PVP"
    Population = "1.0"
    TimeZone = "1">
<------------------------->
-> Editing the "ArcEmu-World" / "World.cfg":
- Edit these things to get your server to work properly:

Code:
<WorldDatabase Hostname = "Your Database IP" Username = "root" Password = "Your Database Password" Name = "Your World Database Name" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "Your Database IP" Username = "root" Password = "Your Database Password" Name = "Your Account Database Name" Port = "3306" Type = "1">
Code:
<LogonServer DisablePings = "0"
             RemotePassword = "The Remote Password (The Same Remote Password as the one you wrote in the "Logonserver.cfg")">
<------------------------->

* This is the most User Easy Guide for your Configs to Work! *

~ Need Help or Having a Problem? Please post your Problem or what you Need Help with Here with a Screenshot! ~


HandMade Guide by: Hephaestus