blob: 7f2a26adf42dba5cbc74b7b4072feef4455de9c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
name: "show_queued_cmds"
category: "Options"
description: |
Controls whether queued game actions show confirmation messages.
When on: A brief "You prepare to X." message is shown for each queued
action, confirming that it has been added to the queue.
When off (default): No message is shown when you queue an action. The action
simply executes on the next game tick without fanfare.
Usage: option show_queued_cmds on
option show_queued_cmds off
See also: help queued, help actions, help option
|