1
Fork 0

Fixed SF_NQ_G_07Mael_SC04_DijaamPr_0013F712 not matching source code

development
Eddoursul 4 months ago
parent 69c16c36ac
commit ad5d716e41
  1. BIN
      scripts/sf_nq_g_07mael_sc04_dijaampr_0013f712.pex
  2. 84
      source/scripts/sf_nq_g_07mael_sc04_dijaampr_0013f712.psc

@ -1,66 +1,52 @@
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment ScriptName SF_NQ_G_07Mael_SC04_DijaamPr_0013F712 Extends Scene hidden
;NEXT FRAGMENT INDEX 13
Scriptname SF_NQ_G_07Mael_SC04_DijaamPr_0013F712 Extends Scene Hidden
;BEGIN FRAGMENT Fragment_8 ;-- Variables ---------------------------------------
Function Fragment_8()
;BEGIN CODE ;-- Properties --------------------------------------
NQ_G_07.BlindPlayer() _00e_nq_g_07_functions Property NQ_G_07 Auto
;END CODE
;-- Functions ---------------------------------------
Function Fragment_5(ReferenceAlias akAlias)
; Empty function
EndFunction EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_9 ; Skipped compiler generated GetState
Function Fragment_9()
;BEGIN CODE ; Skipped compiler generated GotoState
NQ_G_07.DijaamBloodSplattered()
;END CODE Function Fragment_10()
NQ_G_07.DijaamPlayHitShader()
EndFunction EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_12 Function Fragment_2()
Function Fragment_12() NQ_G_07.SetupSC04Part2()
;BEGIN CODE
GetOwningQuest().SetCurrentStageID(35)
;END CODE
EndFunction EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_4 Function Fragment_9()
Function Fragment_4() NQ_G_07.DijaamBloodSplattered()
;BEGIN CODE
NQ_G_07.DijaamThrowFlashpowder(NQ_G_07._00E_NQ_G_07_OolanREF, false)
NQ_G_07.DumpDijaam()
NQ_G_07.OolanFaint()
GetOwningQuest().SetCurrentStageID(40)
;END CODE
EndFunction EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_10 Function Fragment_12()
Function Fragment_10() Self.GetOwningQuest().SetStage(35)
;BEGIN CODE
NQ_G_07.DijaamPlayHitShader()
;END CODE
EndFunction EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_7
Function Fragment_7() Function Fragment_7()
;BEGIN CODE NQ_G_07.SpawnSugarIsleEnvoy()
NQ_G_07.SpawnSugarIsleEnvoy()
;END CODE
EndFunction EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_2 Function Fragment_14()
Function Fragment_2() Self.GetOwningQuest().SetObjectiveCompleted(30, True)
;BEGIN CODE Self.GetOwningQuest().SetObjectiveDisplayed(35, True, False)
NQ_G_07.SetupSC04Part2()
;END CODE
EndFunction EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment Function Fragment_4()
NQ_G_07.DijaamThrowFlashpowder(NQ_G_07._00E_NQ_G_07_OolanREF as ObjectReference, False)
NQ_G_07.DumpDijaam()
NQ_G_07.OolanFaint()
Self.GetOwningQuest().SetStage(40)
EndFunction
_00E_NQ_G_07_Functions Property NQ_G_07 Auto Function Fragment_8()
NQ_G_07.BlindPlayer()
EndFunction

Loading…
Cancel
Save