try this
CommandSet SpeakerTowerCommandSet
12 = Command_Sell
End
CommandButton Command_ConstructSpeakerTower
Command = DOZER_CONSTRUCT
Object = SpeakerTower
TextLabel = CONTROLBAR:ConstructSpeakerTower
ButtonImage = SNPropSpeaker
ButtonBorderType = BUILD ; Identifier for the User as to what kind of button this is
DescriptLabel = CONTROLBAR:ToolTipChinaBuildSpeakerTower
End
|