Ingot Posted January 14, 2011 Share Posted January 14, 2011 I'm working on a mod that increases stats and abilities when the player equips a piece of armor.I can get the stat increases to work fine, but I have to close and re-open the pip bot to see the changes.Is there a way to force the pip boy to show the updated stats immediately upon equipping the armor? Note: the increases are added with a player.addspell script and removed with a player.dispel in the same script. The player.addspell is in the Begin OnEquip section, and the player.dispel is in theOnUnequip section. And the abilities are simply actor effect abilites. Link to comment Share on other sites More sharing options...
Recommended Posts