Oblivion Game Data

Select game:

Search:

Select a record type:

MS04FlowingBowlDoor (0x000793a5)

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

short Doonce

begin OnActivate
	Activate
if ( GetStage MS04 == 40 ) && ( IsActionRef Player == 1 ) && ( Doonce == 0 )
	SignyRef.Disable
	FaustinaRef.Disable
	SignyRef.Moveto MS04SignyReturnsMarker
	FaustinaRef.Moveto MS04FaustinaReturnsMarker
	set Doonce to 1
endif

end

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