Definition: Refers to a specific task by its position in the game task list.
What it displays:
- Task order (position in task list)
- Pin icon (location marker)
- Task color
- First portion of task text
How to use:
- Select specific task from dropdown
- Used in conditions and actions
- Most precise way to reference a task
Example:
Condition: WHEN Task 5 Finished
Action: THEN Show Task 6 on Map
Result: Targets Tasks 5 and 6 specifically
Notes:
- Best for specific, known task references
- Most commonly used task reference type
- Easy to verify which task you’re targeting
Common mistakes:
- Task numbering changes if you reorder tasks (check references after reordering)