Automate "Chop up a corpse"


Problems running or configuring the software, commands & options, compiling, different platforms, using the interface, documentation, etc.

Mines Malingerer

Posts: 50

Joined: Saturday, 27th August 2016, 04:51

Location: Folsom, Ca, USA

Post Thursday, 4th October 2018, 15:17

Automate "Chop up a corpse"

Any way to automate "Chop up a corpse"? Mainly for heavy apatite races, like Troll. It would be nice if the game automatically Chop if you are not Engorged.

Thanks
User avatar

Swamp Slogger

Posts: 140

Joined: Tuesday, 15th October 2013, 06:22

Post Thursday, 4th October 2018, 15:27

Re: Automate "Chop up a corpse"

auto_butcher = very hungry
If this is set to true, you will automatically travel to and attempt to
butcher edible corpses. Can also be set to a hunger threshold ('very
full', 'full', 'satiated', 'hungry', 'very hungry', or 'near starving')
to enable automatic butchery only when at that state or hungrier.


If you want it only for specific species, try sth like

  Code:
: if you.race() == "Troll" then
auto_butcher = true
:end

For this message the author ichbins has received thanks:
DeepDeath

Return to Technical Support

Who is online

Users browsing this forum: No registered users and 8 guests

cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.