How to make selectkeys work again

How to make selectkeys work again

Classic game design, maintained to please you...

Moderator: Content Developer

Post Reply
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

How to make selectkeys work again

Post by Beherith »

You have to copy your selection keys from your selectkeys.txt:

Code: Select all

Alt_Z Visible+_InPrevSel+_ClearSelection_SelectAll+
to your uikeys.txt like this:

Code: Select all

bind alt+z select Visible+_InPrevSel+_ClearSelection_SelectAll+
Flash
Posts: 36
Joined: 12 Dec 2010, 18:03

Re: How to make selectkeys work again

Post by Flash »

after the nice update of the default building hotkeys i thought it could be usefull to collect some selectkeys.

Here are my working ones:


All Fighters (allmap/arm/core/t1/t2):

Code: Select all

bind ctrl+Y select AllMap+_Aircraft_Weapons_Not_Builder_Not_Transport_Not_NameContain_Thunder_Not_NameContain_Phoenix_Not_NameContain_Tsunami_Not_NameContain_Shadow_Not_NameContain_Hurricane_Not_NameContain_Maelstrom_Not_NameContain_Banshee_Not_NameContain_Blade_Not_NameContain_Stiletto_Not_NameContain_Liche_Not_NameContain_Lancet_Not_NameContain_Brawler_Not_NameContain_Albatross_Not_NameContain_Sabre_Not_NameContain_Bladewing_Not_NameContain_Krow_Not_NameContain_Titan_Not_NameContain_Rapier+_ClearSelection_SelectAll+
All Gunships (allmap/arm/core/t1/t2):

Code: Select all

bind ctrl+G select AllMap+_Aircraft_Weapons_Not_WeaponRange_421_AbsoluteHealth_999+_ClearSelection_SelectAll+
Select one unit of current selection:

Code: Select all

bind ctrl+E select PrevSelection++_ClearSelection_SelectOne+
All Scout planes (allmap/arm/core/t1/t2):

Code: Select all

bind ctrl+S select AllMap+_Not_Builder_Not_Building_Not_Transport_Aircraft_Radar+_ClearSelection_SelectAll+
All Gunships/ Fortress / Torpedo Bombers (allmap/arm/core/t1/t2):

Code: Select all

bind ctrl+F select AllMap+_Aircraft_Weapons_Not_Builder_Not_Transport_Not_NameContain_Freedom_Not_NameContain_Hawk_Not_NameContain_Tornado_Not_NameContain_Avenger_Not_NameContain_Vamp_Not_NameContain_Voodoo_Not_NameContain_Thunder_Not_NameContain_Phoenix_Not_NameContain_Tsunami_Not_NameContain_Shadow_Not_NameContain_Hurricane_Not_NameContain_Maelstrom+_ClearSelection_SelectAll+
Next Idle Builder:

Code: Select all

bind ctrl+< select AllMap+_Builder_Idle+_ClearSelection_SelectOne+

My keys for bombers and groundunits are not working well atm.

All Bombers (allmap/arm/core/t1/t2):

Code: Select all

bind ctrl+X select AllMap+_Aircraft_WeaponRange_1279_Not_NameContain_Stiletto+_ClearSelection_SelectAll+
has the weaponRange of bombers been changed? (cant find sth. like TASmodinfo)
Post Reply

Return to “Balanced Annihilation”