dfhack/docs/plugins/spectate.rst

41 lines
862 B
ReStructuredText

spectate
========
2022-07-31 14:29:18 -06:00
.. dfhack-tool::
:summary: Automatically follow exciting dwarves.
2022-08-12 00:34:37 -06:00
:tags: fort interface
:no-command:
2022-07-31 14:29:18 -06:00
2022-08-17 23:42:02 -06:00
Usage
-----
::
2022-07-31 14:29:18 -06:00
2022-09-01 18:14:10 -06:00
spectate
spectate <option>
2022-07-31 14:29:18 -06:00
The plugin will automatically switch which dwarf is being followed periodically,
preferring dwarves on z-levels with the highest job activity.
2022-09-01 18:14:10 -06:00
Examples
--------
``spectate``
See the status of spectate, what is enabled or disabled.
``spectate enable``
Enable spectate plugin to pseudo-randomly follow dwarves around.
``spectate auto-unpause``
Enable the spectate plugin to automatically dismiss pause events caused
by the game. Siege events are one example of such a game event.
Options
-------
:no option: Show plugin status.
:enable: Enable plugin.
:disable: Disable plugin.
:auto-unpause: Toggle auto-dismissal of game pause events.