Difference between revisions of "FF8/Field/Script/Opcodes/05E MAPJUMPOFF"
Jump to navigation
Jump to search
my_wiki>Shard m |
m (4 revisions imported) |
||
| (2 intermediate revisions by 2 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 05: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).