Don't Starve

Don't Starve

26 ratings
Action Queue[+]
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
9.393 KB
Jul 9, 2016 @ 2:39am
1 Change Note ( view )

Subscribe to download
Action Queue[+]

Description
Allows queueing a sequence of actions (such as chopping, mining, etc.) by selecting targets within a bounding box, holding SHIFT.
11 Comments
Nevarek Aug 20, 2019 @ 11:13am 
If you want to use shears with this badboi, you simply have to add the action to the allowed_actions list in actionqueuer.lua.

if ACTIONS.SHEAR then
allowed_actions[ACTIONS.SHEAR] = true
end

This is in the steam/steamapps/common/dont_starve/mods/workshop-720791385/scripts/components/actionqueuer.lua it should read like so after line 60:

---
if ACTIONS.HACK then
allowed_actions[ACTIONS.HACK] = true
end

if ACTIONS.RETRIEVE then
allowed_actions[ACTIONS.RETRIEVE] = true
end

if ACTIONS.SHEAR then
allowed_actions[ACTIONS.SHEAR] = true
end
---
看看看看 Apr 22, 2019 @ 12:40am 
i can use it in hamlet and do not fing bug
FreyaMaluk Apr 11, 2019 @ 1:15am 
is this working in hamlet? @liutiantong
YUEYAN Feb 19, 2019 @ 6:12pm 
可以种树吗
liutiantong  [author] Feb 14, 2019 @ 8:03pm 
you can 试试
Charumphk Feb 4, 2019 @ 6:23pm 
does it work with hamlet?
Randleman Jan 26, 2018 @ 3:20am 
+ sexy
胡萝卜须 Aug 24, 2016 @ 3:58am 
The description is so simple
Explodiatr Aug 8, 2016 @ 5:12pm 
Pretty sure it's just a dupe of the Action Queue Plus mod.
Tuga_Venatus Jul 24, 2016 @ 3:28am 
whats the difference from your mod to "Action Queue Plus" mod?
http://steamcommunity.com/sharedfiles/filedetails/?id=645871185