[DiscordArchive] I just realized you can use tables like `areapoi_dbc` to overwrite the dbc entries.
[DiscordArchive] I just realized you can use tables like `areapoi_dbc` to overwrite the dbc entries.
Archived author: huptiq • Posted: 2025-09-23T21:07:21.653000+00:00
Original source
I just realized you can use tables like `areapoi_dbc` to overwrite the dbc entries.
what I cannot find is, is it just to overwrite existing entries or can new entries be added that way too?
do I have to turn anything "on" to make it work?
do I have to compile differently?
or does it just work like that?
Archived author: Degen • Posted: 2025-09-23T21:54:41.250000+00:00
Original source
You can add new entries and it doesnt need to be "turned on" but you still need an mpq patch in a lot of cases. One thing that does work without a patch is putting existing buff spells in spell_dbc and modifying the buff values, that will change the spell tooltip ingame, as an example of what those tables can do.
Archived author: huptiq • Posted: 2025-09-23T21:57:56.487000+00:00
Original source
amazing, thank you!