FF7/Field/Script/Opcodes/6C FADEW

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Revision as of 16:17, 8 December 2006 by my_wiki>Synergy Blades (Expanded a little.)
  • 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, issued by any entity, to fully complete before continuing execution. If no FADE has been issued by any entity, or previous FADE calls has already completed, the FADEW call is ignored.