Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Types.xml: https://pastebin.com/85fbgWMZ
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 :)
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