npbarney Posted February 16, 2012 Share Posted February 16, 2012 (edited) I want to build a teleport spell, so i put an X marker to the placed i want to teleport, i made a blank spell and all i need now is the scriptcode. I made something like this Scriptname AATeleportscript Event GameMode player.MoveTo AAXmarker // AAXmarker is the reference ID for X marker EndEvent It doesn't work, can someonehelp me ? Edited February 16, 2012 by npbarney Link to comment Share on other sites More sharing options...
3ncryptabl3 Posted February 16, 2012 Share Posted February 16, 2012 Give this a shot: I can't say it works as I haven't tried it. Good luck. Link to comment Share on other sites More sharing options...
npbarney Posted February 17, 2012 Author Share Posted February 17, 2012 I will try it and i'll come with feedback. Link to comment Share on other sites More sharing options...
Recommended Posts