Here we go:DaddyMonster wrote:Does anyone know how to edit the xml to get it into one of your ships inventory? I think I've had enough now and I just need to cheat.
Backup your saves.
Using Notepad++ or similar, open up your quicksave.
In game, pick a container ship you own and note the wares it has onboard.
Ctrl+F for <ware ware="warename" amount="howevermanywaresyouhad">
ware="fuelcells" amount="numberyouhave" works well here.
Scroll around a little in that area to check you have the right ship (I find other wares, crew names and number of drones easiest to confirm this, unless of course you only get one result, then it's definitely you

Copy/paste the following line amongst the other listed wares, changing the amount to whatever you want.
<ware ware="reinforcedmetalplating" amount="2000"/>
Save the file, and load your quicksave. They should now be in your cargo hold.