DayZ
DeliveryDrone
Lemo Nopes 3 Nov, 2024 @ 1:45am
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 ?
< >
Showing 1-6 of 6 comments
Tommy Pockets  [developer] 3 Nov, 2024 @ 3:03am 
@Lemo Nope Have you validated your .json file?
Last edited by Tommy Pockets; 3 Nov, 2024 @ 3:03am
FR EgoTripe 21 Nov, 2024 @ 1:37pm 
same problem for me
Maggi 28 Nov, 2024 @ 9:05am 
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 @ 6:31am 
{
"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 @ 4:53am 
Change in 0 this string "isFree": false ("name": "Vehicle Stuck Kit",)
danbjr488 29 Dec, 2024 @ 7:06am 
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
< >
Showing 1-6 of 6 comments
Per page: 1530 50