FF8/Field/Script/Opcodes/005 LBL

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Revision as of 21:52, 9 February 2012 by my_wiki>Myst6re
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • 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.