maniczombie Posted July 17, 2012 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
Recommended Posts