Talk:OnStoryChangeLocation - Quest

From the CreationKit Wiki
Jump to navigation Jump to search

Bug in Engine[edit source]

Event OnStoryChangeLocation(ObjectReference akActor, Location akOldLocation, Location akNewLocation)
  Debug.messagebox(akActor + " moved from " + akOldLocation + " to " + akNewLocation)
endEvent

This fragment put into a quest shows that the engine reverses the locations. Moving from Whiterun into Dragonsreach interior shows the reverse locations. The box displays from 1f871 to 18a56.

Sein schatten (talk) 2015-03-01T05:28:58 (EST)