Oblivion Game Data

Select game:

Search:

Select a record type:

UurasSheepScript (0x0000cd0c)

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


Begin Gamemode

if ( GetDisabled == 0 )
	if ( GetStage MG09Motives == 30 )
		Disable
	endif
elseif ( GetDisabled == 1 )
	if ( GetStage MG09Motives == 100 )
		Enable
	endif
endif

End

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