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

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Synergy Blades
(FADEW)
Qhimm>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 03: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.