Modcraft - The community dedicated to quality WoW modding!

Content creation => Modelling and Animation => Topic started by: Смердокрыл on August 07, 2015, 05:19:16 pm

Title: [QUESTION] Item doesnt sheathe properly.
Post 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?
Title: Re: [QUESTION] Item doesnt sheathe properly.
Post by: Amaroth on August 07, 2015, 06:18:55 pm
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.
Title: Re: [QUESTION] Item doesnt sheathe properly.
Post by: Смердокрыл on August 07, 2015, 06:43:11 pm
I actually did change the needed value in Item.dbc too, and it didnt work. I'll try the config though.
Title: Re: [QUESTION] Item doesnt sheathe properly.
Post by: Смердокрыл on August 07, 2015, 06:45:02 pm
Tried it - doesnt work.
Title: Re: [QUESTION] Item doesnt sheathe properly.
Post by: Amaroth on August 08, 2015, 09:58:20 am
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.
Title: Re: [QUESTION] Item doesnt sheathe properly.
Post by: Alastor on August 09, 2015, 01:48:39 am
And this is topic that belongs to server side modding i guess .. again no 3d model editing no animating
Title: Re: [QUESTION] Item doesnt sheathe properly.
Post by: Krang Stonehoof on August 10, 2015, 03:44:08 am
I think you have to change the steath from ItemSubClass.DBC