Difference between revisions of "FF8/Field/Script/Opcodes/060 SHOW"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x060''' * Short name: '''SHOW''' * Long name: Show entity ==== Argument ==== none ==== Stack ==== none ==== Description ==== Shows this entity's model on t...") |
m (3 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
* Long name: Show entity | * Long name: Show entity | ||
− | ==== Argument ==== | + | ==== Argument ==== |
none | none | ||
− | ==== Stack ==== | + | ==== Stack ==== |
none | none | ||
− | ==== Description ==== | + | ==== Description ==== |
Shows this entity's model on the field. See also [[FF8/Field/Script/Opcodes/061_HIDE|HIDE]]. | Shows this entity's model on the field. See also [[FF8/Field/Script/Opcodes/061_HIDE|HIDE]]. |
Latest revision as of 05:24, 23 May 2019
- Opcode: 0x060
- Short name: SHOW
- Long name: Show entity
Argument
none
Stack
none
Description
Shows this entity's model on the field. See also HIDE.