Difference between revisions of "FF8/Field/Script/Opcodes/159 SEALEDOFF"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
(Created page with "* Opcode: '''0x159''' * Short name: '''SEALEDOFF''' * Long name: Enable Sealed Options (Ultimecia's Castle) ==== Argument ==== none ==== Stack ==== :''Option flags'' :'''LAS...")
ffrtt>BukTop
m (5 revisions imported)
 
(6 intermediate revisions by 3 users not shown)
Line 3: Line 3:
* Long name: Enable Sealed Options (Ultimecia's Castle)
* Long name: Enable Sealed Options (Ultimecia's Castle)


==== Argument ====
==== Argument ====
 
none
none


==== Stack ====
==== Stack ====
:''Option flags''
 
:'''LASTIN'''
: ''Option flags''
: '''SEALEDOFF'''
 
====  Description  ====


==== Description ====
Enables features of the game pertaining to the last dungeon's mechanic (items, saving, etc).
Enables features of the game pertaining to the last dungeon's mechanic (items, saving, etc).


Whether or not these are enabled/disabled is stored in [[FF8/Variables|byte 334]].
Whether or not these are enabled/disabled is stored in [[FF8/Variables|byte 334]]. 0=Sealed, 1=Unsealed


Flags:
Flags:
:1. Items
 
:2. Magic
: 1. Items
:4. GF
: 2. Magic
:8. Draw
: 4. GF
:16. Command Ability
: 8. Draw
:32. Limit Break
: 16. Command Ability
:64. Resurrection
: 32. Limit Break
:128. Save
: 64. Resurrection
: 128. Save

Latest revision as of 04:24, 23 May 2019

  • Opcode: 0x159
  • Short name: SEALEDOFF
  • Long name: Enable Sealed Options (Ultimecia's Castle)

Argument

none

Stack

Option flags
SEALEDOFF

Description

Enables features of the game pertaining to the last dungeon's mechanic (items, saving, etc).

Whether or not these are enabled/disabled is stored in byte 334. 0=Sealed, 1=Unsealed

Flags:

1. Items
2. Magic
4. GF
8. Draw
16. Command Ability
32. Limit Break
64. Resurrection
128. Save