FF8/Field/Script/Opcodes/005 LBL

From QhimmWiki
Revision as of 06:38, 24 October 2020 by ffrtt>Sleepey (found out what it does)
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 must start with this opcode to clear out the temp list onto the stack. The ID itself is ignored during execution.