[DiscordArchive] one question, mod autobalance its for only dungeons or for open world too ?
[DiscordArchive] one question, mod autobalance its for only dungeons or for open world too ?
Archived author: Sogla • Posted: 2025-01-22T14:32:59.763000+00:00
Original source
compiling does not apply any DB changes. Only once you run worldserver it will auto-import changes. Most modules with DB changes will auto import at this point. To remove a module, you need to delete the folder and recompile. This does not revert DB changes; You can either remove them manually (+remove entry from updates), but the easiest way is to drop the World DB. If any change are made to Character DB then those need to be removed manually. Dropping char DB is not recommended. Always check before installing a module what DB changes are made, just check sql folder if it has anything in character folder, as those are annoying to remove.