Difference between revisions of "FF8/Field/Script/Opcodes/08C ADDMEMBER"
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''' ...") |
m (3 revisions imported) |
||
(2 intermediate revisions by 2 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 05: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).