enderalse/source/scripts/tif__01025241.psc

30 lines
827 B
Plaintext
Raw Normal View History

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
2021-10-05 22:22:24 +00:00
;NEXT FRAGMENT INDEX 3
Scriptname TIF__01025241 Extends TopicInfo Hidden
;BEGIN FRAGMENT Fragment_0
Function Fragment_0(ObjectReference akSpeakerRef)
Actor akSpeaker = akSpeakerRef as Actor
;BEGIN CODE
_00E_QuestFunctions.DisableDialogueQuitting()
GetOwningQuest().SetStage(130)
2021-10-05 22:22:24 +00:00
_00E_FS_NQ02_EsmeREF.PlayIdle(IdleBook_Reading)
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_2
Function Fragment_2(ObjectReference akSpeakerRef)
Actor akSpeaker = akSpeakerRef as Actor
;BEGIN CODE
Debug.SendAnimationEvent(_00E_FS_NQ02_EsmeREF, "IdleStop")
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
2021-10-05 22:22:24 +00:00
actor Property _00E_FS_NQ02_EsmeREF Auto
Idle Property IdleBook_Reading Auto