;------------------------------------------------------------------------------ ;Command sets are groups of command buttons that will be displayed in the ;context sensitive user interface for a selected object showing what you ;can do with that object ; ;LHS numbers are the physical GUI buttons. You can assign a command ;to any of the physical buttons, they do *NOT* need to appear in ;continuous order ... you may have gaps if you desire ; ;RHS strings are CommandButton.ini command names ; ;Buttons for a regular command context are ordered as: ; ;+--+--+--+--+--+--+ ;|01|03|05|07|09|11| ;+--+--+--+--+--+--+ ;|02|04|06|08|10|12| ;+--+--+--+--+--+--+ ; ;------------------------------------------------------------------------------ ; Many things just want these three buttons. CommandSet GenericCommandSet 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End ;------------------------------------------------------------------------------ CommandSet VehiclePOWTruckCommandSet ;1 = Command_PickUpPrisoner ;2 = Command_POWReturnToPrison 11 = Command_Guard 12 = Command_Stop End ; Dozer Command Sets ---------------------------------------------------------- CommandSet AmericaDozerCommandSet 1 = Command_ConstructAmericaPowerPlant 2 = Command_ConstructAmericaStrategyCenter 3 = Command_ConstructAmericaBarracks 4 = Command_ConstructAmericaSupplyDropZone 5 = Command_ConstructAmericaSupplyCenter 6 = Command_ConstructAmericaDetentionCamp 7 = Command_ConstructAmericaPatriotBattery 8 = Command_ConstructAmericaParticleCannonUplink 9 = Command_ConstructAmericaWarFactory 10 = Command_ConstructAmericaCommandCenter 11 = Command_ConstructAmericaAirfield 12 = Command_DisarmMinesAtPosition ; 1 = Command_ConstructAmericaPowerPlant ; 2 = Command_ConstructAmericaBarracks ; 3 = Command_ConstructAmericaSupplyCenter ; 4 = Command_ConstructAmericaPatriotBattery ; 5 = Command_ConstructAmericaWarFactory ; 6 = Command_ConstructAmericaAirfield ; 8 = Command_ConstructAmericaCommandCenter ; 11 = Command_AmericaChangetoTechSet ; 12 = Command_DisarmMinesAtPosition End CommandSet AmericaDozerCommandSetTech 1 = Command_ConstructAmericaStrategyCenter 2 = Command_ConstructAmericaSupplyDropZone 3 = Command_ConstructAmericaDetentionCamp 4 = Command_ConstructAmericaParticleCannonUplink 11 = Command_AmericaChangetoDefaultSet 12 = Command_DisarmMinesAtPosition End CommandSet GLAWorkerCommandSet 1 = Command_ConstructGLASupplyStash 2 = Command_ConstructGLAPalace 3 = Command_ConstructGLABarracks 4 = Command_ConstructGLABlackMarket 5 = Command_ConstructGLAStingerSite 6 = Command_ConstructGLAWindmill 7 = Command_ConstructGLATunnelNetwork 8 = Command_ConstructGLAScudStorm 9 = Command_ConstructGLAArmsDealer 10 = Command_ConstructGLACommandCenter 11 = Command_ConstructGLADemoTrap 12 = Command_DisarmMinesAtPosition ;1 = Command_ConstructGLASupplyStash ;2 = Command_ConstructGLABarracks ;3 = Command_ConstructGLAStingerSite ;4 = Command_ConstructGLAWindmill ;5 = Command_ConstructGLATunnelNetwork ;6 = Command_ConstructGLAArmsDealer ;;7 = Command_ConstructGLAAirfield ;7 = Command_ConstructGLADemoTrap ;8 = Command_ConstructGLACommandCenter ;11 = Command_GLAChangetoTechSet ;12 = Command_DisarmMinesAtPosition End CommandSet GLAWorkerCommandSetTech ;1 = Command_ConstructGLABurningBarricade 1 = Command_ConstructGLAPalace 2 = Command_ConstructGLABlackMarket ;3 = Command_ConstructGLAPrison 4 = Command_ConstructGLAScudStorm 11 = Command_GLAChangetoDefaultSet 12 = Command_DisarmMinesAtPosition End CommandSet ChinaDozerCommandSet 1 = Command_ConstructChinaPowerPlant 2 = Command_ConstructChinaAirfield 3 = Command_ConstructChinaBarracks 4 = Command_ConstructChinaPropagandaCenter 5 = Command_ConstructChinaSupplyCenter 6 = Command_ConstructChinaSpeakerTower 7 = Command_ConstructChinaBunker 8 = Command_ConstructChinaNuclearMissileLauncher 9 = Command_ConstructChinaGattlingCannon 10 = Command_ConstructChinaCommandCenter 11 = Command_ConstructChinaWarFactory 12 = Command_DisarmMinesAtPosition ; 1 = Command_ConstructChinaPowerPlant ; 2 = Command_ConstructChinaBarracks ; 3 = Command_ConstructChinaSupplyCenter ; 4 = Command_ConstructChinaSpeakerTower ; 5 = Command_ConstructChinaBunker ; 6 = Command_ConstructChinaGattlingCannon ; 7 = Command_ConstructChinaWarFactory ; 8 = Command_ConstructChinaCommandCenter ; 11 = Command_ChinaChangetoTechSet ; 12 = Command_DisarmMinesAtPosition End CommandSet ChinaDozerCommandSetTech ;1 = Command_ConstructChinaConcreteWall 1 = Command_ConstructChinaAirfield 2 = Command_ConstructChinaPropagandaCenter 4 = Command_ConstructChinaNuclearMissileLauncher 11 = Command_ChinaChangetoDefaultSet 12 = Command_DisarmMinesAtPosition End ; Unit Command Sets ----------------------------------------------------------- CommandSet AmericaTransportCommandSet 1 = Command_TransportExit 2 = Command_TransportExit 3 = Command_TransportExit 4 = Command_TransportExit 5 = Command_TransportExit 6 = Command_TransportExit 7 = Command_TransportExit 8 = Command_TransportExit 9 = Command_Evacuate 11 = Command_Guard 12 = Command_Stop End CommandSet AmericaVehicleChinookCommandSet 1 = Command_TransportExit 2 = Command_TransportExit 3 = Command_TransportExit 4 = Command_TransportExit 5 = Command_TransportExit 6 = Command_TransportExit 7 = Command_TransportExit 8 = Command_TransportExit 9 = Command_ChinookUnload 10 = Command_CombatDrop ; 11 = Command_Guard 12 = Command_Stop End CommandSet CivilianTransportCommandSet 1 = Command_TransportExit 2 = Command_TransportExit 3 = Command_TransportExit 4 = Command_TransportExit 5 = Command_TransportExit 6 = Command_TransportExit 7 = Command_TransportExit 8 = Command_TransportExit 9 = Command_Evacuate 11 = Command_Guard 12 = Command_Stop End CommandSet RailedTransportCommandSet 1 = Command_TransportExit 2 = Command_TransportExit 3 = Command_TransportExit 4 = Command_TransportExit 5 = Command_TransportExit 6 = Command_TransportExit 7 = Command_TransportExit 8 = Command_TransportExit 9 = Command_TransportExit 10 = Command_TransportExit 11 = Command_Evacuate 12 = Command_ExecuteRailedTransport End CommandSet CivilianTransportWithNukeCommandSet 1 = Command_DetonateConvoyTruckNuke 12 = Command_Stop End CommandSet AmericaInfantryRangerCommandSet 1 = Command_AmericaRangerCaptureBuilding 2 = Command_AmericaRangerSwitchToMachineGun 4 = Command_AmericaRangerSwitchToFlagBangGrenades 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet AmericaInfantryColonelBurtonCommandSet 1 = Command_ColonelBurtonKnifeAttack 2 = Command_ColonelBurtonTimedDemoCharge 4 = Command_ColonelBurtonRemoteDemoCharge 6 = Command_ColonelBurtonDetonateCharges 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet AmericaInfantryMissileDefenderCommandSet 1 = Command_AmericaMissileDefenderLaserGuidedMissiles 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet AmericaInfantryPathfinderCommandSet 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet AmericaInfantryPilotCommandSet 12 = Command_Stop End CommandSet AmericaVehicleHumveeCommandSet 1 = Command_ConstructAmericaVehicleBattleDrone 2 = Command_ConstructAmericaVehicleScoutDrone 3 = Command_TransportExit 4 = Command_TransportExit 5 = Command_TransportExit 6 = Command_TransportExit 7 = Command_TransportExit 8 = Command_Evacuate 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet CivilianVehicleLimoCommandSet 1 = Command_TransportExit 2 = Command_TransportExit 3 = Command_TransportExit 4 = Command_TransportExit 5 = Command_TransportExit 6 = Command_Evacuate 12 = Command_Stop End CommandSet GLAInfantryRebelCommandSet ;1 = Command_GLAInfantryRebelSwitchToMachineGun 1 = Command_GLAInfantryRebelCaptureBuilding ;3 = Command_GLAInfantryRebelSwitchToTranqDarts 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet GLAInfantryTunnelDefenderCommandSet 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet GLAInfantryTerroristCommandSet 1 = Command_GLAInfantryTerroristMakeCarBomb 11 = Command_Guard 12 = Command_Stop End CommandSet GLAInfantryAngryMobCommandSet ;1 = Command_GLAInfantryFireBomb 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet GLAInfantryHijackerCommandSet 1 = Command_GLAInfantryHijack 11 = Command_Guard 12 = Command_Stop End CommandSet GLAInfantryJarmenKellCommandSet 1 = Command_GLAInfantryJarmenKellSnipeVehicleAttack 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet AmericaVehicleComancheCommandSet ; 1 = Command_AmericaVehicleComancheFireAntiTankMissiles - changed by DB to make missiles auto-shoot. 1 = Command_AmericaVehicleComancheFireRocketPods 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet GLAVehicleRocketBuggyCommandSet 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet GLATankScorpionCommandSet ;1 = Command_GLAScorpionFireRocket -- Design change request -- wants to auto fire without button. 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet GLAVehicleScudLauncherCommandSet 1 = Command_GLAExplosiveWarhead ; 2 = Command_FireScudExplosiveAtPosition 3 = Command_GLAAnthraxWarhead ; 4 = Command_FireScudAnthraxAtPosition 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet GLAVehicleQuadCannon 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet GLAVehicleToxinTruckCommandSet 1 = Command_GLAToxinTractorContaminateGround 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End ; ------------------- Bomb Truck ---------------------- CommandSet GLAVehicleBombTruckCommandSet 1 = Command_DisguiseAsVehicle 3 = Command_BombTruckDetonateNow 7 = Command_UpgradeGLABombTruckBioBomb 8 = Command_UpgradeGLABombTruckHighExplosiveBomb 9 = Command_AttackMove 10 = Command_UpgradeGLABombTruckNukeWarhead 11 = Command_Guard 12 = Command_Stop End ; **Nuke command set (does not allow for any more upgrades)** CommandSet GLAVehicleBombTruckNukeCommandSet 1 = Command_DisguiseAsVehicle 3 = Command_BombTruckDetonateNukeNow 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End ; **High Explosives command set (bio upgrade only allowed)** CommandSet GLAVehicleBombTruckHECommandSet 1 = Command_DisguiseAsVehicle 3 = Command_BombTruckDetonateNow 7 = Command_UpgradeGLABombTruckBioBomb 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End ; **Bio Bomb command set (HE upgrade only allowed)** CommandSet GLAVehicleBombTruckBioCommandSet 1 = Command_DisguiseAsVehicle 3 = Command_BombTruckDetonateNow 8 = Command_UpgradeGLABombTruckHighExplosiveBomb 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End ; -------------------------------------------------------- CommandSet GLAVehicleRadarVanCommandSet 1 = Command_RadarVanScan ;3 = Command_RadioJam 12 = Command_Stop End CommandSet GLAVehicleTechnicalCommandSet 1 = Command_TransportExit 2 = Command_TransportExit 3 = Command_TransportExit 4 = Command_TransportExit 5 = Command_TransportExit 9 = Command_AttackMove 10 = Command_Evacuate 11 = Command_Guard 12 = Command_Stop End CommandSet ChinaJetMIGCommandSet ; 2 = Command_ChinaJetMIGFireNapalmMissile 9 = Command_AttackMove 10 = Command_GuardFlyingUnitsOnly 11 = Command_Guard 12 = Command_Stop End CommandSet ChinaInfantryRedguardCommandSet 1 = Command_ChinaInfantryRedGuardCaptureBuilding ;2 = Command_ChinaInfantryRedguardSwitchToMachineGun ;3 = Command_ChinaInfantryRedguardSwitchToStunBullets 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet ChinaInfantryRedguardCommandSetUpgrade 1 = Command_ChinaInfantryRedGuardCaptureBuilding 3 = Command_ChinaInfantryRedguardBayonet 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet ChinaInfantryBlackLotusCommandSet 1 = Command_ChinaInfantryBlackLotusCaptureHack 3 = Command_ChinaInfantryBlackLotusVehicleHack 5 = Command_ChinaInfantryBlackLotusCashHack ; 11 = Command_Guard 12 = Command_Stop End CommandSet ChinaInfantryHackerCommandSet 1 = Command_ChinaInfantryHackerDisableBuilding 3 = Command_ChinaInfantryHackerInternetHack 11 = Command_Guard 12 = Command_Stop End CommandSet ChinaInfantryTankHunterCommandSet 1 = Command_ChinaInfantryTankHunterTNTAttack 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet ChinaTroopCrawlerCommandSet 1 = Command_TransportExit 2 = Command_TransportExit 3 = Command_TransportExit 4 = Command_TransportExit 5 = Command_TransportExit 6 = Command_TransportExit 7 = Command_TransportExit 8 = Command_TransportExit 9 = Command_AttackMove 11 = Command_EmptyCrawler 12 = Command_Stop End CommandSet ChinaVehicleNukeCannonCommandSet ; 1 = Command_FireNukeCannonAtPosition 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet ChinaVehicleBattleMasterCommandSet 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet ChinaVehicleGattlingTankCommandSet 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet ChinaVehicleInfernoCannonCommandSet ; 1 = Command_FireInfernoCannonAtPosition 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet ChinaTankDragonCommandSet 1 = Command_ChinaDragonTankFireWall 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet AmericaTankCrusaderCommandSet 1 = Command_ConstructAmericaVehicleBattleDrone 2 = Command_ConstructAmericaVehicleScoutDrone 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet AmericaTankPaladinCommandSet 1 = Command_ConstructAmericaVehicleBattleDrone 2 = Command_ConstructAmericaVehicleScoutDrone 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet AmericaVehicleAmbulanceCommandSet 1 = Command_ConstructAmericaVehicleBattleDrone 2 = Command_ConstructAmericaVehicleScoutDrone 3 = Command_TransportExit 4 = Command_TransportExit 5 = Command_TransportExit 6 = Command_TransportExit 7 = Command_TransportExit 8 = Command_Evacuate 9 = Command_AttackMove 10 = Command_AmbulanceCleanupArea 11 = Command_Guard 12 = Command_Stop End CommandSet AmericaInfantryHazMatCommandSet 1 = Command_AmbulanceCleanupArea 11 = Command_Guard 12 = Command_Stop End CommandSet AmericaVehicleTomahawkCommandSet 1 = Command_ConstructAmericaVehicleBattleDrone 2 = Command_ConstructAmericaVehicleScoutDrone ;3 = Command_FireTomahawkAtPosition 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet AmericaJetRaptorCommandSet ; 6 = Command_Guard 9 = Command_AttackMove 10 = Command_GuardFlyingUnitsOnly 11 = Command_Guard 12 = Command_Stop End CommandSet AmericaJetAuroraCommandSet ; 6 = Command_Guard ; 8 = Command_GuardFlyingUnitsOnly 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet AmericaJetStealthFighterCommandSet ; 6 = Command_Guard ; 8 = Command_GuardFlyingUnitsOnly 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet GLATankMarauderCommandSet 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet ChinaTankBattlemasterCommandSet 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End ;-------------------------------------------- CommandSet ChinaTankOverlordDefaultCommandSet 1 = Command_UpgradeChinaOverlordBattleBunker 3 = Command_UpgradeChinaOverlordGattlingCannon 5 = Command_UpgradeChinaOverlordPropagandaTower 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet ChinaTankOverlordBattleBunkerCommandSet 1 = Command_TransportExit 2 = Command_TransportExit 3 = Command_TransportExit 4 = Command_TransportExit 5 = Command_TransportExit 6 = Command_Evacuate 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet ChinaTankOverlordGattlingCannonCommandSet 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet ChinaTankOverlordPropagandaTowerCommandSet 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet ChinaSupplyTruckCommandSet 12 = Command_Stop End ;-------------------------------------------- ; Structure Command Sets ------------------------------------------------------ CommandSet AmericaCommandCenterCommandSet 1 = Command_ConstructAmericaDozer 3 = Command_B52Strike 4 = Command_A10ThunderboltMissileStrike 5 = Command_Paradrop 6 = Command_SpyDrone 7 = Command_EmergencyRepair 8 = Command_DaisyCutter 9 = Command_UpgradeAmericaRadar 10 = Command_SpySatelliteScan 11 = Command_SetRallyPoint 12 = Command_Sell End CommandSet Command_ScriptedTransportDrops 1 = Command_DaisyCutter 2 = Command_Paradrop 3 = Command_B52Strike 4 = Command_ClusterMines 5 = Command_CrateDrop End CommandSet Command_ScriptedA10ThunderboltStrike 1 = Command_A10ThunderboltMissileStrike End CommandSet AmericaAirfieldCommandSet 1 = Command_ConstructAmericaJetRaptor 2 = Command_ConstructAmericaVehicleComanche 3 = Command_ConstructAmericaJetAurora 4 = Command_ConstructAmericaJetStealthFighter ;5 = Command_ConstructAmericaVehicleApache 7 = Command_UpgradeComancheRocketPods 8 = Command_UpgradeAmericaLaserMissiles 11 = Command_SetRallyPoint 12 = Command_Sell End CommandSet AmericaWarFactoryCommandSet 1 = Command_ConstructAmericaTankCrusader 2 = Command_ConstructAmericaVehicleTomahawk 3 = Command_ConstructAmericaVehicleHumvee 4 = Command_ConstructAmericaVehicleMedic 5 = Command_ConstructAmericaVehiclePaladin 6 = Command_ConstructAmericaTankCrusaderMK2 ;7 = Command_ConstructAmericaTankLeopard ; 9 = Command_UpgradeAmericaTomahawkRemoteControl ***CUT*** 10 = Command_UpgradeAmericaTOWMissile 11 = Command_SetRallyPoint 12 = Command_Sell End CommandSet AmericaBarracksCommandSet 1 = Command_ConstructAmericaInfantryRanger 2 = Command_ConstructAmericaInfantryMissileDefender 3 = Command_ConstructAmericaInfantryColonelBurton 4 = Command_ConstructAmericaInfantryPathfinder 6 = Command_ConstructAmericaInfantryBiohazardTech 7 = Command_UpgradeAmericaRangerFlashBangGrenade 8 = Command_UpgradeAmericaRangerCaptureBuilding 11 = Command_SetRallyPoint 12 = Command_Sell End CommandSet AmericaSupplyCenterCommandSet 1 = Command_ConstructAmericaVehicleChinook 11 = Command_SetRallyPoint 12 = Command_Sell End CommandSet AmericaPowerPlantCommandSet 1 = Command_UpgradeAmericaAdvancedControlRods 12 = Command_Sell End CommandSet AmericaStrategyCenterCommandSet 1 = Command_InitiateBattlePlanBombardment 3 = Command_InitiateBattlePlanHoldTheLine 5 = Command_InitiateBattlePlanSearchAndDestroy 8 = Command_UpgradeAmericaCompositeArmor 9 = Command_UpgradeAmericaAdvancedTraining 10 = Command_UpgradeAmericaDroneArmor 11 = Command_StrategyCenter_Stop 12 = Command_Sell End CommandSet AmericaDetentionCampCommandSet 1 = Command_CIAIntelligence ;3 = Command_ConstructAmericaVehiclePOWTruck 12 = Command_Sell End CommandSet AmericaParticleUplinkCannonCommandSet 1 = Command_FireParticleUplinkCannon 12 = Command_Sell End CommandSet BaikonurLaunchTowerCommandSet 1 = Command_LaunchBaikonurRocket 2 = Command_DetonateBaikonurRocketAtLocation End CommandSet AmericaPatriotBatteryCommandSet 11 = Command_Stop 12 = Command_Sell End CommandSet ChinaCommandCenterCommandSet 1 = Command_ConstructChinaDozer 3 = Command_NapalmStrike 4 = Command_ClusterMines 5 = Command_CashHack 6 = Command_ArtilleryBarrage 7 = Command_EmergencyRepair 8 = Command_EMPPulse 9 = Command_UpgradeChinaRadar 10 = Command_UpgradeChinaMines 11 = Command_SetRallyPoint 12 = Command_Sell End CommandSet ChinaBunkerCommandSet 1 = Command_TransportExit 2 = Command_TransportExit 3 = Command_TransportExit 4 = Command_TransportExit 5 = Command_TransportExit 6 = Command_Evacuate 10 = Command_UpgradeChinaMines 12 = Command_Sell End CommandSet ChinaPowerPlantCommandSet 1 = Command_Overcharge 10 = Command_UpgradeChinaMines 12 = Command_Sell End CommandSet ChinaSpeakerTowerCommandSet ; 10 = Command_UpgradeChinaMines 12 = Command_Sell End CommandSet ChinaGattlingCannonCommandSet 10 = Command_UpgradeChinaMines 11 = Command_Stop 12 = Command_Sell End CommandSet ChinaBarracksCommandSet 1 = Command_ConstructChinaInfantryRedguard 2 = Command_ConstructChinaInfantryTankHunter 3 = Command_ConstructChinaInfantryHacker 4 = Command_ConstructChinaInfantryBlackLotus 7 = Command_UpgradeChinaRedguardCaptureBuilding 9 = Command_UpgradeRedGuardBayonet 10 = Command_UpgradeChinaMines 11 = Command_SetRallyPoint 12 = Command_Sell End CommandSet ChinaWarFactoryCommandSet 1 = Command_ConstructChinaTankBattleMaster 2 = Command_ConstructChinaVehicleTroopCrawler 3 = Command_ConstructChinaTankDragon 4 = Command_ConstructChinaTankGattling 5 = Command_ConstructChinaVehicleInfernoCannon 6 = Command_ConstructChinaTankOverlord 7 = Command_ConstructChinaVehicleNukeLauncher 8 = Command_UpgradeChinaBlackNapalm 9 = Command_UpgradeChinaChainGuns 10 = Command_UpgradeChinaMines 11 = Command_SetRallyPoint 12 = Command_Sell End CommandSet ChinaSupplyCenterCommandSet 1 = Command_ConstructChinaVehicleSupplyTruck 10 = Command_UpgradeChinaMines 11 = Command_SetRallyPoint 12 = Command_Sell End CommandSet ChinaAirfieldCommandSet 1 = Command_ConstructChinaJetMIG 2 = Command_UpgradeChinaAircraftArmor 10 = Command_UpgradeChinaMines 12 = Command_Sell End CommandSet ChinaPropagandaCenterCommandSet 1 = Command_UpgradeChinaNationalism ;2 = Command_UpgradeChinaStunBullets 3 = Command_UpgradeChinaSubliminalMessaging ;5 = Command_ConstructChinaVehiclePOWTruck 10 = Command_UpgradeChinaMines 12 = Command_Sell End CommandSet ChinaNuclearMissileCommandSet 1 = Command_NeutronMissile ;4 = Command_NeutronMissileUpgrade 7 = Command_UpgradeChinaUraniumShells 8 = Command_UpgradeChinaNuclearTanks 10 = Command_UpgradeChinaMines 12 = Command_Sell End CommandSet GLACommandCenterCommandSet 1 = Command_ConstructGLAWorker 5 = Command_Ambush 6 = Command_EmergencyRepair 7 = Command_AnthraxBomb 8 = Command_NeutronBomb 9 = Command_TerrorCell 11 = Command_SetRallyPoint 12 = Command_Sell End CommandSet GLAArmsDealerCommandSet 1 = Command_ConstructGLATankScorpion 2 = Command_ConstructGLAVehicleTechnical 3 = Command_ConstructGLAVehicleRadarVan 4 = Command_ConstructGLAVehicleQuadCannon 5 = Command_ConstructGLAVehicleToxinTruck 6 = Command_ConstructGLAVehicleRocketBuggy 7 = Command_ConstructGLATankMarauder 8 = Command_ConstructGLAVehicleBombTruck 9 = Command_ConstructGLAVehicleScudLauncher 10 = Command_UpgradeGLAScorpionRocket 11 = Command_SetRallyPoint 12 = Command_Sell End CommandSet GLABarracksCommandSet 1 = Command_ConstructGLAInfantryRebel 2 = Command_ConstructGLAInfantryRPGTrooper 3 = Command_ConstructGLAInfantryTerrorist 4 = Command_ConstructGLAInfantryAngryMob 5 = Command_ConstructGLAInfantryHijacker 6 = Command_ConstructGLAInfantryJarmenKell 7 = Command_UpgradeGLARebelCaptureBuilding 11 = Command_SetRallyPoint 12 = Command_Sell End CommandSet GLABlackMarketCommandSet 1 = Command_UpgradeGLAAPBullets 2 = Command_UpgradeGLAAPRockets 3 = Command_UpgradeGLAJunkRepair 4 = Command_UpgradeGLABuggyAmmo 5 = Command_UpgradeGLARadarVanScan 12 = Command_Sell End CommandSet GLAScudStormCommandSet 1 = Command_ScudStorm 12 = Command_Sell End CommandSet GLASupplyStashCommandSet 1 = Command_ConstructGLAWorker 11 = Command_SetRallyPoint 12 = Command_Sell End CommandSet GLAPalaceCommandSet 1 = Command_StructureExit 2 = Command_StructureExit 3 = Command_StructureExit 4 = Command_StructureExit 5 = Command_StructureExit 6 = Command_Evacuate 8 = Command_UpgradeGLAArmTheMob 9 = Command_UpgradeGLACamouflage 10 = Command_UpgradeGLAToxinShells 11 = Command_UpgradeGLAAnthraxBeta 12 = Command_Sell End CommandSet GLADemoTrapCommandSet 1 = Command_SetDemoTrapProximityDetonation 2 = Command_SetDemoTrapManualDetonation 5 = Command_DetonateDemoTrap 12 = Command_Sell End CommandSet GLATunnelNetworkCommandSet 1 = Command_StructureExit 2 = Command_StructureExit 3 = Command_StructureExit 4 = Command_StructureExit 5 = Command_StructureExit 6 = Command_StructureExit 7 = Command_StructureExit 8 = Command_StructureExit 9 = Command_StructureExit 10 = Command_StructureExit 11 = Command_Evacuate 12 = Command_Sell End CommandSet CivilianCarBombCommandSet 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet GLAStingerSiteCommandSet 11 = Command_Stop 12 = Command_Sell End CommandSet TechBuildingRadioStationCommandSet 1 = Command_RadioDefection End CommandSet CaveCommandSet ;1 = Command_StructureExit ;2 = Command_StructureExit ;3 = Command_StructureExit ;4 = Command_StructureExit ;5 = Command_StructureExit ;6 = Command_StructureExit ;7 = Command_StructureExit ;8 = Command_StructureExit ;9 = Command_StructureExit ;10 = Command_StructureExit 1 = Command_Evacuate End ;**************** ;** Nova Setup ** ;**************** ; 1 2 3 1 ; 1 4 7 10 ; 2 5 8 11 ; 3 6 9 12 ;**************** ;////////////// America ///////////////// CommandSet SCIENCE_AMERICA_CommandSetRank1 1 = Command_PurchaseSciencePaladinTank 2 = Command_PurchaseScienceSpyDrone 3 = Command_PurchaseScienceStealthFighter END CommandSet SCIENCE_AMERICA_CommandSetRank8 1 = Command_PurchaseScienceParadrop1 END CommandSet SCIENCE_AMERICA_CommandSetRank3 1 = Command_PurchaseSciencePathfinder 4 = Command_PurchaseScienceA10ThunderboltMissileStrike1 7 = Command_PurchaseScienceEmergencyRepair1 10 = Command_PurchaseScienceParadrop2 2 = Command_PurchaseScienceEmergencyRepair2 5 = Command_PurchaseScienceCarpetBomb 8 = Command_PurchaseScienceEmergencyRepair3 11 = Command_PurchaseScienceA10ThunderboltMissileStrike2 3 = Command_PurchaseScienceParadrop3 6 = Command_PurchaseScienceDaisyCutter 9 = Command_PurchaseScienceA10ThunderboltMissileStrike3 12 = Command_PurchaseScienceTomahawkStrike END ;////////////// China //////////////// CommandSet SCIENCE_CHINA_CommandSetRank1 1 = Command_PurchaseScienceRedGuardTraining 2 = Command_PurchaseScienceArtilleryTraining 3 = Command_PurchaseScienceNukeLauncher END CommandSet SCIENCE_CHINA_CommandSetRank8 1 = Command_PurchaseScienceClusterMines END CommandSet SCIENCE_CHINA_CommandSetRank3 1 = Command_PurchaseScienceCashHack1 4 = Command_PurchaseScienceArtilleryBarrage1 7 = Command_PurchaseScienceEmergencyRepair1 10 = Command_PurchaseScienceCashHack2 2 = Command_PurchaseScienceEmergencyRepair2 5 = Command_PurchaseScienceArtilleryBarrage2 8 = Command_PurchaseScienceEmergencyRepair3 11 = Command_PurchaseScienceNapalmStrike 3 = Command_PurchaseScienceCashHack3 6 = Command_PurchaseScienceEMPPulse 9 = Command_PurchaseScienceArtilleryBarrage3 12 = Command_NeutronMissileUpgrade END ;////////////// GLA /////////////////// CommandSet SCIENCE_GLA_CommandSetRank1 1 = Command_PurchaseScienceTechnicalTraining 2 = Command_PurchaseScienceMarauderTank 3 = Command_PurchaseScienceScudLauncher END CommandSet SCIENCE_GLA_CommandSetRank8 1 = Command_PurchaseScienceRebelAmbush1 END CommandSet SCIENCE_GLA_CommandSetRank3 1 = Command_PurchaseScienceHijacker 4 = Command_PurchaseScienceCashBounty1 7 = Command_PurchaseScienceEmergencyRepair1 10 = Command_PurchaseScienceRebelAmbush2 2 = Command_PurchaseScienceEmergencyRepair2 5 = Command_PurchaseScienceTerrorCell 8 = Command_PurchaseScienceEmergencyRepair3 11 = Command_PurchaseScienceCashBounty2 3 = Command_PurchaseScienceRebelAmbush3 6 = Command_PurchaseScienceAnthraxBomb 9 = Command_PurchaseScienceCashBounty3 12 = Command_PurchaseScienceNeutronBomb END ;/////////////////////////////////////// ;/ Special Power Shortcut Command Sets / ;/////////////////////////////////////// ;A max of 5 controls are supported at this time CommandSet SpecialPowerShortcutUSA 3 = Command_A10ThunderboltMissileStrikeFromCommandCenter 2 = Command_ParadropFromCommandCenter ;1 = Command_SpyDroneFromCommandCenter 1 = Command_B52StrikeFromCommandCenter 4 = Command_EmergencyRepairFromCommandCenter 5 = Command_DaisyCutterFromCommandCenter END CommandSet SpecialPowerShortcutChina 1 = Command_ClusterMinesFromCommandCenter 2 = Command_ArtilleryBarrageFromCommandCenter ;3 = Command_CashHackFromCommandCenter 3 = Command_NapalmStrikeFromCommandCenter 4 = Command_EmergencyRepairFromCommandCenter 5 = Command_EMPPulseFromCommandCenter END CommandSet SpecialPowerShortcutGLA 1 = Command_AmbushFromCommandCenter 2 = Command_EmergencyRepairFromCommandCenter 3 = Command_AnthraxBombFromCommandCenter 4 = Command_NeutronBombFromCommandCenter 5 = Command_TerrorCellFromCommandCenter END ; ********** Nova CommandSets ********* CommandSet AmericaTankCrusaderMK2CommandSet 1 = Command_ConstructAmericaVehicleBattleDrone 2 = Command_ConstructAmericaVehicleScoutDrone 5 = Command_UpgradeCrusaderMK2Hover 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet GLATankCobraCommandSet 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet GLAPowerPlantCommandSet 12 = Command_Sell End CommandSet GLAPrisonCommandSet 1 = Command_UpgradeGLATranqDarts 3 = Command_ConstructGLAVehiclePOWTruck 12 = Command_Sell End CommandSet AmericaTankMammothCommandSet 1 = Command_ConstructAmericaVehicleBattleDrone 2 = Command_ConstructAmericaVehicleScoutDrone 9 = Command_AttackMove 11 = Command_Guard 12 = Command_Stop End CommandSet GLAAirfieldCommandSet 1 = Command_ConstructGLASuicidePlane ;2 = Command_Upgrade ;possibly 12 = Command_Sell End CommandSet GLAPlaneSuicideCommandSet 9 = Command_AttackMove 10 = Command_GuardFlyingUnitsOnly 11 = Command_Guard 12 = Command_Stop End