Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Marwin on August 04, 2014, 02:50:59 pm

Title: [QUESTION] Weird number in SkillRaceClassInfo.dbc
Post by: Marwin on August 04, 2014, 02:50:59 pm
Hello, when i edited SkillRaceClasInfo.dbc, i found very weird numeric value, in the third column.

Value: 1,54282960922162E-42

I've never seen anything like it, how can i work with it? This value presents number 1101, but I need increase this number to 1357.

I'll be glad for any help. Thank you...
Title: Re: [QUESTION] Weird number in SkillRaceClassInfo.dbc
Post by: schlumpf on August 04, 2014, 06:11:08 pm
Your tool seems to be broken, as it detects a bit mask as float. Either tell your tool not to, or get a different tool.
Title: Re: [QUESTION] Weird number in SkillRaceClassInfo.dbc
Post by: Marwin on August 04, 2014, 07:34:01 pm
Well, thx. I will try it. :)