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