Difference between revisions of "FF8/Field/Script/Opcodes/029 MAPJUMP"
Jump to navigation
Jump to search
Qhimm>Shard (Created page with "* Opcode: '''0x029''' * Short name: '''MAPJUMP''' * Long name: Jump to map ==== Argument ==== Walkmesh ID ==== Stack ==== :''Field Map ID'' :''XCoord'' :''YCoord'' :''ZCoor...") |
ffrtt>BukTop m (3 revisions imported) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
* Long name: Jump to map | * Long name: Jump to map | ||
==== Argument ==== | ==== Argument ==== | ||
Walkmesh ID | Walkmesh ID | ||
==== Stack ==== | ==== Stack ==== | ||
==== Description ==== | : ''Field Map ID'' | ||
: ''XCoord'' | |||
: ''YCoord'' | |||
: ''ZCoord'' | |||
: '''MAPJUMP''' | |||
==== Description ==== | |||
Jump the player to the field with the given ID at the specified coordinates. | Jump the player to the field with the given ID at the specified coordinates. |
Latest revision as of 04:23, 23 May 2019
- Opcode: 0x029
- Short name: MAPJUMP
- Long name: Jump to map
Argument
Walkmesh ID
Stack
- Field Map ID
- XCoord
- YCoord
- ZCoord
- MAPJUMP
Description
Jump the player to the field with the given ID at the specified coordinates.