Difference between revisions of "Wait EI"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
m (Xifanie moved page Event Instruction F1 to Wait EI)
 
(No difference)

Latest revision as of 05:13, 23 February 2021

{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