riquems / tak-enhanced

9 stars 0 forks source link

Conditional commands #67

Open riquems opened 5 months ago

riquems commented 5 months ago

Conditional commands are commands which are executed when certain condition is met. One example is the following:

When build menu is open, the keys 0-9 could be used to select a building to build, else if it's not open, it will be used to retrieve squads instead.

This will enhance the experience and you will have both of the best worlds. Of course you'll have to deselect your builder if you want to select a squad instead.

This will be a long work in progress since it'll be hard to implement all at once.