Wait EI

From Final Fantasy Hacktics Wiki
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