Difference between revisions of "FF8/Field/Script/Opcodes/061 HIDE"
Jump to navigation
Jump to search
Qhimm>Shard (Created page with "* Opcode: '''0x061''' * Short name: '''HIDE''' * Long name: Hide entity ==== Argument ==== none ==== Stack ==== none ==== Description ==== Hides this entity's model on t...") |
Qhimm>Albeoris (Created page with "* Opcode: '''0x061''' * Short name: '''HIDE''' * Long name: Hide entity ==== Argument ==== none ==== Stack ==== none ==== Description ==== Hides this entity's mode...") |
||
Line 3: | Line 3: | ||
* Long name: Hide entity | * Long name: Hide entity | ||
==== Argument ==== | ==== Argument ==== | ||
none | none | ||
==== Stack ==== | ==== Stack ==== | ||
none | none | ||
==== Description ==== | ==== Description ==== | ||
Hides this entity's model on the field. See also [[FF8/Field/Script/Opcodes/060_SHOW|SHOW]]. | Hides this entity's model on the field. See also [[FF8/Field/Script/Opcodes/060_SHOW|SHOW]]. |
Revision as of 14:17, 24 March 2018
- Opcode: 0x061
- Short name: HIDE
- Long name: Hide entity
Argument
none
Stack
none
Description
Hides this entity's model on the field. See also SHOW.