View Issue Details

IDProjectCategoryView StatusLast Update
0004968Spring engineGeneralpublic2015-09-24 19:36
ReporterCode_Man Assigned Tohokomoko  
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Product Version100.0 
Summary0004968: Custom commands passed to units that cannot have triggered
DescriptionWhen custom commands are triggered via buttons while a group is selected, the command is passed to units which do not have said button too.
Was only tested with CMD.ICON, but surley affects others.

Unless there is a good reason why units should be able to have secret commands, then this should be fixed in the engine.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

hokomoko

2015-09-24 19:35

developer   ~0015227

The engine can't know if a unit has this command or not.
The button is irrelevant as you can send any command without a button through lua.

Issue History

Date Modified Username Field Change
2015-09-24 19:12 Code_Man New Issue
2015-09-24 19:35 hokomoko Note Added: 0015227
2015-09-24 19:35 hokomoko Status new => closed
2015-09-24 19:35 hokomoko Assigned To => hokomoko
2015-09-24 19:35 hokomoko Resolution open => won't fix