ORIGINAL: 76mm
ORIGINAL: sPzAbt653
Thanks Don. As you can see in the screenshot I posted above, the Add Equipment is not available [nor is the Delete Equipment]. I can, however, hit Ctrl + Delete and it will delete stuff.
Steve, the fact that the "Divided Subunit" message is showing and those three menu options are disabled would seem to indicate that that unit is in fact a divided subunit (you can't add or delete equipment from divided subunits, and to re-unite a unit you right-click on the parent). Is the unit color-coded blue (I can't tell in your screenie because the unit is selected).
Even if you don't think it should be a divided subunit, it might be a divided subunit in the game (I've come across this before in some scenarios). Best way to tell is to look at the line in the XML file for that unit--if the line has a PARENT attribute, then it is a divided subunit. If you send me the gam file, I can check.
It appears that all of the Soviet (Force 2) units are marked as Divided Subunit. And the XML file has them all, 1225 of them, marked as a parent unit. Yet in the game Deployment mode I can divide the units.
<
UNIT ID="1225" NAME="6-41 MC Mcyc Rgt" ICON="Motorcycle" COLOR="105" SIZE="Regiment" EXPERIENCE="untried" PROFICIENCY="33" READINESS="100" SUPPLY="100" EMPHASIS="Limit Losses"
PARENT="1225" STATUS="0" REPLACEMENTPRIORITY="0">
<EQUIPMENT ID="1" NAME="Light Machinegun DP 1928" NUMBER="192" MAX="192" DAMAGE="0"/>
<EQUIPMENT ID="2" NAME="Lt Motorcycle Squad" NUMBER="87" MAX="87" DAMAGE="0"/>
<EQUIPMENT ID="3" NAME="Motorcycle Squad" NUMBER="45" MAX="45" DAMAGE="0"/>
<EQUIPMENT ID="4" NAME="BA-10 AC" NUMBER="17" MAX="17" DAMAGE="0"/>
<EQUIPMENT ID="5" NAME="50mm Mortar" NUMBER="24" MAX="24" DAMAGE="0"/>
<EQUIPMENT ID="6" NAME="Medium Machinegun Maxim 1910" NUMBER="16" MAX="16" DAMAGE="0"/>
<EQUIPMENT ID="7" NAME="45mm AT" NUMBER="6" MAX="6" DAMAGE="0"/>
<EQUIPMENT ID="8" NAME="Lt Engineer Squad" NUMBER="4" MAX="4" DAMAGE="0"/>
<EQUIPMENT ID="9" NAME="Truck" NUMBER="15" MAX="15" DAMAGE="0"/>
<EQUIPMENT ID="10" NAME="Tractor" NUMBER="2" MAX="2" DAMAGE="0"/>
<EQUIPMENT ID="11" NAME="Light Transport" NUMBER="1" MAX="1" DAMAGE="0"/>
</UNIT>