FF7/Field/Script/Opcodes/C4 OFSTW

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
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.