Oblivion Game Data

Select game:

Search:

Select a record type:

FGC03Script (0x00002e8c)

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

short ThievesDead

Begin GameMode

if ( ThievesDead >= 8 )
	if ( GetStage FGC03Thieves >= 10 ) && ( GetStage FGC03Thieves < 30 )
		SetStage FGC03Thieves 30
	endif
endif

;if ( GetStage FGC03Flagon > 0 ) && ( GetStage FGC03Flagon < 33 )
;	if ( player.GetItemCount FGC03Tankard > 0 )
;		SetStage FGC03Flagon 33
;	endif
;endif

End

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