Jump to content

Teleport Script Problem


OmegaDeathRyu

Recommended Posts

I'm trying to make my own dungeon but can't seem to get the spell to work. I have one that was meant for the player to move where ever you put the Xmarker, so I tied to switch it from self to target but nothing happens you see the visuals but no effect? I'm a total novice to scripting just started yesterday, and have already made a companion that you can summon. any help would be GREATLY appreciated. Thank You and have a lovely day. :biggrin:

 

ScriptName PrivatePolice

 

Begin ScriptEffectStart

 

MessageBox "You Are Under Arrest..."

 

End

 

Begin GameMode

.

 

player.MoveTo "JailorMarker01"

 

End?

 

 

 

So i managed to get the spell to work half way now they teleport outside the prison cell to walk a way later

Edited by OmegaDeathRyu
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...