List of Opcodes: Difference between revisions
→0x134 - supervision_ExecuteExport: Added description for supervision_ExecuteExport Tags: Mobile edit Mobile web edit |
→0x12b - supervision_ActingInvisible: Added description for supervision_ActingInvisible Tags: Mobile edit Mobile web edit |
||
| Line 5,516: | Line 5,516: | ||
=== 0x12b - supervision_ActingInvisible === | === 0x12b - supervision_ActingInvisible === | ||
Loads a sector of the Acting scene. Actors and objects in this sector will be invisible. | |||
{| class="wikitable" | {| class="wikitable" | ||
| Line 5,529: | Line 5,529: | ||
|uint | |uint | ||
|layer_id | |layer_id | ||
| | |The ID of the sector to load. | ||
|} | |} | ||
=== 0x12c - supervision_ExecuteActing === | === 0x12c - supervision_ExecuteActing === | ||
<TO DO: Opcode description> | <TO DO: Opcode description> | ||