Oblivion Game Data

Select game:

Search:

Select a record type:

NDReplacementNPCScript (0xKN000d31)

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

short doonce

Begin GameMode

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

End

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