You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The transports are deploying with "Any". I suspect that the issue here may be that the specific deployment zone stuff is not being saved on a save game.
The text was updated successfully, but these errors were encountered:
This is what I get for the Sherpa's in the saved game file:
<entitychassis="Sherpa Armored Truck"model=""type="Tracked"commander="false"externalId="05ee6c3c-109d-424b-9a15-54cd052e5bfc"altitude="0">
<crewcrewType="crew"size="3"ejected="false">
<crewMemberslot="0"name="Joe"nick=""gender="MALE"gunnery="4"piloting="5"externalId="cfd4f918-1ba2-4e90-b89b-8d639dea8843"/>
</crew>
<movementspeed="4"/>
<motivedamage="0"penalty="0"/>
Tanks have special needs, so don't delete any ammo slots.
The first slot in a location is at index="1".
<locationindex="0"> Body
<slotindex="2"type="IS Ammo MG - Full"shots="200"/>
</location>
</entity>
I notice it switched from pilot to crew and lost a bunch of stuff from my deployment.
The transports are deploying with "Any". I suspect that the issue here may be that the specific deployment zone stuff is not being saved on a save game.
The text was updated successfully, but these errors were encountered: