I started with very simple script and attached it to a weapon but script lokking don't start/work
Event OnEquipped(Actor akActor)
Debug.Trace("We were equipped by the player!")
endEvent
Debug.Trace("We were equipped by the player!")
endEvent
i use the bad event to start the script?
