FF7/Field/Script/Opcodes/D8 PMJMP

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
  • 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.