maniczombie Posted July 17, 2012 Share Posted July 17, 2012 Hi, I'm trying to add a part of the script which detects if the player is wearing a helmet that is in the first position of a form list but I can't find anything to GetEquipped armors, it's all weapon based. Does anyone know a way around this? Here's the code for what it would be for weapons, so I'm looking for a armor equivalent:if (ModHelmetHide.GetAt(counter) == CurrentActor.GetEquippedWeapon(true)) Thanks Link to comment Share on other sites More sharing options...
maniczombie Posted July 17, 2012 Author Share Posted July 17, 2012 Nvm I Solved it now. Link to comment Share on other sites More sharing options...
Recommended Posts