Changes
From Final Fantasy Inside
no edit summary
* Opcode: '''0xC4'''
* Short name: '''OFSTW'''
* Long name: Wait for Offset
==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0xC4
|}
==== Arguments ====
None.
==== Description ====
Halts current script execution until a previous [[FF7/Field/Script/Opcodes/C3 OFST|OFST]] has completed. This is only of use if the offset type is not instantaneous.
* Short name: '''OFSTW'''
* Long name: Wait for Offset
==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0xC4
|}
==== Arguments ====
None.
==== Description ====
Halts current script execution until a previous [[FF7/Field/Script/Opcodes/C3 OFST|OFST]] has completed. This is only of use if the offset type is not instantaneous.