Difference between revisions of "FF8/Field/Script/Opcodes/05E MAPJUMPOFF"
Jump to navigation
Jump to search
Qhimm>Shard m |
Qhimm>Albeoris (Created page with "* Opcode: '''0x05E''' * Short name: '''MAPJUMPPOFF''' * Long name: Disable Field Exits ==== Argument ==== none ==== Stack ==== : '''MAPJUMPOFF''' ==== Description =...") |
||
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). |
Revision as of 14:16, 24 March 2018
- 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).