[DiscordArchive] would it be possible to mimic vmangos's ability to make custom items without dbc edits?
[DiscordArchive] would it be possible to mimic vmangos's ability to make custom items without dbc edits?
Archived author: Kaev • Posted: 2019-08-06T07:34:11.400000+00:00
Original source
https://github.com/azerothcore/mod-bette...-reloading I made a module that allows you to reload the items as much as possible though. You can find in the description which fields get loaded out of the DBC instead of taken from the server
[Embed: azerothcore/mod-better-item-reloading]
BetterItemReloading is a C++ Azerothcore module which allows to reload items on the server side and as much as possible on the client side of WoW 3.3.5. - azerothcore/mod-better-item-reloading
https://github.com/azerothcore/mod-bette...-reloading
Archived author: Kaev • Posted: 2019-08-06T07:37:03.896000+00:00
Original source
This module will reload all items on the serverside and invalidate the item cache for that item of the player who typed in the command
Archived author: Kaev • Posted: 2019-08-06T07:40:29.788000+00:00
Original source
This is also the reason why items created from scratch will e.g. show a question mark instead of a proper item
Archived author: Degen • Posted: 2019-08-06T07:40:31.153000+00:00
Original source
I can definitely make use of this
Archived author: Kaev • Posted: 2019-08-06T07:40:49.897000+00:00
Original source
It searches the item in it's client DBC files and tries to load the icon from there but it doesn't find the entry