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...")
 
my_wiki>Albeoris
(Created page with "* Opcode: '''0x050''' * Short name: '''MOVIESYNC''' * Long name: Movie Synchronize ==== Argument ==== none ==== Stack ==== none ==== Description ==== Pauses execut...")
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.

Revision as of 15:07, 24 March 2018

  • 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.