Oblivion Game Data

Select game:

Search:

Select a record type:

MG05Script (0x000240c2)

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


short Earanaoffer
short packagerunning
short teekeeusknows

begin gamemode


if ( GetStage MG05Fingers < 10 )
	return
endif

if ( Player.GetItemCount MG05FingersMiscBook == 1 )
	if ( GetStage MG05Fingers == 10 )
		SetStage MG05Fingers 30
	elseif ( GetStage MG05Fingers == 20 )
		SetStage MG05Fingers 30
	endif
endif



End
				

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