File Details
7.0.3.1.6.3
- B
- Aug 3, 2016
- 3.27 KB
- 113
- 7.0.3
- Retail
File Name
ArkInventoryRules_MoreRules.7.0.3.1.6.3.zip
Supported Versions
- 7.0.3
7.0.3.1.6.3
- Condensed all if checks and reduced variable creation lines.
- Removed legacy calls to CanIMogIt - haven't used these in a public release at all, why did I keep them? o.0
7.0.3.1.6.2
- Reduced weapon check in classgear() to just one line due to it now disqualifying all gear that is unusable at the start.
- Fix for upgrade() armor and weapon type check.
- Fix for cg() trinket check
7.0.3.1.6
- Added check for PlayerUse which checks that the item is useable by the player at all. Will discern class only gear even if gear type matches character armor type.
- Same check is used in ClassGear so that druid only doesn't show up for rogue, etc.
7.0.3.1.5.3
- Class equipment check modified to only check equippable items
7.0.3.1.5.2
- Fix for items returning nil information
7.0.3.1.5.1
- Fix errors on some items that attempt to get appearance information.
7.0.3.1.5
- Now takes into account the fact that you are wearing a ranged or 2h weapon when comparing item levels for upgrade()

