List of Opcodes: Difference between revisions

Document WaitBgmSignal
0x164 - WaitLockLives: Added description for WaitLockLives
Tags: Mobile edit Mobile web edit
Line 6,330: Line 6,330:


=== 0x164 - WaitLockLives ===
=== 0x164 - WaitLockLives ===
<TO DO: Opcode description>
Pauses the current routine until a [[List of Opcodes#0x8b - Lock|Lock]] opcode with the specified ''lock_id'' is reached in the specified actor's targeted routine. After the lock is reached, the routine will resume.


{| class="wikitable"
{| class="wikitable"
Line 6,350: Line 6,350:
|
|
|}
|}
=== 0x165 - WaitLockObject ===
=== 0x165 - WaitLockObject ===
<TO DO: Opcode description>
<TO DO: Opcode description>