Difference between revisions of "FF8/Field/Script/Opcodes/10D WORLDMAPJUMP"
Jump to navigation
Jump to search
Qhimm>Shard (Created page with "__NOTOC__ * Opcode: '''0x10D''' * Short name: '''WORLDMAPJUMP''' * Long name: Jump to world map ==== Argument ==== none ==== Stack ==== :''Location'' :''Vehicle flags?'' :'...") |
ffrtt>BukTop m (3 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
* Opcode: '''0x10D''' | * Opcode: '''0x10D''' | ||
* Short name: '''WORLDMAPJUMP''' | * Short name: '''WORLDMAPJUMP''' | ||
* Long name: Jump to world map | * Long name: Jump to world map | ||
==== Argument ==== | ==== Argument ==== | ||
none | none | ||
==== Stack ==== | ==== Stack ==== | ||
==== Description ==== | : ''Location'' | ||
: ''Vehicle flags?'' | |||
: ''?'' | |||
: '''WORLDMAPJUMP''' | |||
==== Description ==== | |||
Jumps the player to the world map. The game has a preset list of locations to jump to - there is no way AFAIK to jump to a specific XY point. | Jumps the player to the world map. The game has a preset list of locations to jump to - there is no way AFAIK to jump to a specific XY point. |
Latest revision as of 04:24, 23 May 2019
- Opcode: 0x10D
- Short name: WORLDMAPJUMP
- Long name: Jump to world map
Argument
none
Stack
- Location
- Vehicle flags?
- ?
- WORLDMAPJUMP
Description
Jumps the player to the world map. The game has a preset list of locations to jump to - there is no way AFAIK to jump to a specific XY point.