[DiscordArchive] If I have ran an .sql to the acore_world environment, and now I want to revert back to the initial s
[DiscordArchive] If I have ran an .sql to the acore_world environment, and now I want to revert back to the initial s
Archived author: GRUHGRRRRRRRRUH • Posted: 2025-04-21T12:10:25.046000+00:00
Original source
If I have ran an .sql to the acore_world environment, and now I want to revert back to the initial state, what's the cleanest way to do so, without having to write reversal .sql?
Archived author: Bench • Posted: 2025-04-21T12:12:23.663000+00:00
Original source
Dropping the database
Archived author: Radjesh • Posted: 2025-04-21T12:57:03.547000+00:00
Original source
does anyone know about this mod? https://github.com/noisiver/mod-progression
I install patch 1.1 and raids are still active for me, gear from other add-ons
[Embed: GitHub - noisiver/mod-progression: This module offers a different t...]
This module offers a different take on progression. It handles content based on patches - noisiver/mod-progression
https://github.com/noisiver/mod-progression
Archived author: Barais • Posted: 2025-04-21T13:16:21.419000+00:00
Original source
<@234784691608092682>
Archived author: Illu • Posted: 2025-04-21T17:53:59.683000+00:00
Original source
Anyone can help me with this?
I need to remove all the starting gear of DK and replace it with a simple robe..
I don't understand why *playercreateinfo_item* is kinda depricated and the other table is also empty ( *charstartoutfit_dbc* )
Archived author: Ryan Turner • Posted: 2025-04-21T17:55:48.401000+00:00
Original source
Any _DBC you see in the database
Archived author: Ryan Turner • Posted: 2025-04-21T17:55:59.076000+00:00
Original source
Is normal to be empty because it's informain on the dbc
Archived author: Ryan Turner • Posted: 2025-04-21T17:56:32.276000+00:00
Original source
you can "add" to it if you want for serverside changes to my knowledge.
To change the starting gear of a character you've to change the dbc of the client and server