Quote:
Originally Posted by cpmonster
I'm looking for some ideas on how to complete my battle formation routine in fewest actions, ideally only one key pressed if possible by scripting.
My battle formation routine is: - All fighters undocked from Mothership [CTRL + Z]
- All fighters in same team (With tactics set if possible)
- Set team to defend Mothership [E + LMB] / [RLM]
Do you have any ideas on how to complete all these actions using only keyboard?
|
Game script doesn't allow to execute keyboard shortcuts via script.
Game script contains two defined actions of your interest: dock and escort. There is no undock action.
The best solution for you is probably to execute the proper script via special perk. I believe the 2nd and 3rd position of your list can be automated this way. It won't use keyboard but it'll be one click action.