Difference between revisions of "FF8/Field/Script/Opcodes/061 HIDE"
Jump to navigation
Jump to search
my_wiki>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...") |
m (3 revisions imported) |
||
(2 intermediate revisions by 2 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 05: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.