Cold War 1965 version 2.0 - Official Thread
-
I am updating my map, Cold War 1965, to version 2.0. This will include a few new game features, make changes to improve game balance, and correct a few existing issues.
Have you played the latest version 1.1, updated by Redrum? If so, I am interested in your input.
Features include an independent AI-run India, increased the area China and Sino Pact can claim, updated several units including Helicopter as an air transport and artillery-support, etc.
-
Problem with Land Transport unit - Truck. The land transport capability does not work the same as Air Transport. I have the following XML for the Truck unit:
<attachment name="unitAttachment" attachTo="Truck" javaClass="games.strategy.triplea.attachments.UnitAttachment" type="unitType">
<option name="attack" value="0"/>
<option name="defense" value="0"/>
<option name="movement" value="3"/>
<option name="isLandTransport" value="true"/>
<option name="transportCapacity" value="4"/>
</attachment>Any thoughts?