Jump to content

visual replacement of sword models

By Epilepsys
in Modeling

Recommended Posts

I want to replace this sword  https://ru.tbc.wowhead.com/item=30733/%D0%B3%D0%B0%D1%81%D0%B8%D1%82%D0%B5%D0%BB%D1%8C-%D0%BD%D0%B0%D0%B4%D0%B5%D0%B6%D0%B4%D1%8B with this one https://ru.tbc.wowhead.com/item=29380/%D0%B0%D1%81%D1%82%D1%80%D0%B0%D0%BB%D1%8C%D0%BD%D1%8B%D0%B9-%D1%84%D0%B0%D0%B7%D0%BE%D0%B2%D1%8B%D0%B9-%D0%BA%D0%BB%D0%B8%D0%BD%D0%BE%D0%BA  . Tell me in which table what needs to be replaced. I heard that you need to replace the visual id, but I still haven't figured out which table to do it. I would be grateful for any help

Link to comment
Share on other sites

  • 4 months later...

ItemDisplayInfo.dbc - stores display (visual) IDs.

Item.dbc and world.item_template - stores references from items to those display IDs.

English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

I am now completely retired from modding. I am still reading PMs and reacting to them, however, I am not keeping up to date with what is going on in the community and my ability to help you is becoming very limited - I no longer remember some things, I don't have tools installed anymore, and I don't know what is up to date nowadays.

Link to comment
Share on other sites

×
×
  • Create New...