dfhack/docs/builtins/kill-lua.rst

16 lines
375 B
ReStructuredText

2022-07-18 11:58:35 -06:00
kill-lua
========
**Tags:** `tag/system`
:dfhack-keybind:`kill-lua`
2022-07-18 11:58:35 -06:00
:index:`Gracefully stops any currently-running Lua scripts.
<kill-lua; Gracefully stops any currently-running Lua scripts.>` Use this
command to stop a misbehaving script that appears to be stuck.
Usage::
kill-lua
kill-lua force
Use ``kill-lua force`` if just ``kill-lua`` doesn't seem to work.