Difference between revisions of "FF8/Field/Script/Opcodes/131 HOLD"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Albeoris
(Created page with "* Opcode: '''0x0131''' * Short name: '''HOLD''' * Long name: Set PHS lock status ==== Argument ==== none ==== Stack ==== : ''Player-Character ID'' : ''Switchable?'' :...")
(Description)
 
(4 intermediate revisions by 3 users not shown)
Line 16: Line 16:
 
====  Description  ====
 
====  Description  ====
  
Sets whether the PC character can be moved/selected in the switch menu.
+
Sets whether the PC character can be moved/selected in the switch menu.<br>
 +
Characters IDs:
 +
* 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 05:40, 17 June 2022

  • Opcode: 0x0131
  • Short name: HOLD
  • Long name: Set PHS lock status

Argument

none

Stack

Player-Character ID
Switchable?
Selectable?
HOLD

Description

Sets whether the PC character can be moved/selected in the switch menu.
Characters IDs:

  • 0 Squall
  • 1 Zell
  • 2 Irvine
  • 3 Quistis
  • 4 Rinoa
  • 5 Selphie
  • 6 Seifer
  • 7 Edea
  • 8 Laguna
  • 9 Kiros
  • 10 Ward
  • 255 Blank