SirJesio Posted February 15, 2018 Share Posted February 15, 2018 Hello everyone!I need some help creating a mod in the creation kit, I am very very new to modding and wanted to try it out. So my plan was to create a mod that scales the actor when a certain Necklace is equipped, I created a necklace and attached a script to it, I got it to work with the event OnEquipped(Actor) but this event ONLY works when you EQUIP the item yourself, but when equipping the item through the command to yourself or an NPC the event won't fire. Then I tried OnObjectEquipped(ObjectReference,Form) but I this has to be attached to an actor, or am a missing something? I would really appreciate the help and I am willing to explain if I missed something. Thanks in advance! Link to comment Share on other sites More sharing options...
Recommended Posts