Editing Selection

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
You can select your units with your mouse, with your keyboard, or both.
+
You can select your units with your mouse, with your keyboard or both.
  
== Selection Commands ==
+
Simple click, select what you click on <br>
* Simple click, select what you click on.
+
Double click, select all same units/buildings on screen   <br>
* Double-click, select all same units/buildings on screen.
+
Box select, select all inside the box with highest selection rank
* Box select (click and drag to draw a rectangle), select all inside the box with the highest [[#Selection Rank|selection rank]].
 
 
 
To manage your selection you can
 
* right-click a unit in the selection window to remove it from the current selection,
 
* {{key press|Shift}} and right-click to remove all units that are like the one you click on;
 
* {{key press|Shift}} + [[#Selection Commands|selection command]] will add newly selected units to the current selection.
 
  
 +
To manage your selection you can;
 +
Right click a unit in the selection window to remove it from the current selection. <br> Shift right click will remove all units that are like the one you click on. <br>
 +
Shift + selection command will add any thing to the currecnt selection
 +
 
== Selection Rank ==
 
== Selection Rank ==
  
<img src="//raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/states/selection_rank_0.png" height="24" width="24" alt="0">
+
Selection rank is what decides which units will be selected when doing a box drag over multiple unit types such as fighters, constructors, buildings. <br>
<img src="//raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/states/selection_rank_1.png" height="24" width="24" alt="1">
+
There are 4 selection ranks 0,1,2,3. <br>
<img src="//raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/states/selection_rank_2.png" height="24" width="24" alt="2">
+
0 is unused, 1 and 2 are for buildings and constructors, 3 is for fighting units. <br>
<img src="//raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/states/selection_rank_3.png" height="24" width="24" alt="3">
+
When doing a box drag over units with different selection ranks, only the units with the highest rank will be selected. <br>
 +
You can see a units selection rank as a large grey number on the side of the command menu; generally fighters are 3, builders and factories are 2, caretakers and defence are 1. <br>
 +
You can change a units default selection rank in the in game settings, for example commander set to 2 will avoid accidentaly cancel building queues or killing your com by issuing commands that were meant for your army.
  
Selection rank is a unit state that determines which units are selected when dragging a selection box. Only the units with the highest rank in the selection box will be selected. This keeps buildings and construction units from being selected with combat units.
+
You can bypass selection rank this by holding shift while dragging, you will select all units/buildings in the box.
  
To select a mixed selection of ranks, hold {{key press|Shift}} while dragging the box. Holding {{key press|Ctrl}} also selects mixed selections of ranks (except for rank zero). This is to allow selection hotkeys such as {{key combo|Ctrl|Z}} to select across ranks. Double-click selection has similar behaviour. These thresholds are configurable under 'Settings/Interface/Selection' (with Simple Settings unticked).
+
Default selection rank are customizable trough the ingame settings.
  
[[File:SelectionRank.png]]
+
== Hotkeys ==
  
Selection ranks can be modified mid-game for individual units via a state toggle. This toggle is hidden by default. To enable it, tick it in 'Settings/Interface/Commands'. Left click advances the rank and right click decrements it.
+
There are multiple [[Hotkeys]] to help with selection:
  
By default, most buildings have selection rank 1, factories and constructors have rank 2, and all combat units have rank 3. These defaults can be modified in the [[Ingame Menu]] under 'Settings/Unit Behaviour/Default States'. Alternately, click 'Edit Behaviour' in the unit info box that is brought up by {{key press|Space}}-clicking a unit. For example, if you don't want your anti-air units to be selected with the rest of your combat units, their selection rank could be set to 2.
+
*Z, Selects idle builder, press repeatedly to cycle trough <br>
 +
*Ctrl B, Selects all idle constructors <br>
 +
*Ctrl C, Selects commander <br>
 +
*Ctrl Z, Selects all units that are the same as the one you are currently selecting <br>
 +
*Ctrl X, Selects all units that are the same as the one you are currently selecting, that are visible  <br>
 +
*Ctrl I, Removes non-idle units from your selection <br>
 +
*Ctrl E, Removes all units that are above 30% HP from your selection <br>
 +
*Ctrl A, Selects everything  <br>
 +
*Ctrl G, Selects Raptors  <br>
 +
*Ctrl F, Selects all mobile non-builder units <br>
 +
*Ctrl S, Selects Owls  <br>
 +
*Ctrl T, Selects Transports  <br>
  
Selection ranks exist independently for each player—and even for each spectator. This can be useful in shared control coop games to avoid selecting units that your allies are trying to control.
 
  
== Hotkeys ==
+
Factory selecting hotkeys are as follow;  <br>
 +
Your first factory will be on Alt+Q, the second factory you build will be on Alt+W and the next one on Alt+E .... and so on
  
There are multiple [[hotkeys]] to help with selection. The default bindings allow you to select:
 
{{:Selection hotkeys|list}}
 
  
Factories can also be selected using hotkeys. Your first factory will be on {{key combo|Alt|Q}}, the second factory you build will be on {{key combo|Alt|W}} and the next one on {{key combo|Alt|E}}, and so on. This assumes that you have the QWERTY keyboard layout.
+
You can select missiles from the Missile Silo by either clicking on them, or by selecting the Silo and pressing D.
 
 
You can select missiles from the [[Missile Silo]] by either clicking on them or by selecting the Silo and pressing {{key press|D}}.
 
 
 
All hotkeys are editable in the [[Ingame Menu#Hotkeys|settings menu]] at <samp>Menu</samp>&rarr;<samp>Hotkeys</samp>&rarr;<samp>Selection</samp>. There are many ways to select your units that do not have default hotkeys.
 
  
 +
These are editable in the settings menu.
 
== Autogroups ==
 
== Autogroups ==
  
Autogroups are custom selection hotkeys that you can set up on the go. They allow units to be automatically added to a control group.
+
Autogroups are your custom selection hotkeys that you can set up on the go. <br>
 
+
You can find how to do so on the [[Hotkeys]] page.
Ever wished to have all fighters in group 7, all gunships in group 8, all raiders in 4, etc.? "Autogroup" achieves just that.
 
 
 
Auto grouping is a feature of Zero-K (widget).
 
{{:Autogroup hotkeys|list}}
 
[[Ingame Menu#Control Groups|Autogroup settings]] can be modified from the in-game menu: <samp>Menu</samp>&rarr;<samp>Settings</samp>&rarr;<samp>Interface</samp>&rarr;<samp>Control Groups</samp>.
 
 
 
Example use:
 
* Select a [[Glaive]] and a [[Reaver]] and press {{Key combo|Alt|1}}.
 
* From then on, new Glaives and Reavers will join group 1 when they first become idle (after reaching factory waypoint). You can press {{Key press|1}} to select them.
 
* If you then want to add [[Knight]]s to autogroup 1, select one of them and press {{Key combo|Alt|1}}.
 
* If you then want to remove Glaives from autogroup 1, select one and press {{Key combo|Alt|~}}.
 
 
 
  
 
{{Navbox manual}}
 
{{Navbox manual}}

Please note that all contributions to Zero-K are considered to be released under the Creative Commons Attribution-ShareAlike (see Zero-K:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)