Oblivion Game Data

Select game:

Search:

Select a record type:

SQ02LerexusScript (0x0018918d)

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

short Doonce


begin OnDeath
if ( GetStage SQ02 >= 10 ) && ( GetStage SQ02 < 100 )
	setstage SQ02 200
endif

end

begin OnPackageEnd SQ2Leave
if ( Doonce == 0 )
	LerexusCallidusRef.Disable
	set Doonce to 1
endif

end

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