Difference between revisions of "FF7/Field/Script/Opcodes/6C FADEW"

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Synergy Blades
(FADEW)
 
my_wiki>Synergy Blades
m
Line 12: Line 12:
  
 
==== Description ====
 
==== Description ====
Halts execution of the current script for a preceding [[FF7/Field/Script/Opcodes/6B_FADE|FADE]] command to fully complete before continuing execution of the current script.
+
Halts execution of the current script for a preceding [[FF7/Field/Script/Opcodes/6B_FADE|FADE]] command to fully complete before continuing execution.

Revision as of 04:17, 2 August 2006

  • Opcode: 0x6C
  • Short name: FADEW
  • Long name: Wait for fade

Memory layout

0x6C

Arguments

None.

Description

Halts execution of the current script for a preceding FADE command to fully complete before continuing execution.