[DiscordArchive] I want to add Title rewards in challenge mode conf but my chartitles_dbc data is empty. Do I add my
[DiscordArchive] I want to add Title rewards in challenge mode conf but my chartitles_dbc data is empty. Do I add my
Archived author: Timelost • Posted: 2025-03-04T10:41:04.685000+00:00
Original source
I want to add Title rewards in challenge mode conf but my chartitles_dbc data is empty. Do I add my own?
Archived author: Tereneckla • Posted: 2025-03-04T10:42:09.973000+00:00
Original source
the dbc tables in the database are mostly unused
all the dbc data is read from the .dbc files in the extracted client data
Archived author: Tereneckla • Posted: 2025-03-04T10:44:05.793000+00:00
Original source
if you want to add custom titles you also have to edit the dbc files for the client (generally done with a mpq patch)
Archived author: Timelost • Posted: 2025-03-04T10:48:11.365000+00:00
Original source
Thx