Modcraft - The community dedicated to quality WoW modding!
Content creation => Modelling and Animation => Topic started by: husky999 on December 17, 2013, 11:19:51 am
-
Hello Modcreators,
I have server Trinity v3.3.5a repack red_castle.
I have done all race/class system,
Now i like to change classic character race to anotherone (classic troll to forest troll).
I read somewhere that i should change table displayid in playercharacterinfo in auth table. Problem was that, i havent there displayid(description was for ArcEmu-not for my Trinity,)
I Check rase in CharRase.dbc and i saw that forest troll has id 18, and classic troll 8. I start edit all row in sql from 8 to 18 and that not works to.
I read also that I should make some changes in XML files, but not fint correctly discription.
There is some another way to change this model?
Please for help or hint how to make it.
best regards
PS. Sorry for my grammar
-
Because repacks suck.
That aside... CreatureDisplayInfo. Change that.
-
Thanx for interest with my topic.
I got that dbc file.
After open i see many fields. I search some ID or name, but find nothning...
Tell me please what should I look there? Wat variable or name?
I repeat, i dont want change npc look, Just change model of Player troll chatacter.
-
Thanx for interest with my topic.
I got that dbc file.
After open i see many fields. I search some ID or name, but find nothning...
Tell me please what should I look there? Wat variable or name?
I repeat, i dont want change npc look, Just change model of Player troll chatacter.
Impossible. NPCs have same model as players. Changing Player model also changes NPC Models. Else, search for the player model displayid (every race has an displayid) and change it accordingly.
-
I have't displayid no where. I look for that in SQL and dbc files and nothning.
In playercharacterinfo [SQL] (there should be displayid) I have:
race,class,map,zone,position_x,position_Y,position_z,orientation.
In dbc I have CharRaces, but there is all races to add, from all playable, with nagas and other (with forest troll) but there is no displayid.
I set all fields from troll to forest troll, and from forest troll to troll. I have Forest Troll after create, but He has no texture. just white model. Just Tusk are loaded...
I have also CharBaseInfo but i cant open that with any program I have.
-
Sorry for double-post
Few minutes ago i had install ArcEmu and there is displayid and working.
I have Trinity Core 2 , and there is some diffrent stuff.
prefer TC2.