Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Miscellaneous => Topic started by: Terina on May 11, 2016, 07:28:12 pm
-
>> Enter first SRefName an English name of the region.
>> Enter second SRefName a localized name in your language.
>> Enter minElevation -500. Seems to be standard
When trying to name the second SRefName it always changes back to 0x0
-
The second "srefname" is not the correct column. You want to edit one further.
-
This is everything. what needs to be changed?
-
Your editor appears to hide some columns. It is hiding the one you need to edit.
-
Oh o_O
That's very odd..
Can anyone help?
-
easy way to get right - 0x*** to normal 10, and 10 to column. MyDBCEditor convert 10-num to 16-num automatically (but sometimes it hates strings, like this)
for "hidden" - uncheck "Hide unknown"
-
Sorry I don't quite understand.
Here's what mine looks like now I've unchecked "Hide Uknown"
Does it look right? The second sRefName doesn't like being changed from 0 either
-
[deleted]
-
When trying to edit [28] this happens
GIF (https://gyazo.com/ac4c7b753a8930716fc0220e843493de)
-
you must write in decimal so convert the value in decimal before.
You can convert the value here -> http://sebastienguillon.com/test/javascript/convertisseur.html