Oblivion Game Data

Select game:

Search:

Select a record type:

FGC10Script (0x0000bed0)

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

short trollsdead
short journalVAR

Begin GameMode

;if ( trollsdead == 3 )
;	Set FGC10ActivateMe.tempvar to 2
;endif

if ( trollsdead >= 15 )
	if ( GetStage FGC10Swamp > 10 )
		if ( GetStage FGC10Swamp < 100 )
			SetStage FGC10Swamp 35
		endif
	endif
endif

End

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