Difference between revisions of "FF8/Field/Script/Opcodes/01A UNUSE"
Jump to navigation
Jump to search
my_wiki>Albeoris (Created page with "* Opcode: '''0x01A''' * Short name: '''UNUSE''' * Long name: Unuse entity ==== Argument ==== Always 0. ==== Stack ==== No change. ==== Description ==== Disable thi...") |
m (4 revisions imported) |
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 05:23, 23 May 2019
- 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.