Difference between revisions of "FF8/Field/Script/Opcodes/059 PUSHON"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
(Created page with "* Opcode: '''0x059''' * Short name: '''PUSHON''' * Long name: Push script on ==== Argument ==== none ==== Stack ==== none ==== Description ==== Enables "pushing" this en...")
Qhimm>Albeoris
(Created page with "* Opcode: '''0x059''' * Short name: '''PUSHON''' * Long name: Push script on ==== Argument ==== none ==== Stack ==== none ==== Description ==== Enables "pushing" t...")
Line 3: Line 3:
* Long name: Push script on
* Long name: Push script on


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


none
none


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


none
none


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


Enables "pushing" this entity. An entity's "push" script is run when the player walks into it. Detection range can presumably be set with [[FF8/Field/Script/Opcodes/063_PUSHRADIUS|PUSHRADIUS]]
Enables "pushing" this entity. An entity's "push" script is run when the player walks into it. Detection range can presumably be set with [[FF8/Field/Script/Opcodes/063_PUSHRADIUS|PUSHRADIUS]]

Revision as of 14:15, 24 March 2018

  • Opcode: 0x059
  • Short name: PUSHON
  • Long name: Push script on

Argument

none

Stack

none

Description

Enables "pushing" this entity. An entity's "push" script is run when the player walks into it. Detection range can presumably be set with PUSHRADIUS