FF7/Field/Script/Opcodes/D2 MPJPO

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Revision as of 12:34, 4 April 2018 by my_wiki>BukTop (1 revision imported)
Jump to navigation Jump to search
  • Opcode: 0xD2
  • Short name: MPJPO
  • Long name: Gateway Switch (Map Jump Off)

Memory layout

0xD2 S

Arguments

  • const UByte S: Switch on/off (0/1, respectively).

Description

Turns on or off all the gateways in the current field. If set to off, the player will not be able to transition to other fields defined by the gateways. MAPJUMP opcodes are not affected, and so a combination of LINEs and MAPJUMP could still achieve this.