Difference between revisions of "FF7/Field/Script/Opcodes/D2 MPJPO"
Jump to navigation
Jump to search
my_wiki>Synergy Blades |
(No difference)
|
Revision as of 19:32, 18 August 2006
- 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.