StatBooster
StatBooster copied to clipboard
Random Enchant module for Azeroth Core
Loving this module so far and very thankful that you made it. After 48 hours of my players enjoying it here are their/my enhancement requests. 1) Allow us to adjust...
The file contains like 350 or so enchantments with ilvl min and max carefully calculated into around 8 tiers. Enchantments will appear when the ilvl begins and disappear in 4ish...
The database table needs to be populated with enchants up to the wotlk ilvl range.
> In file included from /home/foley/azerothcore/modules/StatBooster/src/StatBoost.cpp:1: > /home/foley/azerothcore/modules/StatBooster/src/StatBoost.h:18:34: fatal error: only virtual member functions can be marked 'override' > void OnLogin(Player* player) override; >_______________________________^~~~~~~~ > 1 error generated. > make[2]:...