Difference between revisions of "FF8/Field/Script/Opcodes/138 PHSPOWER"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x138''' * Short name: '''PHSPOWER''' * Long name: Enable/Disable PHS ==== Argument ==== none ==== Stack ==== :''0 or 1 (0=disable, 1=enable)'' :'''PHSPOWER'''...")
 
m (3 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
* Long name: Enable/Disable PHS
 
* Long name: Enable/Disable PHS
  
==== Argument ====
+
==== Argument ====
  
 
none
 
none
  
==== Stack ====
+
==== Stack ====
:''0 or 1 (0=disable, 1=enable)''
+
 
:'''PHSPOWER'''
+
: ''0 or 1 (0=disable, 1=enable)''
 +
: '''PHSPOWER'''
 +
 
 +
====  Description  ====
  
==== Description ====
 
 
Enables or disables the ability to switch party members.
 
Enables or disables the ability to switch party members.

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x138
  • Short name: PHSPOWER
  • Long name: Enable/Disable PHS

Argument

none

Stack

0 or 1 (0=disable, 1=enable)
PHSPOWER

Description

Enables or disables the ability to switch party members.