4
Fork 0

Fixed Yaela getting stuck in front of the Starling tablet with directions, when the scouting party has weapons out

english-generic-dialogue
Eddoursul 2 years ago
parent eeddb1da36
commit b27578e16a
  1. BIN
      NexusTower scene fix.esp
  2. BIN
      scripts/TIF__00137F38.pex
  3. 17
      source/scripts/TIF__00137F38.psc

Binary file not shown.

Binary file not shown.

@ -0,0 +1,17 @@
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 1
Scriptname TIF__00137F38 Extends TopicInfo Hidden
;BEGIN FRAGMENT Fragment_0
Function Fragment_0(ObjectReference akSpeakerRef)
Actor akSpeaker = akSpeakerRef as Actor
;BEGIN CODE
; Band-aid for Yaela getting stuck if the scouting party has weapons out
_00E_MC_YaelaREF.ResetAI()
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
Actor Property _00E_MC_YaelaREF Auto
Loading…
Cancel
Save