» Mon Nov 19, 2012 3:09 am
What do you mean "that function"? It's portal. Stuff goes in one side, comes out the other. He can have a portal at home, and then just shoot the other one at his follower.
Anyway, as far as a banish spell, that's relatively easy. Have a spell with a projectile with an explorsion with a placed object. The object moves an ObjectReference (an XMarkerHeading probably) to itself, then disable/deletes itself. Now, have another spell which is castable on anyone, that if Follower.GetReference() (the alias in DialogueFollower)==akTarget, akTarget.MoveTo(TheObjectYouPlacedInTheOtherSpell)
easy peasy