Anonymous

Changes

From Final Fantasy Inside

FF8/Field/Script/Opcodes/01A UNUSE

90 bytes added, 05:23, 23 May 2019
m
4 revisions imported
* Opcode: '''0x01A'''
* Short name: '''UNUSE'''
* Long name: Unuse 3D model entity
==== Argument ====
Always 0.
==== Stack ====
No change.
==== Description ====
Disable 3D this entity's scripts, hides its model for the current entity, and makes it throughable. Call [[FF8/Field/Script/Opcodes/0E5_USE|USE]] to re-enable.