Vehicles in DayZ Console are nice now and it would be great if we could have some modern day mod mechanics to make the Gasoline or Radiator come filled up.
For example you could do this in the eventx.xml for gasoline
<child lootmax="1" lootmin="1" max="12" min="8" type="Boat_01_Black" gasolineMin="10" gasolineMin="100"/>
Then in cfgspawnabletypes.xml where-as this is the radiator being part of loot spawn it can be the same there
<attachments chance="1.00"> <item name="CarRadiator" chance="1.00" waterMin="10" waterMax="100" /> </attachments>