DayZ
DeliveryDrone
Lemo Nopes 3. nov. 2024 kl. 1:45
settings file seems not working
if i install the mod i see you created a couple kits
only 1 kit is showing and every new added kit will not show in tablet.
What i do wrong ?
< >
Viser 1-6 af 6 kommentarer
Tommy Pockets  [udvikler] 3. nov. 2024 kl. 3:03 
@Lemo Nope Have you validated your .json file?
Sidst redigeret af Tommy Pockets; 3. nov. 2024 kl. 3:03
FR EgoTripe 21. nov. 2024 kl. 13:37 
same problem for me
Maggi 28. nov. 2024 kl. 9:05 
There is an error in your 2nd kit or between the 1st and 2nd kit if you only have one kit showing I think
ultimate91090 12. dec. 2024 kl. 6:31 
{
"kits": [
{
"name": "Vehicle Stuck Kit",
"kit_description": "This kit contains: Wrench and a hydraulic jack to flip your vehicle + lugwrench",
"items": [
"HydraulicJack",
"Wrench",
"lugwrench"
],
"price": 15500,
"isFree": false,
"cooldown": 900
},
{
"name": "Daily Supplies",
"kit_description": "Free Daily Crate Contains BandageDressing, WaterBottle, Matchbox",
"items": [
"BandageDressing",
"WaterBottle",
"Matchbox"
],
"price": 0,
"isFree": 1,
"cooldown": 86400.0
},
{
"name": "Medical Supplies",
"kit_description": "This kit contains: FirstAidKit, BandageDressing, Morphine, SalineBagIV",
"items": [
"FirstAidKit",
"BandageDressing",
"Morphine",
"SalineBagIV"
],
"price": 9700,
"isFree": 0,
"cooldown": 60.0
},
{
"name": "Basic Building Supplies",
"kit_description": "This kit contains: WoodenPlank, BoxNails, Hammer",
"items": [
"WoodenPlank",
"NailBox",
"Hammer"
],
"price": 1500,
"isFree": 0,
"cooldown": 60.0
}
]
}
ciano0909 24. dec. 2024 kl. 4:53 
Change in 0 this string "isFree": false ("name": "Vehicle Stuck Kit",)
danbjr488 29. dec. 2024 kl. 7:06 
I'm having same issue made a ticket in creators discord he said Item list needs to be like kit_description line so 1 line not stacked... But even changing that it still only shows 1 or 2
< >
Viser 1-6 af 6 kommentarer
Per side: 1530 50