The documentation for AACS and the CodeEditor.
Creates a list with a specified amount of tasks.
Name | Type | Description | Required | Default Value |
---|---|---|---|---|
ID | String | The ID of the tasklist. | ✓ | - |
Amount | Number | The amount of tasks in the list. | ✓ | 1 |
Completion Frame | String | The ID of the frame to be executed upon completion of all tasks. | ✓ | “SomeFrame” |
1: MakeTaskList:["InvestigateOffice"|5|3];
Task lists only exist within a chapter. If you create a list during chapter A, it will not be available in chapter B.