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...")
 
ffrtt>BukTop
m (3 revisions imported)
 
(3 intermediate revisions by 3 users not shown)
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]]

Latest revision as of 04:24, 23 May 2019

  • 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