zjy6400 Posted March 15, 2012 Share Posted March 15, 2012 it seems that moveto function seems not working on dead bodies,I'm just working on some kind of storing dead bodies issues,yet simply use moveto to a dead body doesn't work,I've to use some kind of reanimate spell to make it raise as undead and then teleport it,is there any simple way? Link to comment Share on other sites More sharing options...
SinderionsBones Posted March 15, 2012 Share Posted March 15, 2012 weird. You're talking about the script version I assume? I use the console version on my horse in game while it's dead all the time. Have you put some debug stuff in there like debug.notification("Body should be moving") to make sure the moveto call is even happening? Here's this link if you haven't already been combing through the creationkit.com site: http://www.creationkit.com/ObjectReference.MoveTo_%28Papyrus%29 Link to comment Share on other sites More sharing options...
zjy6400 Posted March 15, 2012 Author Share Posted March 15, 2012 yeah I mean the script version,the moveto function simply doesn't work on corpose,oddly undead or living actors works well Link to comment Share on other sites More sharing options...
Susurruss Posted March 16, 2012 Share Posted March 16, 2012 What about using PlaceAtMe to a marker? Link to comment Share on other sites More sharing options...
Recommended Posts