ZhengPeiRu21 / mod-individual-progression

AzerothCore Individual Progression Module
MIT License
117 stars 54 forks source link

Question on disabling optional files #114

Closed Candycane8 closed 1 year ago

Candycane8 commented 1 year ago

Hello I've really been enjoying this module so far, thanks for all the hard work! I have a question involving optional files. Specifically I do not want to include the optional profession changes as I like the wotlk crafting item changes:

(Optional Files) Restore original Vanilla and TBC crafting recipes, including pre-nerf versions for recipes nerfed in later patches of the same expansion (Optional Files) Restore original progression levels (when recipes turn orange, yellow, green and grey) for all profession recipes

How do I exclude these files?

All files were installed using the Azerothcore auto-db updater if that makes a difference.

ZhengPeiRu21 commented 1 year ago

I'm happy you are enjoying the module. To exclude changes from the optional files, do not follow the step from the installation instructions involving adding the new MPQ file to your client, or overwriting the DBC files for the server. Just use the files from the original AzerothCore installation. You will also want to avoid running optional_restore_rogue_poisons.sql, as this requires changes from the optional files and will make poisons inaccessible if you do not use then - you can just delete this file to ensure it is not run.