Jump to content

Shortcuts


Euhm
 Share

Recommended Posts

Hi,

I was wondering whether it would be possible to implement a shortcut selecting all idle buildings. For example I + double klick building: all idle buildings of that type are selected.

  • Like 1
Link to comment
Share on other sites

Yes, here are some solutions i know of:

With autociv:
I don't use it but I've just tested, and you can very well create a autociv hotkey. (With autociv mod) Add to your config:

hotkey.autociv.session.entity.select.barracks.by.state.idle ="YOUR HOTKEY"

This seems to select only 1 building at a time, for reasons, maybe ask @nani if there is a solution to select all the idle barracks instead of just 1.

 

With proGUI:

1. (graphical solution) With the proGUI overlay you have the lists of idle production.

ProGUI boonGUI rows

(The idle building row display 1 idle barrack, you can click on icon to select it.
 

2. (hotkey solution) Since your idea is to have a hotkey that you can link with a double click, a solution could be to use this hotkey:

hotkey.progui.stockfish.filterIdleBuildings = "YOUR HOTKEY"

It work by selecting all desired buildings, (ex: with control groups) then pressing the hokey to filter out idles only from selection.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...