Difference between revisions of "FF8/Field/Script/Opcodes/029 MAPJUMP"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Albeoris
(Created page with "* Opcode: '''0x029''' * Short name: '''MAPJUMP''' * Long name: Jump to map ==== Argument ==== Walkmesh ID ==== Stack ==== : ''Field Map ID'' : ''XCoord'' : ''YCoord''...")
m (3 revisions imported)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 05: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.