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
(Created page with "* Opcode: '''0x05E''' * Short name: '''MAPJUMPPOFF''' * Long name: Disable Field Exits ==== Argument ==== none ==== Stack ==== :'''MAPJUMPOFF''' ==== Description ==== Preve...")
 
my_wiki>Shard
m
Line 11: Line 11:
 
==== 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).
 
[[Category:Unfinished FF8 Opcodes]]
 

Revision as of 06:03, 19 May 2014

  • 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).