Difference between revisions of "FF8/Field/Script/Opcodes/08C ADDMEMBER"

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

Revision as of 15:26, 24 March 2018

  • Opcode: 0x08C
  • Short name: ADDMEMBER
  • Long name: Add party member to game

Argument

none

Stack

Player-Character ID
ADDMEMBER

Description

Adds a PC to the available party (not to the active party).