Difference between revisions of "FF7/Field/Script/Opcodes/D2 MPJPO"
Jump to navigation
Jump to search
my_wiki>BukTop m (1 revision imported) |
m (2 revisions imported) |
(No difference)
|
Latest revision as of 05:19, 23 May 2019
- 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.