Difference between revisions of "FF8/Field/Script/Opcodes/005 LBL"
Jump to navigation
Jump to search
my_wiki>Myst6re |
my_wiki>Albeoris (Created page with "* Opcode: '''0x005''' * Short name: '''LBL''' * Long name: Label ==== Argument ==== Script ID. ==== Stack ==== No change. ==== Description ==== Specify the absolut...") |
||
Line 3: | Line 3: | ||
* Long name: Label | * Long name: Label | ||
− | ==== Argument ==== | + | ==== Argument ==== |
Script ID. | Script ID. | ||
− | ==== Stack ==== | + | ==== Stack ==== |
No change. | No change. | ||
− | ==== Description ==== | + | ==== Description ==== |
Specify the absolute identifier of the script. Each script starts with this opcode. This may be redundant and optional information. | Specify the absolute identifier of the script. Each script starts with this opcode. This may be redundant and optional information. |
Revision as of 03:25, 24 March 2018
- 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.