Oblivion Game Data

Select game:

Search:

Select a record type:

FGD09RiZakarScript (0x00035706)

  • Record Type: SCPT
  • Editor ID: FGD09RiZakarScript
  • Form ID: 0x00035706
  • Source File: Oblivion.noSI.esm.mod
  • Patch Status: FormID has not been modified.
Parameter Value
SCTX
ScriptName FGD09RiZakarScript

Begin OnDeath

if ( GetStage FGD09Hist == 10 )
	SetStage FGD09Hist 20
endif

End

Begin GameMode

if ( player.GetItemCount FGD09RizakarKey > 0 ) && ( GetStage FGD09Hist == 20 )
	SetStage FGD09Hist 25
endif

End

Database last updated 11/02/2011
SCPT records last updated 10/31/2011