View Single Post
Old 10-15-2003, 03:05 PM   #7 (permalink)
pieten
Senior Member
 
Join Date: Jul 2003
Posts: 342
Default

CommandButton Command_SpySatelliteScanChina
Command = SPECIAL_POWER
SpecialPower = SpecialPowerRadarVanScan
Options = NEED_SPECIAL_POWER_SCIENCE NEED_TARGET_POS CONTEXTMODE_COMMAND NEED_UPGRADE OK_FOR_MULTI_SELECT
TextLabel = CONTROLBAR:RadarVanScan
ButtonImage = spysatchina
ButtonBorderType = ACTION ; Identifier for the User as to what kind of button this is
DescriptLabel = CONTROLBAR:TooltipFireRadarVanScan
RadiusCursorType = RADAR
InvalidCursorName = GenericInvalid
End

CommandButton Command_SpySatelliteScanChinaFromShortcut
Command = SPECIAL_POWER_FROM_SHORTCUT
SpecialPower = SpecialPowerRadarVanScan
Options = NEED_SPECIAL_POWER_SCIENCE NEED_TARGET_POS CONTEXTMODE_COMMAND NEED_UPGRADE OK_FOR_MULTI_SELECT
TextLabel = CONTROLBAR:RadarVanScanShortcut
ButtonImage = spysatchina
ButtonBorderType = ACTION ; Identifier for the User as to what kind of button this is
DescriptLabel = CONTROLBAR:TooltipFireRadarVanScan
RadiusCursorType = RADAR
InvalidCursorName = GenericInvalid
End

CommandSet Tank_SpecialPowerShortcutChina
1 = Command_ClusterMinesFromShortcut
2 = Command_ArtilleryBarrageFromShortcut
3 = Tank_Command_TankParadropFromShortcut
4 = Early_Command_EmergencyRepairFromShortcut
5 = Command_EMPPulseFromShortcut
6 = Command_NeutronMissileFromShortcut
7 = Command_ChinaCarpetBombFromShortcut
8 = Command_FrenzyFromShortcut
9 = Command_SpySatelliteScanChinaFromShortcut
End


EXAMPLE
pieten is offline   Reply With Quote