Difference between revisions of "FF8/Field/Script/Opcodes/08D SUBMEMBER"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x08D''' * Short name: '''SUBMEMBER''' * Long name: Remove party member from game ==== Argument ==== none ==== Stack ==== :''Player-Character ID'' :'''SUBMEMBE...")
 
m (3 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
* Long name: Remove party member from game
 
* Long name: Remove party member from game
  
==== Argument ====
+
==== Argument ====
  
 
none
 
none
  
==== Stack ====
+
==== Stack ====
:''Player-Character ID''
 
:'''SUBMEMBER'''
 
  
==== Description ====
+
: ''Player-Character ID''
 +
: '''SUBMEMBER'''
 +
 
 +
==== Description ====
  
 
Removes a PC from the available party and the active party.
 
Removes a PC from the available party and the active party.

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x08D
  • Short name: SUBMEMBER
  • Long name: Remove party member from game

Argument

none

Stack

Player-Character ID
SUBMEMBER

Description

Removes a PC from the available party and the active party.