Difference between revisions of "FF8/Field/Script/Opcodes/077 SCROLLSYNC"
Jump to navigation
Jump to search
Qhimm>Shard (Created page with "* Opcode: '''0x077''' * Short name: '''SCROLLSYNC''' * Long name: Scroll Sync ==== Argument ==== none ==== Stack ==== :'''SCROLLSYNC''' ==== Description ==== Pauses script ...") |
Qhimm>Albeoris (Created page with "* Opcode: '''0x077''' * Short name: '''SCROLLSYNC''' * Long name: Scroll Sync ==== Argument ==== none ==== Stack ==== : '''SCROLLSYNC''' ==== Description ==== Paus...") |
||
Line 3: | Line 3: | ||
* Long name: Scroll Sync | * Long name: Scroll Sync | ||
==== Argument ==== | ==== Argument ==== | ||
none | none | ||
==== Stack ==== | ==== Stack ==== | ||
:'''SCROLLSYNC''' | |||
: '''SCROLLSYNC''' | |||
==== Description ==== | |||
Pauses script execution until the last called SCROLL command finishes. | Pauses script execution until the last called SCROLL command finishes. |
Revision as of 14:22, 24 March 2018
- Opcode: 0x077
- Short name: SCROLLSYNC
- Long name: Scroll Sync
Argument
none
Stack
- SCROLLSYNC
Description
Pauses script execution until the last called SCROLL command finishes.