Oblivion Game Data

Select game:

Search:

Select a record type:

NDSirTorolfScript (0xKN000d6a)

  • Record Type: SCPT
  • Editor ID: NDSirTorolfScript
  • Form ID: 0xKN000d6a
  • Source File: Knights.esp.mod
  • Patch Status: FormID has not been modified.
Parameter Value
SCTX
ScriptName NDSirTorolfScript

BEGIN OnDeath

	if ( GetStage ND02 < 50 )
		set ND02.SirTorolfDefeated to 1
	endif

END

BEGIN OnActivate

	if ( GetStage ND02 < 50 )
		else 
			activate
	endif

END

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