[DiscordArchive] Do you use docker?
[DiscordArchive] Do you use docker?
Archived author: Mithria • Posted: 2025-10-16T01:26:59.653000+00:00
Original source
Do you use docker?
Archived author: ImpossibleNovel • Posted: 2025-10-16T01:41:51.598000+00:00
Original source
what tool do you all use to modify/view .mpq files? I'm just curious.
Archived author: Mithria • Posted: 2025-10-16T01:44:04.931000+00:00
Original source
Ladiks mpq editor is what I use
Archived author: ImpossibleNovel • Posted: 2025-10-16T01:44:54.576000+00:00
Original source
Hmmm... need to check that out. I'm still very new to this, but I'm learning. Slow and steady.
Archived author: ImpossibleNovel • Posted: 2025-10-16T02:00:20.252000+00:00
Original source
Fingers crossed I didn't just mess this up... Lol
Archived author: ImpossibleNovel • Posted: 2025-10-16T02:10:13.671000+00:00
Original source
I did... but I can fix it. At least I know what I did wrong
Archived author: Degen • Posted: 2025-10-16T03:36:00.723000+00:00
Original source
client and server both need a copy of spell dbc changes. for the client you put the spell.dbc file inside an .mpq patch. for the server you can either put the spell.dbc inside the servers data/dbc folder or turn the spell.dbc into sql and put it in spell_dbc in the database.
Archived author: Wallhalla • Posted: 2025-10-16T04:08:34.913000+00:00
Original source
Ugh, been working on this all day Thank you so much. As soon as I plopped a copy of the spell.dbc onto the server and started it up, the spell changes went into effect. No more dang 10 minute paladin blessings.
Archived author: Degen • Posted: 2025-10-16T04:26:09.321000+00:00
Original source
heres a trick I use: find an existing buff that does what you want and put it in spell_dbc, then modify the buff amount. for example [this](https://wotlkdb.com/?spell=24460) spell, change the 10% to a 200% and itll give you 30m blessings without a client patch
Archived author: Degen • Posted: 2025-10-16T04:28:00.672000+00:00
Original source
like so
improvedblessings.sql