List of Opcodes: Difference between revisions
→0x15e - WaitEffect: Added description for WaitEffect (assistance from Sergey) Tags: Mobile edit Mobile web edit |
→0x15e - WaitEffect: fixed typo 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/ | Pauses the routine until the effect on the specified actor/peformer 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. | This opcode does not have a parameter for an entity, as it must be used in a with-statement or a targeted routine. | ||