FF8/Field/Script/Opcodes/170 UNKNOWN5

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Revision as of 10:23, 13 March 2014 by my_wiki>Shard (Created page with "* Opcode: '''0x170''' * Short name: '''UNKNOWN5''' * Long name: Has item (or Get Item Count?) ==== Argument ==== ==== Stack ==== :''Item ID'' :'''UNKNOWN5''' ==== Descripti...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Opcode: 0x170
  • Short name: UNKNOWN5
  • Long name: Has item (or Get Item Count?)

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.

It's possible this just returns the number of the item the party has.