inQueue
Jump to navigation
Jump to search
- inQueue <AI_queue_list>
- If this option is set, the block will only be used if one of the specified states is in the AI queue.
- notInQueue <AI_queue_list>
- If this option is set, the block will never be used if the AI queue is in one of the specified states.
- You can specify a list in these parameters. List items are separated by commas.
- Appeared in PR#3978