Difference between revisions of "FF8/Field/Script/Opcodes/08A SETPARTY"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x08A''' * Short name: '''SETPARTY''' * Long name: Set active party members ==== Argument ==== none ==== Stack ==== :''Character ID'' :''Character ID'' :''Chara...")
 
my_wiki>Shard
(Description)
Line 14: Line 14:
 
==== Description ====
 
==== Description ====
  
Sets the active party to be the members with the input IDs. 255 means blank slot.
+
Sets the active party to be the members with the input IDs. These IDs also work with the other party related functions.
 +
*0 Squall
 +
*1 Zell
 +
*2 Irvine
 +
*3 Quistis
 +
*4 Rinoa
 +
*5 Selphie
 +
*6 Seifer
 +
*7 Edea
 +
*8 Laguna
 +
*9 Kiros
 +
*10 Ward
 +
*255 Blank

Revision as of 10:24, 11 March 2014

  • Opcode: 0x08A
  • Short name: SETPARTY
  • Long name: Set active party members

Argument

none

Stack

Character ID
Character ID
Character ID
SETPARTY

Description

Sets the active party to be the members with the input IDs. These IDs also work with the other party related functions.

  • 0 Squall
  • 1 Zell
  • 2 Irvine
  • 3 Quistis
  • 4 Rinoa
  • 5 Selphie
  • 6 Seifer
  • 7 Edea
  • 8 Laguna
  • 9 Kiros
  • 10 Ward
  • 255 Blank