Oblivion Game Data

Select game:

Search:

Select a record type:

NDAronVerethiScript (0xKN000d2d)

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

short doonce

Begin GameMode

	if ( doonce == 0 )
		if ( GetStage ND10 == 200 )
			if ( GetDeadCount AvrusAdas >= 1 )
				Enable
				set doonce to 1
			endif
		endif
	endif

End

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