WOTmodsproductions Posted April 29, 2017 Share Posted April 29, 2017 (edited) I'm trying to get an npc to teleport to the player. The NPC will travel to the player and attack, but always spawns on top of them when sleeping. So I'm trying to force the NPC to teleport a little distance away to give a chance I thought this would work, but nothing happens when the npc appears Scriptname banditteleport0{Event OnLoad() TS1.MoveToplayer(500,500,500)endifEndEvent}âI don't know a whole lot about scripting, but it compiles so I cant see what is wrong with it TS1 is the REF of the NPC in the REF window. Can anyone help get this working? Thanks Edited April 29, 2017 by thelonewarrior Link to comment Share on other sites More sharing options...
Recommended Posts