FF8/Field/Script/Opcodes/08B ISPARTY

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Revision as of 22:26, 13 March 2014 by my_wiki>Shard (Created page with "* Opcode: '''0x08B''' * Short name: '''ISPARTY''' * Long name: Get position in party ==== Argument ==== none ==== Stack ==== :''Character ID'' :'''ISPARTY''' ==== Descripti...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Opcode: 0x08B
  • Short name: ISPARTY
  • Long name: Get position in party

Argument

none

Stack

Character ID
ISPARTY

Description

Pushes the character's position in the party list into temporary variable 0. If they're not in the party, pushes 4294967295.