Changes

Jump to navigation Jump to search

FF7/Field/Script/Opcodes/C4 OFSTW

447 bytes added, 01:25, 7 September 2006
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.

Navigation menu