Difference between revisions of "FF8/Field/Script/Opcodes/08C ADDMEMBER"
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''' ...") |
ffrtt>BukTop m (3 revisions imported) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
* Long name: Add party member to game | * Long name: Add party member to game | ||
==== Argument ==== | ==== Argument ==== | ||
none | none | ||
==== Stack ==== | ==== Stack ==== | ||
==== 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). |
Latest revision as of 04:24, 23 May 2019
- 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).