Hi Guys! im looking to add goblins and naga in my client. ( then in my server, i use TrinityCore) how to do that? should i mod any dbc? please help me, i'm desperated ç___ç sure +Rep +Rep for who helps!
Hi Guys! im looking to add goblins and naga in my client. ( then in my server, i use TrinityCore) how to do that? should i mod any dbc? please help me, i'm desperated ç___ç sure +Rep +Rep for who helps!
ChrRaces.dbc - WoW.Dev Wiki
and CharacterCreate.lua CharacterCreate.xml
Thank you!my chrraces isn't the same of ur link, ur has 69 fields and min 67 :S do u know why? However, +Rep !
can you say more pls?
EDIT: i use 3.3.2
Last edited by alfred96; 03-30-2010 at 09:11 AM.
Different Starts (0 - 1) and different WoW Versions, but the important thing, Field 2, hasn'T changed.
uhm... for me there are no field valued 0xN. should i set field 2 to 0x8 for interested race?
However you've done a lot for me, tank you!
0x means hexadecimal
flags 0x1 means, that the first Bit should be one:
(in binary)
0001001 <- old flags
0001000 <- enabled flags
THANK YOU!
You helped me a lot this day :*
I take a better look and i saw that i have not any field with exadecimals =( even field 2 is an integer. do u know why?
An integer can be converted to hexadecimal in calculator :P
is going well, ty!