Difference between revisions of "FF7/Field/Script/Opcodes/C4 OFSTW"

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>BukTop
m (1 revision imported)
m (2 revisions imported)
 
(No difference)

Latest revision as of 05:18, 23 May 2019

  • 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.