FF7/Field/Script/Opcodes/D8 PMJMP

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Revision as of 12:34, 4 April 2018 by my_wiki>BukTop (2 revisions imported)
  • Opcode: 0xD8
  • Short name: PMJMP
  • Long name: Prepare Field Change

Memory layout

0xD8 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.