Oblivion Game Data

Select game:

Search:

Select a record type:

MaiqScript (0x0000aa5e)

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

short maiqloc

Begin GameMode

if ( GetinCell Anvil == 1 ) && ( maiqloc == 0 )
	set maiqloc to 1
endif

if ( GetInCell Leyawiin == 1 ) && ( maiqloc == 1 )
	set maiqloc to 0
endif


End

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