Oblivion Game Data

Select game:

Search:

Select a record type:

FGD09Script (0x00003434)

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

short vilenatalk
short pumpsdestroyed


Begin GameMode

if ( player.getincell LeyawiinBlackwoodTreeRoom == 1 )
	if ( GetStage FGD09Hist == 25 )
		SetStage FGD09Hist 30
	endif
endif

if ( pumpsdestroyed == 2 )
	if ( GetStage FGD09Hist > 0 ) && ( GetStage FGD09Hist <= 30 )
		SetStage FGD09Hist 40
	endif
endif


End

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