Oblivion Game Data

Select game:

Search:

Select a record type:

BongondScript (0x0000ccc4)

  • Record Type: SCPT
  • Editor ID: BongondScript
  • Form ID: 0x0000ccc4
  • Source File: Oblivion.noSI.esm.mod
  • Patch Status: This is the default version of this FormID, but it has previously been modified. Other versions are:
Parameter Value
SCTX
ScriptName BongondScript

Begin OnActivate
	If IsActionRef Player == 1
		If HorsePCChestnutChorrolRef.RespawnHorse ==1
			HorsePCChestnutChorrolRef.MoveTo ChorrolHorseMarker
			HorsePCChestnutChorrolRef.Resurrect
			HorsePCChestnutChorrolRef.Disable
			Set HorsePCChestnutChorrolRef.RespawnHorse to 0
		EndIf
	EndIf
	Activate
End

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