Scriptname LeapOfFaithScript extends activemagiceffect Event OnEffecStart() Game.GetPlayer().PushActorAway(Game.GetPlayer(), 0) Game.GetPlayer().ApplyHavokImpulse(0.0, 0.0, 800.0, 200)EndEvent
It's a scripted spell. I cast it in game and nothing happens. I'm almost certain Ive done this before.
