Oblivion Game Data

Select game:

Search:

Select a record type:

GinWulmScript (0x0018d15d)

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


short bookread


Begin Gamemode


if ( bookread == 0 )
	if ( Player.GetItemCount SklxArmorer1 > 0 )
		set bookread to 1
	endif
endif


End

Begin OnDeath

if ( GetStage TrainingArmorer >= 10 ) && ( GetStage TrainingArmorer < 100 )
	SetStage TrainingArmorer 200
endif

End

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