I'm having problems in that I can only replace units in CommandSet.ini not make new ones
Code:
CommandSet AmericaWarFactoryCommandSet
1 = Command_ConstructAmericaTankCrusader
2 = Command_ConstructAmericaVehicleTomahawk
3 = Command_ConstructAmericaVehicleHumvee
4 = Command_ConstructAmericaVehicleMedic
5 = Command_ConstructAmericaVehiclePaladin
6 = Command_ConstructAmericaVehicleHumvee2
; 9 = Command_UpgradeAmericaTomahawkRemoteControl ***CUT***
10 = Command_UpgradeAmericaTOWMissile
11 = Command_SetRallyPoint
12 = Command_Sell
End
Humvee2 is my new unit
The code above doesnt seem to work yet if I put the Humvee2 on the 3rd slot then it does work
:tard: