Difference between revisions of "FF8/Field/Script/Opcodes/086 ADDPARTY"
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...") |
(→Description) |
||
(3 intermediate revisions by 3 users not shown) | |||
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 ==== |
− | |||
− | |||
− | ==== Description ==== | + | : ''Player-Character ID'' |
+ | : '''ADDPARTY''' | ||
+ | |||
+ | ==== Description ==== | ||
Adds a PC to the active party. | Adds a PC to the active party. | ||
+ | * 0 Squall | ||
+ | * 1 Zell | ||
+ | * 2 Irvine | ||
+ | * 3 Quistis | ||
+ | * 4 Rinoa | ||
+ | * 5 Selphie | ||
+ | * 6 Seifer | ||
+ | * 7 Edea | ||
+ | * 8 Laguna | ||
+ | * 9 Kiros | ||
+ | * 10 Ward | ||
+ | * 255 Blank |
Latest revision as of 13:27, 18 June 2022
- 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.
- 0 Squall
- 1 Zell
- 2 Irvine
- 3 Quistis
- 4 Rinoa
- 5 Selphie
- 6 Seifer
- 7 Edea
- 8 Laguna
- 9 Kiros
- 10 Ward
- 255 Blank