Difference between revisions of "FF8/Field/Script/Opcodes/05E MAPJUMPOFF"
Jump to navigation
Jump to search
Qhimm>Shard (Created page with "* Opcode: '''0x05E''' * Short name: '''MAPJUMPPOFF''' * Long name: Disable Field Exits ==== Argument ==== none ==== Stack ==== :'''MAPJUMPOFF''' ==== Description ==== Preve...") |
ffrtt>BukTop m (4 revisions imported) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
* Long name: Disable Field Exits | * Long name: Disable Field Exits | ||
==== Argument ==== | ==== Argument ==== | ||
none | none | ||
==== Stack ==== | ==== Stack ==== | ||
:'''MAPJUMPOFF''' | |||
: '''MAPJUMPOFF''' | |||
==== Description ==== | |||
Prevents the player from leaving the field via a field exit (ie walking off the screen to get to the next area). | Prevents the player from leaving the field via a field exit (ie walking off the screen to get to the next area). | ||
Latest revision as of 04:24, 23 May 2019
- Opcode: 0x05E
- Short name: MAPJUMPPOFF
- Long name: Disable Field Exits
Argument
none
Stack
- MAPJUMPOFF
Description
Prevents the player from leaving the field via a field exit (ie walking off the screen to get to the next area).