About This File
Same as the normal addon but i removed the BOE checks and added a confirmation to bind when trying to equip items.
Be careful, this can equip stuff you would rather sell so i would recommend only using it below level 80.
Changes
Spoiler
Inventory.lua -- Commented out "isBoE = true" on line 409, now always returns false.
Calculations.lua -- Commented out "tremove(itemList, i)" on line 193, makes sure no BOE items are removed from calculation.
Core.lua -- Added new line 156 "EquipPendingItem(0)", will always try to confirm equip of items.
Recommended Comments
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now