Thanks in advance
RegisterForAnimationEvent(player,"WeaponDraw") RegisterForAnimationEvent(player,"WeaponSheathe")
Event OnAnimationEvent(ObjectReference akSource, String asEventName)Debug.Notification(asEventName)EndEvent
RegisterForAnimationEvent(player,"WeaponDraw") RegisterForAnimationEvent(player,"WeaponSheathe")
Event OnAnimationEvent(ObjectReference akSource, String asEventName)Debug.Notification(asEventName)EndEvent