FF7/Field/Script/Opcodes/D8 PMJMP

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Revision as of 00:28, 3 September 2012 by my_wiki>Myst6re
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • 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.