I want a teleport spell to only work if the player is inside a trigger box. Is there anything pre made that I could use? I thought of taking theTrapTriggerBase script and cutting out all the bits that don't apply but that would be most of it. Is there a simpler way to have the spell check that condition before taking effect? Can a scripted spell check on a script on an object?