List of Opcodes: Difference between revisions
→0x158 - WaitAnimation: Added description for WaitAnimation (assistance from Sergey) Tags: Mobile edit Mobile web edit |
→0x15e - WaitEffect: Added description for WaitEffect (assistance from Sergey) Tags: Mobile edit Mobile web edit |
||
| Line 6,240: | Line 6,240: | ||
No parameters. | No parameters. | ||
=== 0x15e - WaitEffect === | === 0x15e - WaitEffect === | ||
Pauses the routine until the effect on the specified actor/perormed has ended. After the effect ends, the routine will resume. | |||
This opcode does not have a parameter for an entity, as it must be used in a with-statement or a targeted routine. | |||
=== 0x15f - WaitEndAnimation === | === 0x15f - WaitEndAnimation === | ||
<TO DO: Opcode description> | <TO DO: Opcode description> | ||