Jump to content

Is it Possible to Call all Units to One Place?


realtcc
 Share

Recommended Posts

well yes , there is a way by creating group of all units and then just when selected right click on spot where you want them to send 

 

[hotkey.selection]

add = Shift                  ; Add units to selection

milonly = Alt                ; Add only military units to selection

idleonly = "I"               ; Select only idle units

remove = Ctrl                ; Remove units from selection

cancel = Esc                 ; Un-select all units and cancel building placement

idleworker = Period          ; Select next idle worker

idlewarrior = ForwardSlash   ; Select next idle warrior

offscreen = Alt              ; Include offscreen units in selection

[hotkey.selection.group.add]

2460 = "Shift+0"

2471 = "Shift+1"

2482 = "Shift+2"

2493 = "Shift+3"

2504 = "Shift+4"

2515 = "Shift+5"

2526 = "Shift+6"

2537 = "Shift+7"

2548 = "Shift+8"

2559 = "Shift+9"

[hotkey.selection.group.save]

2570 = "Ctrl+0"

2581 = "Ctrl+1"

2592 = "Ctrl+2"

2603 = "Ctrl+3"

2614 = "Ctrl+4"

2625 = "Ctrl+5"

2636 = "Ctrl+6"

2647 = "Ctrl+7"

2658 = "Ctrl+8"

2669 = "Ctrl+9"

[hotkey.selection.group.select]

2680 = 0

2691 = 1

2702 = 2

2713 = 3

2724 = 4

2735 = 5

2746 = 6

2757 = 7

2768 = 8

2779 = 9

Edited by asterix
  • Thanks 1
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...