DayZ
Dingo_Truck
 This topic has been pinned, so it's probably important
LaGTeK  [developer] 12 Oct, 2024 @ 6:48pm
New XML Files & Traders Files
Edit 07/03/2025 : Updated files for Dingo

Inside your mission folder:
Inside dingo_ce folder:
Expansion Market files:
DrJones files:
Last edited by LaGTeK; 7 Mar @ 6:27am
< >
Showing 1-7 of 7 comments
LaGTeK  [developer] 26 Oct, 2019 @ 5:54am 
Types.xml & Trader Files
Trader: https://pastebin.com/Marzk4iD
Types.xml: https://pastebin.com/85fbgWMZ
Delta6 17 Jan, 2020 @ 3:20am 
any chance i could get spawnables and events xml files so i can have them spawn on the map?
Jlandy71 21 Jan, 2020 @ 12:31am 
i only have it in types xml and it spawns in a few places. Of course the only thing that spawns in the world is the chassis. you have to spawn in the rest of the parts. so would be nice to know how to do the rest so parts have a chance to spawn on it.
Last edited by Jlandy71; 21 Jan, 2020 @ 6:07pm
Prison Mike 20 Nov, 2021 @ 7:57am 
Same here. Would be nice to have some spawntabeltypes etc.
Wizec Gaming 19 Jul, 2024 @ 1:27pm 
Expansion Trader Config
Since no one had the config for expansion trader, here you go, just adjust prices with your server setup.

Dingo Truck itself:

{
"m_Version": 12,
"DisplayName": "DINGO TRUCK",
"Icon": "Deliver",
"Color": "FBFCFEFF",
"IsExchange": 0,
"InitStockPercent": 75,
"Items": [
{
"ClassName": "Dingo",
"MaxPriceThreshold": 5,
"MinPriceThreshold": 5,
"SellPricePercent": -1,
"MaxStockThreshold": 1,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [
"DingoDoors_Driver",
"DingoDoors_CoDriver",
"DingoDoors_Cargo1",
"DingoDoors_Cargo2",
"DingoHood",
"DingoTrunk",
"DingoWheel",
"DingoWheel",
"DingoWheel",
"DingoWheel",
"DingoWheel",
"CarBattery",
"CarRadiator",
"SparkPlug"
],
"Variants": []
}
]
}

Dingo Parts:

{
"m_Version": 12,
"DisplayName": "Dingo Truck Parts",
"Icon": "Deliver",
"Color": "FBFCFEFF",
"IsExchange": 0,
"InitStockPercent": 75,
"Items": [
{
"ClassName": "DingoDoors_Driver",
"MaxPriceThreshold": 1,
"MinPriceThreshold": 1,
"SellPricePercent": -1,
"MaxStockThreshold": 1,
"MinStockThreshold": 1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "DingoDoors_CoDriver",
"MaxPriceThreshold": 1,
"MinPriceThreshold": 1,
"SellPricePercent": -1,
"MaxStockThreshold": 1,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"Variants": []
},
{
"ClassName": "DingoDoors_Cargo1",
"MaxPriceThreshold": 1,
"MinPriceThreshold": 1,
"SellPricePercent": -1,
"MaxStockThreshold": 1,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"Variants": []
},
{
"ClassName": "DingoDoors_Cargo2",
"MaxPriceThreshold": 1,
"MinPriceThreshold": 1,
"SellPricePercent": -1,
"MaxStockThreshold": 1,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"Variants": []
},
{
"ClassName": "DingoHood",
"MaxPriceThreshold": 1,
"MinPriceThreshold": 1,
"SellPricePercent": -1,
"MaxStockThreshold": 1,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"Variants": []
},
{
"ClassName": "DingoTrunk",
"MaxPriceThreshold": 1,
"MinPriceThreshold": 1,
"SellPricePercent": -1,
"MaxStockThreshold": 1,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"Variants": []
},
{
"ClassName": "DingoWheel",
"MaxPriceThreshold": 1,
"MinPriceThreshold": 1,
"SellPricePercent": -1,
"MaxStockThreshold": 1,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"Variants": []
}
]
}


Welcome :)
festihead 12 Sep, 2024 @ 12:15pm 
thanks very much for this mate it's greatly appreciate it! I made into 2 standalone files for custom types.
edit: I took your files, made them into jsons and added the types file. Prices set accordingly to get straight into market files/trader; https://github.com/festihead/Dingo-Truck-Expansion-Types-and-Market-Files
Last edited by festihead; 13 Sep, 2024 @ 4:29am
Fire_X_Guy 24 Mar @ 12:44pm 
Wehre can i find the Dingo_CE Folder ?
< >
Showing 1-7 of 7 comments
Per page: 1530 50