Difference between revisions of "WaitForInstruction"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | = | + | = {E5} {{IE_E5}} = |
Wait for any given instruction type instance to complete before resuming. | Wait for any given instruction type instance to complete before resuming. | ||
Line 12: | Line 12: | ||
*0x07: [[Event_Instruction_1B|{1B} {{IE_1B}}]] | *0x07: [[Event_Instruction_1B|{1B} {{IE_1B}}]] | ||
*0x08: [[Event_Instruction_2A|{2A} {{IE_2A}}]] / [[Event_Instruction_2B|{2B} {{IE_2B}}]] ? | *0x08: [[Event_Instruction_2A|{2A} {{IE_2A}}]] / [[Event_Instruction_2B|{2B} {{IE_2B}}]] ? | ||
− | *0x0B: UnitSprAnim? | + | *0x0B: UnitSprAnim? / [[Event_Instruction_11|{11} {{IE_11}}]] |
*0x0C: [[Event_Instruction_3E|{3E} {{IE_3E}}]] | *0x0C: [[Event_Instruction_3E|{3E} {{IE_3E}}]] | ||
*0x34: [[Event_Instruction_58|{58} {{IE_58}}]] | *0x34: [[Event_Instruction_58|{58} {{IE_58}}]] |
Revision as of 21:53, 4 January 2014
{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: {10} DisplayMessage / {51} ChangeDialog
- 0x04: {19} Camera
- 0x06: {1A} MapDarkness
- 0x07: {1B} MapLight
- 0x08: {2A} BlockStart / {2B} BlockEnd ?
- 0x0B: UnitSprAnim? / {11} UnitAnim
- 0x0C: {3E} ColorScreen
- 0x34: {58} LoadEVTCHR
- 0x36: {76} DarkScreen / {77} RemoveDarkScreen
- 0x38: {78} DisplayConditions
- 0x3D: {7D} ShowGraphic
- 0x41: {18} Effect
- 0x43: {92} InflictStatus
Unknown 1 : Byte (hex)
Always x00.