Difference between revisions of "FF8/Field/Script/Opcodes/05E MAPJUMPOFF"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
m
my_wiki>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  ====
  
==== 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 15: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).