xXDeliteXx Posted March 11, 2014 Share Posted March 11, 2014 Im trying to get this script to activate and deactivate only when the player jumps or hits the jump button with an etheral effect. Scriptname Astral extends activemagiceffect Event OnEffectStart(Actor akTarget, Actor akCaster)Debug.ToggleCollisions()endEvent Event OnEffectFinish(Actor akTarget, Actor akCaster)Debug.ToggleCollisions()endEventActor Property NewProperty Auto Im also trying to get the spell for it to actually work.My goal is for it to work only as long as your casting the spellhttp://s29.postimg.org/6oo2rxmt1/bandicam_2014_03_10_15_28_27_971.jpg Link to comment Share on other sites More sharing options...
Recommended Posts