FF7/Field/Script/Opcodes/D2 MPJPO
From Final Fantasy Inside
< FF7 | Field | Script | OpcodesRevision as of 12:34, 4 April 2018 by my_wiki>BukTop
- Opcode: 0xD2
- Short name: MPJPO
- Long name: Gateway Switch (Map Jump Off)
Memory layoutArguments
- 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.