WaitForInstruction

From Final Fantasy Hacktics Wiki
Revision as of 00:30, 31 December 2013 by Xifanie (talk | contribs)
Jump to navigation Jump to search

{E5} WaitForInstruction

Wait for any given instruction type instance to complete before resuming.


See Also: {29} WaitWalk{57} WaitFieldObject{64} WaitRotateUnit{65} WaitRotateAll{6F} WaitSpriteMove{F1} Wait


Instruction Type : Byte (hex)

  • 0x01: ShowDialog
  • 0x04: Camera
  • 0x06: {1A}
  • 0x07: {1B}
  • 0x08: {2A}/{2B} block
  • 0x0B: UnitSprAnim / UnitAnim
  • 0x0C: {3E}
  • 0x34: {58}
  • 0x36: DarkScreen / RemoveDarkScreen
  • 0x38: DisplayConditions
  • 0x3D: ShowChapter
  • 0x41: Wait
  • 0x43: Stop


Unknown 1 : Byte (hex)

Always x00.