I have noticed that the alt keys don't work anymore, they don't get caught in keypress callins properly:
http://springrts.com/mantis/view.php?id=2959
Also, it seems that the selectkeys.txt is still broken after spring 85.0, it's perhaps related, but there is not a good way still of selecting the commander, and furthermore the select all similar units (ctrl-z) doesn't work.
Suggested resolution: reinstate IsCommander tag. The CanManualfire tag does not replace its functionality.
Broken keys in 85.0
Moderator: Moderators
Re: Broken keys in 85.0
Control_C AllMap+_ManualFireUnit+_ClearSelection_SelectOne+
Alt_Z Visible+_InPrevSel+_ClearSelection_SelectAll+
in selectkeys.txt work fine for me.
Alt_Z Visible+_InPrevSel+_ClearSelection_SelectAll+
in selectkeys.txt work fine for me.
Re: Broken keys in 85.0
Ctrl-C: It selects also the Decoy Commander(s).
Ctrl-Z: I have this line:
Control_Z AllMap+_InPrevSel+_ClearSelection_SelectAll+
And it clears the selection. Will try with your variant...
Ctrl-Z: I have this line:
Control_Z AllMap+_InPrevSel+_ClearSelection_SelectAll+
And it clears the selection. Will try with your variant...
Re: Broken keys in 85.0
Does this wotk for you if the commander is one of the already selected units? Try to cheat in 15 commanders and try to select then all by first selecting one with mouse button, and then pressing Alt-z.Beherith wrote: Alt_Z Visible+_InPrevSel+_ClearSelection_SelectAll+
It doesn't work the same way as if you double click on him.