Ah dangit. After I fixed those two things, I ended up hitting more snags.
Edit: I'm trying to make this online, non-hamachi.
Code:
<LogonDatabase Hostname = "localhost"
Username = "root"
Password = "password"
Name = "world"
Port = "3306"
Type = "1">
<Listen Host = "0.0.0.0"
ISHost = "0.0.0.0"
RealmListPort = "3724"
ServerPort = "8093">
<LogLevel Screen = "0"
File = "-1">
<Rates AccountRefresh = "60">
<Client MinBuild = "6739"
MaxBuild = "9999">
<LogonServer RemotePassword = "password"
AllowedIPs = "127.0.0.1/24"
AllowedModIPs = "127.0.0.1/24">
Code:
<LogonServer Address = "unbrokenserver.dnsalias.org"
Port = "8093"
Name = "Default Logon"
RealmCount = "1">
<Realm1 Name = "Unbroken Warcraft"
Address = "unbrokenserver.dnsalias.org:8129"
Icon = "PVP"
Colour = "0"
Population = "1.0"
TimeZone = "0">
Code:
<WorldDatabase Hostname = "localhost" Username = "root" Password = "password" Name = "world" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "localhost" Username = "root" Password = "password" Name = "world" Port = "3306" Type = "1">
<Listen Host = "unbrokenserver.dnsalias.org"
WorldServerPort = "8129">
<LogLevel Screen="0" File="-1" World="0">
<Server PlayerLimit = "1000"
Motd = "Welcome to Ascent"
SendStatsOnJoin = "1"
EnableBreathing = "1"
LevelCap = "70"
GenLevelCap = "70"
SeperateChatChannels = "0"
CompressionThreshold = "1000"
QueueUpdateInterval = "5000"
KickAFKPlayers = "0"
ConnectionTimeout = "180"
RealmType = "1"
AdjustPriority = "0"
RequireAllSignatures = "0"
ShowGMInWhoList = "1"
MapUnloadTime="0"
LimitedNames="1"
UseAccountData="0"
AllowPlayerCommands="0"
EnableLFGJoin="1">
<Rates Health="1"
Power1="1"
Power2="1"
Power3="1"
QuestReputation="1"
KillReputation="1"
Honor="10"
PvPTimer="300000"
Compression="1"
XP="15"
QuestXP="35"
RestXP="25"
DropGrey="18"
DropWhite="14"
DropGreen="18"
DropBlue="13"
DropPurple="17"
DropOrange="14"
DropArtifact="18"
DropMoney="12"
Save="3000"
SkillChance="10"
SkillRate="10"
ArenaMultiplier2x="10"
ArenaMultiplier3x="10"
ArenaMultiplier5x="10">
<GMClient GmClientChannel = "gm_sync_channel">
<Terrain MapPath = "maps"
vMapPath = "vmaps"
UnloadMaps = "1">
<Log Cheaters="0" GMCommands="0">
<Mail ReloadDelay="0"
DisablePostageCostsForGM="1"
DisablePostageCosts="0"
DisablePostageDelayItems="1"
DisableMessageExpiry="0"
EnableInterfactionMail="1"
EnableInterfactionMailForGM="1">
<StatDumper FileName = "stats.xml" Interval = "120000">
<Startup Preloading = "0"
BackgroundLootLoading = "1"
EnableMultithreadedLoading = "1"
LoadAdditionalTables="">
<FloodProtection Lines = "0" Seconds = "0" SendMessage = "0">
<LogonServer DisablePings = "0"
RemotePassword = "password
">
<AntiHack Teleport="0"
Speed="0"
SpeeedThreshold="-600.0"
FallDamage="0"
Flight="0"
FlightThreshold="10"
DisableOnGM="0">
<Periods HonorUpdate="daily"
ArenaUpdate="weekly">
<AscentStats Enable="1"
ServerGUID="NONE"
ServerKey="NONE">
<Channels BannedChannels="">
<VoiceChat Enabled="0"
ServerIP="127.0.0.1"
ServerPort="3727">
<RemoteConsole Enabled="0"
Host="0.0.0.0"
Port="8092">
<ScriptBackends LUA="1"
AS="0">
<Movement FlushInterval="1000"
CompressRate="1"
CompressThreshold="30.0"
CompressThresholdCreatres="10.0">
<Localization LocaleBindings="">
<Moon PvPToken="1" PvPTokenID="13905" PvPKillAnnounce="1" Portals="0" StripperNPC="1" WarpNPC="1" MorphNPC="1" HealNPC="1" L70etc="1" MounterNPC="1" BuffNPC="1" CoinNPC="1">
I've made sure all the appropriate range ports are forwarded.
For some reason, when I start the world file, it bugs and says Unterminated Block and stops at logonserver.
The DB is on the local host computer ( the one I'm using now ) And i've already got a dyndns prepared.