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...") |
ffrtt>BukTop m (3 revisions imported) |
||
(3 intermediate revisions by 3 users not shown) | |||
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]]. |
Latest revision as of 04:24, 23 May 2019
- 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.