Modcraft - The community dedicated to quality WoW modding!
Content creation => Modelling and Animation => Topic started by: Смердокрыл on August 07, 2015, 05:19:16 pm
-
Hey everyone!
I want wowhead.com/item=32369 to be sheathed across back pointing down. I changed its sheath value to 1 in Truice, but it still appears hanging down at a side of a character in game. Why doesnt it work?
-
Item.dbc contains sheath as well and will ne used for determining used sheath slot ID, especially if you have DBC.EnforceItemAttributes = 1 set in world config. You can either try to disable it (should work, but might not), or change value also in mentioned DBC.
-
I actually did change the needed value in Item.dbc too, and it didnt work. I'll try the config though.
-
Tried it - doesnt work.
-
If you have it changed both in DBC (item.dbc) and DB (item_template) on row with correct entry properly, there is just absolutely no reason why this should not work. With or without that value in config set to true - that doesn't matter.
-
And this is topic that belongs to server side modding i guess .. again no 3d model editing no animating
-
I think you have to change the steath from ItemSubClass.DBC