FF8/Field/Script/Opcodes/01A UNUSE

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Revision as of 04:27, 24 March 2018 by my_wiki>Albeoris (Created page with "* Opcode: '''0x01A''' * Short name: '''UNUSE''' * Long name: Unuse entity ==== Argument ==== Always 0. ==== Stack ==== No change. ==== Description ==== Disable thi...")
  • Opcode: 0x01A
  • Short name: UNUSE
  • Long name: Unuse entity

Argument

Always 0.

Stack

No change.

Description

Disable this entity's scripts, hides its model, and makes it throughable. Call USE to re-enable.