Difference between revisions of "FF8/Field/Script/Opcodes/060 SHOW"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>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...")
Qhimm>Albeoris
(Created page with "* Opcode: '''0x060''' * Short name: '''SHOW''' * Long name: Show entity ==== Argument ==== none ==== Stack ==== none ==== Description ==== Shows this entity's mode...")
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]].

Revision as of 14:17, 24 March 2018

  • 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.