Wait EI

From Final Fantasy Hacktics Wiki
Revision as of 05:13, 23 February 2021 by Xifanie (talk | contribs) (Xifanie moved page Event Instruction F1 to Wait EI)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{F1} Wait

Wait(TIMER)

Wait for a given number of frames before resuming.


See Also: {E5} WaitForInstruction


Time : Half-Word (unsigned)

Time required to perform the whole instruction. (1 frame = 1/60th of a second)

  • 00060 = 1,00 second
  • 00120 = 2,00 seconds
  • 00300 = 5,00 seconds
  • 65535 = 1092,25 seconds