Difference between revisions of "FF8/Field/Script/Opcodes/10D WORLDMAPJUMP"

From QhimmWiki
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:
__NOTOC__
* 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 ====
:''Location''
:''Vehicle flags?''
:''?''
:'''WORLDMAPJUMP'''


==== 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.