Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Serverside Modding => Topic started by: Ulec on April 08, 2014, 06:29:30 pm
-
...yet that is the only Auth database available. I have made sure that no other users, databases, tables, MySQL installations, etc... are there, so it cannot possibly be that it is reading and retrieving data from elsewhere. Dropped the database in order to put that to test and it no longer worked, so I guess that part is clear.
As for my issue: no matter which string I change on the realmlist table, the changes do not appear.
I have changed the port to something else, it defaults to 8085 and continues working despite the clash between itself and the world config. Changed the realm name, always displays the default 'Trinity' nevertheless. Even changed the gamebuild yet it still seems to ignore all of these changes. I have made sure that I have saved the table, and I have quit my SQL program countless times and restarted to see whether the changes were applied; they were very much so present.
I am clueless as to what the issue might be. Any assistance would be much appreciated; thanks in advance.
-
There are .DBCs within the server core itself, it should be in the same folder as your V-maps and such.
The serverside .DBC you may need to edit to get the string server to change is....Startup_Strings.dbc!
If you've already tried this, then don't mind me.