View Single Post
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old December 8th, 2020, 11:32 AM
Quote:
Originally Posted by draco963 View Post
Ya, when checking the Field Hoistories for the Armor and Weapon of Legacy adjustments, the field "pCandExpr" for WoL shows "component.BaseWep & !Helper.Static". But the same filed on the AoL adjustments shows "FALSE".

I think something's wrong with the ShowMenu choice "Current Armor", but I don't know how ot fix that...
Hmm....looks like a core bug issue. Try adding this script to the adjustment:

Pre-Levels/10001
Code:
field[pCandExpr].text = "component.BaseArmor & !Helper.Static"
Sendric is offline   #3 Reply With Quote