But anyway that's not what it's about. Here's the script I wrote up for it:
Hidden/Spoiler:
Code: Select all
trap == "the_cage_odf"That's hopefully taking any object with the odf name "the_cage_odf" and setting it as variable trap, then later I use trap when I get the object's matrix and teleport it to object's matrix (where object is the victim).
I'm pretty sure something's wrong with the way I set that up, but what is it? Should I use the odf name of the trap, or a unique ZE name? And did I set it as the variable trap correctly?



