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...")
 
m (4 revisions imported)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* Opcode: '''0x088'''
+
* Opcode: '''0x087'''
 
* Short name: '''SUBPARTY'''
 
* Short name: '''SUBPARTY'''
 
* 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.

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x087
  • 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.