Important: If you remove any line of code, or remove a <, or set a letter in the
number value it will cause an error when the game tries to check the saved files,
and you will be unable to load any save, make a back up of you saved files before
trying to use this steps.
1 - Collect resources in one of the warehouses.
2 - then return to shelter and deposit all stuff.
3 - get inside shelter, save and close the game.
4 - open the database.xml with a Wordpad.
5 - At the end of the text or using the search of the Wordpad check for the iron
plate, scrap plastic, scrap iron or any collect resources that you have in the
shelter.
6 - change the value of <itemQuant>6</itemQuant> the number inside to any value
like 9999, like this <itemQuant>9999</itemQuant>
7 - Now you can easily upgrade/build any researched build.
1 - open the database.xml with a Wordpad.
2 - Using the search of the Wordpad check for
<basePrimeResourcesName>Moral</basePrimeResourcesName> then, right below the line
<basePrimeResourcesStock>50</basePrimeResourcesStock> you can change the value of
the 50 for any high value.
1 - open the database.xml with a Wordpad.
2 - Using the search of the Wordpad check for <dataAmount>500</dataAmount> then,
you can change the value of the 500 for any high value, the value like
<dataAmount>696969</dataAmount>
In Database.xml:
If you have no vehicles in the squad the line of the code will be written like
this:
<vehicles />
Then you replace with this:
<vehicles>
<Vehicle>
<vehicleName>Step Van</vehicleName>
<life>100</life>
</Vehicle>
</vehicles>