Difference between revisions of "FF8/Field/Script/Opcodes/087 SUBPARTY"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x088''' * Short name: '''SUBPARTY''' * Long name: Remove party member from active party ==== Argument ==== none ==== Stack ==== :''Player-Character ID'' :'''S...")
 
my_wiki>Albeoris
(Created page with "* Opcode: '''0x088''' * Short name: '''SUBPARTY''' * Long name: Remove party member from active party ==== Argument ==== none ==== Stack ==== : ''Player-Character ID''...")
Line 3: Line 3:
 
* Long name: Remove party member from active party
 
* Long name: Remove party member from active party
  
==== Argument ====
+
==== Argument ====
  
 
none
 
none
  
==== Stack ====
+
==== Stack ====
:''Player-Character ID''
 
:'''SUBPARTY'''
 
  
==== Description ====
+
: ''Player-Character ID''
 +
: '''SUBPARTY'''
 +
 
 +
==== Description ====
  
 
Removes a PC from the active party.
 
Removes a PC from the active party.

Revision as of 15:23, 24 March 2018

  • Opcode: 0x088
  • Short name: SUBPARTY
  • Long name: Remove party member from active party

Argument

none

Stack

Player-Character ID
SUBPARTY

Description

Removes a PC from the active party.