Difference between revisions of "FF8/Field/Script/Opcodes/086 ADDPARTY"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x086''' * Short name: '''ADDPARTY''' * Long name: Add party member to active party ==== Argument ==== none ==== Stack ==== :''Player-Character ID'' :'''ADDPAR...")
 
my_wiki>Albeoris
(Created page with "* Opcode: '''0x086''' * Short name: '''ADDPARTY''' * Long name: Add party member to active party ==== Argument ==== none ==== Stack ==== : ''Player-Character ID'' : ''...")
Line 3: Line 3:
 
* Long name: Add party member to active party
 
* Long name: Add party member to active party
  
==== Argument ====
+
==== Argument ====
  
 
none
 
none
  
==== Stack ====
+
==== Stack ====
:''Player-Character ID''
 
:'''ADDPARTY'''
 
  
==== Description ====
+
: ''Player-Character ID''
 +
: '''ADDPARTY'''
 +
 
 +
==== Description ====
  
 
Adds a PC to the active party.
 
Adds a PC to the active party.

Revision as of 15:23, 24 March 2018

  • Opcode: 0x086
  • Short name: ADDPARTY
  • Long name: Add party member to active party

Argument

none

Stack

Player-Character ID
ADDPARTY

Description

Adds a PC to the active party.