Difference between revisions of "FF8/Field/Script/Opcodes/170 UNKNOWN5"
Jump to navigation
Jump to search
Qhimm>Albeoris (Created page with "* Opcode: '''0x170''' * Short name: '''UNKNOWN5''' * Long name: Has item (or Get Item Count?) ==== Argument ==== ==== Stack ==== : ''Item ID'' : '''UNKNOWN5''' ==== D...") |
ffrtt>Sleepey (fixed opcode & confirmed returns 1 or 0) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
* Opcode: ''' | * Opcode: '''0x16A''' | ||
* Short name: '''UNKNOWN5''' | * Short name: '''UNKNOWN5''' | ||
* Long name: Has item | * Long name: Has item | ||
==== Argument ==== | ==== Argument ==== | ||
Line 13: | Line 13: | ||
If the party has the item with the given ID, pushes 1 to temporary variable 0. Otherwise, pushes 0. | If the party has the item with the given ID, pushes 1 to temporary variable 0. Otherwise, pushes 0. | ||
Latest revision as of 06:39, 26 October 2020
- Opcode: 0x16A
- Short name: UNKNOWN5
- Long name: Has item
Argument
Stack
- Item ID
- UNKNOWN5
Description
If the party has the item with the given ID, pushes 1 to temporary variable 0. Otherwise, pushes 0.