I need an event that runs when the player uses a certain bow (to which I will attach the script.)
I figured OnHit would work, but I can't figure it out.

Scriptname gunAutoSwitch extends activeMagicEffectEvent OnSpellCast(Form akSpell) Debug.Notification("Bang!)endEvent