What do you want the activator to do specifically? You want something to happen when you equip the armor, right? You can attach a script containing the OnEquipped() function to an armor piece and have it activate, when equipped, your custom activator(s). PM me if any questions.