zjy6400 Posted March 15, 2012 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?
SinderionsBones Posted March 15, 2012 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
zjy6400 Posted March 15, 2012 Author 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
Recommended Posts