Oblivion Game Data

Select game:

Search:

Select a record type:

MS02FirstGhosts (0x0000965d)

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

short FirstGhosts

begin onDeath
	;This part of the script enables the inital Ghost Generation & Sets Journal 40
	set MS02.GhostJournal to MS02.GhostJournal + 1
	if ( MS02.GhostJournal == 3) && ( GetStage MS02 <=35 )
		SetStage MS02 40
		VelwynBenirusRef.EvaluatePackage
		VelwynBenirusRef.MoveTo MS02VelwynArrivalMarker
	endif
end

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