dfhack/docs/plugins/workNow.rst

23 lines
586 B
ReStructuredText

workNow
=======
.. dfhack-tool::
:summary: Reduce the time that dwarves idle after completing a job.
2022-08-12 00:34:37 -06:00
:tags: fort auto labors
After finishing a job, dwarves will wander away for a while before picking up a
new job. This plugin will automatically poke the game to assign dwarves to new
tasks.
2022-08-17 23:42:02 -06:00
Usage
-----
2022-07-31 14:32:06 -06:00
``workNow``
Print current plugin status.
``workNow 0``
Stop monitoring and poking.
``workNow 1``
Poke the game to assign dwarves to tasks whenever the game is paused.
``workNow 2``
Poke the game to assign dwarves to tasks whenever a dwarf finishes a job.