Difference between revisions of "FF7/Field/Script/Opcodes/D8 PMJMP"

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Myst6re
(No difference)

Revision as of 00:28, 3 September 2012

  • Opcode: 0xD8
  • Short name: PMJMP
  • Long name: Prepare Field Change

Memory layout

0x60 I

Arguments

  • const UShort I: Field ID of the map to prepare to jump to.

Description

Prepare to jump to the field indicated by I. Use before making the map jump.