FF7/Field/Script/Opcodes/C4 OFSTW

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Revision as of 12:34, 4 April 2018 by my_wiki>BukTop (1 revision imported)
Jump to navigation Jump to search
  • Opcode: 0xC4
  • Short name: OFSTW
  • Long name: Wait for Offset

Memory layout

0xC4

Arguments

None.

Description

Halts current script execution until a previous OFST has completed. This is only of use if the offset type is not instantaneous.