Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: dfhack script for Quantum Stockpile creation?  (Read 1290 times)

int_ua

  • Bay Watcher
    • View Profile
dfhack script for Quantum Stockpile creation?
« on: February 16, 2020, 10:42:08 pm »

Abstract: searching for it, will create if there is none.

It's tedious setting up a QSP manually even with ability to copy stockpile settings but I can't find any script for automating it on dfhack which is surprising given all the benefits they provide.

For now I'm asking if there is a script that I can't find. If there is none and no-one is planning to do it I'll try it later and edit this thread.

How I see it: the script should take a (one-tile) stockpile as an input and then:
1. Designate track stop building with correct dumping direction.
2. Assign minecart to it (optional).
2. Create hauling route and copy settings from the input stockpile
3. Create destination stockpile and copy settings.

P.S. I don't consider them cheating until actual volume calculation is implemented.
« Last Edit: February 17, 2020, 01:13:24 am by int_ua »
Logged

Fleeting Frames

  • Bay Watcher
  • Spooky cart at distance
    • View Profile
Re: dfhack script for Quantum Stockpile creation?
« Reply #1 on: February 16, 2020, 11:52:20 pm »

Don't know one, but this has the hauling route desired items part, if you want - though keybinding commands don't get applied while running macros.

There's also stockpiles plugin, and stocksettings frontend in gui mode (though don't recall the command for that).