FF8/Field/Script/Opcodes/029 MAPJUMP

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Revision as of 08:55, 30 January 2014 by my_wiki>Shard (Created page with "* Opcode: '''0x029''' * Short name: '''MAPJUMP''' * Long name: Jump to map ==== Argument ==== Walkmesh ID ==== Stack ==== :''Field Map ID'' :''XCoord'' :''YCoord'' :''ZCoor...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • 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.