Difference between revisions of "FF8/Field/Script/Opcodes/005 LBL"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>BukTop
m (1 revision imported)
m (3 revisions imported)
(No difference)

Revision as of 05:22, 23 May 2019

  • Opcode: 0x005
  • Short name: LBL
  • Long name: Label

Argument

Script ID.

Stack

No change.

Description

Specify the absolute identifier of the script. Each script starts with this opcode. This may be redundant and optional information.