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

Title: [QUESTION] MyDBCeditor issue
Post by: Terina on May 11, 2016, 07:28:12 pm
Quote
>> 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
Title: Re: [QUESTION] MyDBCeditor issue
Post by: schlumpf on May 11, 2016, 07:36:11 pm
The second "srefname" is not the correct column. You want to edit one further.
Title: Re: [QUESTION] MyDBCeditor issue
Post by: Terina on May 11, 2016, 07:44:51 pm
This is everything. what needs to be changed?
Title: Re: [QUESTION] MyDBCeditor issue
Post by: schlumpf on May 11, 2016, 08:16:07 pm
Your editor appears to hide some columns. It is hiding the one you need to edit.
Title: Re: [QUESTION] MyDBCeditor issue
Post by: Terina on May 11, 2016, 08:56:31 pm
Oh o_O
That's very odd..
Can anyone help?
Title: Re: [QUESTION] MyDBCeditor issue
Post by: pallam on May 11, 2016, 10:49:05 pm
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"
Title: Re: [QUESTION] MyDBCeditor issue
Post by: Terina on May 14, 2016, 01:58:10 pm
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
Title: Re: [QUESTION] MyDBCeditor issue
Post by: Rangorn on May 14, 2016, 03:17:00 pm
[deleted]
Title: Re: [QUESTION] MyDBCeditor issue
Post by: Terina on May 14, 2016, 04:07:43 pm
When trying to edit [28] this happens
GIF (https://gyazo.com/ac4c7b753a8930716fc0220e843493de)
Title: Re: [QUESTION] MyDBCeditor issue
Post by: noc on May 18, 2016, 07:52:56 am
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