» Thu Jun 21, 2012 6:38 am
alternatively, you could put in a failsafe as a papyrus fragment in the "on change" or "on end" section
self.moveto(RefMarkerInCell)
this will immediately send the npc back to the cell on a designated reference marker (place an xmarker somewhere in the cell where you want the guy to return, and point to the marker as an objectreference property in the fragment)