Difference between revisions of "FF8/Field/Script/Opcodes/05A PUSHOFF"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
(Created page with "* Opcode: '''0x05A''' * Short name: '''PUSHOFF''' * Long name: Push script off ==== Argument ==== none ==== Stack ==== none ==== Description ==== Disables this entity's ...")
Qhimm>Albeoris
(Created page with "* Opcode: '''0x05A''' * Short name: '''PUSHOFF''' * Long name: Push script off ==== Argument ==== none ==== Stack ==== none ==== Description ==== Disables this ent...")
Line 3: Line 3:
* Long name: Push script off
* Long name: Push script off


==== Argument ====
==== Argument ====


none
none


==== Stack ====
==== Stack ====


none
none


==== Description ====
==== Description ====


Disables this entity's "push" script. See [[FF8/Field/Script/Opcodes/059_PUSHON|PUSHON]].
Disables this entity's "push" script. See [[FF8/Field/Script/Opcodes/059_PUSHON|PUSHON]].

Revision as of 14:15, 24 March 2018

  • Opcode: 0x05A
  • Short name: PUSHOFF
  • Long name: Push script off

Argument

none

Stack

none

Description

Disables this entity's "push" script. See PUSHON.