• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

[SOLVED] Sheath Problem (client side or maybe database bug?)

Status
Not open for further replies.

Teryaki

Exalted Member
Hi there Emudevs!

I have a problem with my sheathing on my server. For some reason on any player it does not display the items "resting." By this I mean, 2h weapon would be resting on the back, one hand like daggers would be resting on the hips, etc. I am not sure if this is a database or core issue. Only thing I have really edited is the item.dbc for a few custom items. This is happening with EVERY weapon that is equipped. I don't know much in the way of how Trinitycore handles sheathing, so any help would be much appreciated.

With weapon out... working fine.
CttKqKt.jpg


Sheathing weapon to back/hips... no display.
2V0G0rf.jpg



EDIT: Its only the Warrior class using a 2h sword that is having this problem at the moment. A warrior using a two handed axe works fine, all other classes work fine. Paladin with a 2h sword works fine.
 
Last edited:

Teryaki

Exalted Member
Well I added a custom class into the server as well, and some custom spells. This seems to be a problem only with the Warrior class and the combination of using a two handed sword. A warrior using a 2h axe works fine, all other classes are working fine with sheath animations. =/

Sheath is located in the item_template table. More info: http://collab.kpsn.org/display/tc/item_template#item_template-sheath

How old is your TC source? I'm also assuming you don't have any custom edits that could affect this too, right? Not sure about the issue really.. never seen it happen like that before. Have you done any client side edits besides editing Item.dbc?

My TC source is the current source (3-15-15 I think it was, but it was of this month) and the DBC is up to date as well and extracted from a fresh client.
 
Last edited:

Teryaki

Exalted Member
Solved... It was a problem with my Item.dbc. I think the program I used to extract the database and turn it into a custom Item.dbc with my custom items didn't add a sheath ID correctly to some items. Replaced it with a fresh Item.dbc, and added the custom items by hand it works just fine now. Thank you!
 
Status
Not open for further replies.
Top