khazerruss Posted August 7, 2016 Share Posted August 7, 2016 (edited) From the CK wiki: Event OnItemEquipped(Form akBaseObject, ObjectReference akReference)Event received when this actor equips an object. As you see they say this event is recived when an actor equips an object. There is no place to define the actor tho.It seams that it work only for one actor set as default and his name is "this actor". LOL Something is defienitely wrong here. The question is if it's an error in the discripion on the wiki or there is realy an useles and incompilable event in the game? Edited August 7, 2016 by khazerruss Link to comment Share on other sites More sharing options...
khazerruss Posted August 7, 2016 Author Share Posted August 7, 2016 Sloved!!!You need to attach this script to an actor and it compiles. Link to comment Share on other sites More sharing options...
Recommended Posts