Difference between revisions of "FF8/Field/Script/Opcodes/05D MAPJUMPON"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x05D''' * Short name: '''MAPJUMPON''' * Long name: Enable Field Exits ==== Argument ==== none ==== Stack ==== :'''MAPJUMPON''' ==== Description ==== Lets the ...")
(No difference)

Revision as of 06:02, 19 May 2014

  • Opcode: 0x05D
  • Short name: MAPJUMPON
  • Long name: Enable Field Exits

Argument

none

Stack

MAPJUMPON

Description

Lets the player leave a field via a field exit (ie walk off the screen to go to another area). This is the default behavior of fields. This function is only used to undo MAPJUMPOFF.