Difference between revisions of "FF8/Field/Script/Opcodes/077 SCROLLSYNC"

From QhimmWiki
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 ...")
ffrtt>BukTop
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  ====


==== 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 04: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.