Difference between revisions of "FF8/Field/Script/Opcodes/05A PUSHOFF"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x05A''' * Short name: '''PUSHOFF''' * Long name: Push script off ==== Argument ==== none ==== Stack ==== none ==== Description ==== Disables this entity's ...") |
my_wiki>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 15: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.