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

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
(Created page with "* Opcode: '''0x08C''' * Short name: '''ADDMEMBER''' * Long name: Add party member to game ==== Argument ==== none ==== Stack ==== :''Player-Character ID'' :'''ADDMEMBER''' ...")
Qhimm>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 14: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).