ScriptName QF_NQ_G_02_0100248B Extends Quest hidden ;-- Variables --------------------------------------- ;-- Properties -------------------------------------- ReferenceAlias Property Alias_Guard Auto ReferenceAlias Property Alias_GuardDialogueMarker Auto ReferenceAlias Property Alias_HafnerDialogueMarker Auto ReferenceAlias Property Alias_HafnerHof Auto ReferenceAlias Property Alias_HelgeHafner Auto ReferenceAlias Property Alias_MendelusDialogueMarker Auto ReferenceAlias Property Alias_MendelusVollerbeutel Auto ReferenceAlias Property Alias_Menhir Auto ReferenceAlias Property Alias_MenhirDialogueMarker Auto ReferenceAlias Property Alias_MenhirFaceAbyssMarker Auto ReferenceAlias Property Alias_PlayerDialogueMarker Auto ;-- Functions --------------------------------------- ; Skipped compiler generated GetState ; Skipped compiler generated GotoState Function Fragment_11() Self.SetObjectiveCompleted(20, True) Self.SetObjectiveDisplayed(35, True, False) EndFunction Function Fragment_2() Self.SetObjectiveCompleted(5, True) Self.SetObjectiveDisplayed(10, True, False) EndFunction Function Fragment_8() Self.SetObjectiveDisplayed(20, True, False) EndFunction Function Fragment_19() Quest __temp = Self as Quest _00e_nq_g_02_functions kmyQuest = __temp as _00e_nq_g_02_functions kmyQuest.RewardMoney(1 as Float) kmyQuest.FinishQuest() EndFunction Function Fragment_4() Quest __temp = Self as Quest _00e_nq_g_02_functions kmyQuest = __temp as _00e_nq_g_02_functions Self.SetObjectiveCompleted(10, True) kmyQuest.StartSC01() EndFunction Function Fragment_18() Quest __temp = Self as Quest _00e_nq_g_02_functions kmyQuest = __temp as _00e_nq_g_02_functions kmyQuest.RewardMoney(1 as Float) kmyQuest.FinishQuest() EndFunction Function Fragment_17() Quest __temp = Self as Quest _00e_nq_g_02_functions kmyQuest = __temp as _00e_nq_g_02_functions kmyQuest.RewardMoney(1 as Float) kmyQuest.FinishQuest() EndFunction Function Fragment_10() Self.SetObjectiveCompleted(20, True) Self.SetObjectiveDisplayed(35, True, False) EndFunction Function Fragment_6() Self.SetObjectiveDisplayed(20, True, False) EndFunction Function Fragment_7() Self.SetObjectiveDisplayed(25, True, False) EndFunction Function Fragment_9() Self.SetObjectiveCompleted(20, True) Self.SetObjectiveDisplayed(35, True, False) EndFunction Function Fragment_16() Quest __temp = Self as Quest _00e_nq_g_02_functions kmyQuest = __temp as _00e_nq_g_02_functions kmyQuest.RewardMoney(0.5) kmyQuest.FinishQuest() EndFunction Function Fragment_15() Quest __temp = Self as Quest _00e_nq_g_02_functions kmyQuest = __temp as _00e_nq_g_02_functions kmyQuest.RewardMoney(1 as Float) kmyQuest.FinishQuest() EndFunction Function Fragment_0() Self.SetObjectiveDisplayed(5, True, False) EndFunction