Talk:OnStoryChangeLocation - Quest

Active discussions

Bug in EngineEdit

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)

Return to "OnStoryChangeLocation - Quest" page.