Difference between revisions of "FF8/Field/Script/Opcodes/077 SCROLLSYNC"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x077''' * Short name: '''SCROLLSYNC''' * Long name: Scroll Sync ==== Argument ==== none ==== Stack ==== :'''SCROLLSYNC''' ==== Description ==== Pauses script ...") |
m (3 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
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. |
Latest revision as of 05:24, 23 May 2019
- Opcode: 0x077
- Short name: SCROLLSYNC
- Long name: Scroll Sync
Argument
none
Stack
- SCROLLSYNC
Description
Pauses script execution until the last called SCROLL command finishes.