Difference between revisions of "FF8/Field/Script/Opcodes/050 MOVIESYNC"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "__NOTOC__ * Opcode: '''0x050''' * Short name: '''MOVIESYNC''' * Long name: Movie Synchronize ==== Argument ==== none ==== Stack ==== none ==== Description ==== Pauses ex...")
 
m (3 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
 
 
* Opcode: '''0x050'''
 
* Opcode: '''0x050'''
 
* Short name: '''MOVIESYNC'''
 
* Short name: '''MOVIESYNC'''
 
* Long name: Movie Synchronize
 
* Long name: Movie Synchronize
  
==== Argument ====
+
==== Argument ====
  
 
none
 
none
  
==== Stack ====
+
==== Stack ====
  
 
none
 
none
  
==== Description ====
+
==== Description ====
  
 
Pauses execution of this script until the current FMV movie is finished playing.
 
Pauses execution of this script until the current FMV movie is finished playing.

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x050
  • Short name: MOVIESYNC
  • Long name: Movie Synchronize

Argument

none

Stack

none

Description

Pauses execution of this script until the current FMV movie is finished playing.