Difference between revisions of "FF8/Field/Script/Opcodes/059 PUSHON"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x059''' * Short name: '''PUSHON''' * Long name: Push script on ==== Argument ==== none ==== Stack ==== none ==== Description ==== Enables "pushing" this en...") |
m (3 revisions imported) |
||
(2 intermediate revisions by 2 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 05: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