DayZ
Care Packages
Sir DannyDoomno1  [udvikler] 5. apr. 2021 kl. 14:07
Installation
Look in @CarePackages, there is a file named "Config - Explanation.txt" this will explain all of the data required in the configs, there are also some examples with drop locations for each map.

You can copy these files and rename them to just "Config.Json" into the profiles folder "Users\CarePackage".

If your having issues with the server make sure to check your config has no errors, I recommend: https://jsonlint.com/

I will release a proper installation video at some point soon as well as a discord to join.
< >
Viser 1-15 af 25 kommentarer
knutschie1000 5. apr. 2021 kl. 23:27 
When i install the Care Packages i get the following error :

CannabisPlus/scripts/3_game/globals.c(1):Multiple declaration of variable 'm_CPProfileDir'

When i uninstall the Mod, my server works fine.
Both together and the server dont start.
Sidst redigeret af knutschie1000; 5. apr. 2021 kl. 23:29
Sir DannyDoomno1  [udvikler] 6. apr. 2021 kl. 11:12 
You need to update your mod files, I already fixed that.
Barry 23. maj 2021 kl. 4:59 
maps it supports?
Sir DannyDoomno1  [udvikler] 23. maj 2021 kl. 8:46 
it supports any map you wanna put it on, but I some maps you may need to make your own config
Barry 24. maj 2021 kl. 14:35 
changing where it drops the x y positions ok thanks mate
Jason💙💛 11. juni 2021 kl. 7:41 
ESSEKER

{
"Locations": [
{
"Name": "Neptune Resort",
"Location": [
6414,
5634
],
"Accuracy": 50
},
{
"Name": "Gulash",
"Location": [
6369,
6105
],
"Accuracy": 50
},
{
"Name": "Lug",
"Location": [
6236,
6946
],
"Accuracy": 50
},
{
"Name": "Tuk",
"Location": [
7085,
9399
],
"Accuracy": 20
},
{
"Name": "Igman MB",
"Location": [
8201,
10030
],
"Accuracy": 50
},
{
"Name": "Borosh",
"Location": [
10037,
9981
],
"Accuracy": 50
},
{
"Name": "Pilana Sawmill",
"Location": [
8971,
7889
],
"Accuracy": 50
},
{
"Name": "Adela AF",
"Location": [
10081,
4855
],
"Accuracy": 50
},
{
"Name": "Novi Grad",
"Location": [
11775,
7955
],
"Accuracy": 50
},
{
"Name": "Kamen Quarry",
"Location": [
11214,
9094
],
"Accuracy": 50
},
{
"Name": "Chardak Resort",
"Location": [
10155,
7904
],
"Accuracy": 50
},
{
"Name": "Lower Esseker",
"Location": [
10863,
5402
],
"Accuracy": 50
},
{
"Name": "Gromada Cave",
"Location": [
9964,
10862
],
"Accuracy": 50
}
],
"Packages": [
{
"Package_name": "Military",
"object_type": "CarePackage_typhon",
"parachute_type": "ArmyParachute_typhon",
"Items": [
{
"Item": "FAL",
"MinQty": 1,
"MaxQty": 1,
"Attachments": [
"Mag_FAL_20Rnd",
"Fal_FoldingBttstck",
"ACOGOptic"
]
},
{
"Item": "AKM",
"MinQty": 1,
"MaxQty": 1,
"Attachments": [
"Mag_AKM_Drum75rnd",
"AK_WoodHndgrd",
"AK_woodBttStck",
"KobraOptic"
]
},
{
"Item": "SVD",
"MinQty": 1,
"MaxQty": 1,
"Attachments": [
"Mag_SVD_10rnd",
"PSO1Optic"
]
}
]
},
{
"Package_name": "Medical",
"object_type": "CarePackage_red",
"parachute_type": "ArmyParachute_black_digital",
"Items": [
{
"Item": "Nail",
"MinQty": 15,
"MaxQty": 65,
"Attachments": []
},
{
"Item": "TetracyclineAntibiotics",
"MinQty": 2,
"MaxQty": 5,
"Attachments": []
},
{
"Item": "VitaminBottle",
"MinQty": 2,
"MaxQty": 15,
"Attachments": []
}
]
}
],
"InfectedTypes": [
"ZmbM_CitizenASkinny_Blue",
"ZmbM_CitizenASkinny_Brown",
"ZmbM_CitizenASkinny_Grey",
"ZmbM_MotobikerFat_Beige",
"ZmbM_MotobikerFat_Black",
"ZmbM_MotobikerFat_Blue",
"ZmbM_JoggerSkinny_Red",
"ZmbM_SkaterYoung_Blue",
"ZmbM_SkaterYoung_Brown",
"ZmbM_SkaterYoung_Green",
"ZmbM_SkaterYoung_Grey",
"ZmbM_ClerkFat_Brown",
"ZmbM_ClerkFat_Khaki",
"ZmbF_JournalistNormal_White",
"ZmbF_Clerk_Normal_White",
"ZmbF_CitizenANormal_Blue",
"ZmbF_CitizenBSkinny",
"ZmbF_HikerSkinny_Grey",
"ZmbF_SurvivorNormal_Orange",
"ZmbF_HikerSkinny_Green",
"ZmbF_JoggerSkinny_Green",
"ZmbF_SkaterYoung_Striped",
"ZmbF_BlueCollarFat_Red",
"ZmbF_MechanicNormal_Beige",
"ZmbF_PatientOld",
"ZmbF_ShortSkirt_beige",
"ZmbF_VillagerOld_Red",
"ZmbF_JoggerSkinny_Red",
"ZmbF_MilkMaidOld_Beige",
"ZmbF_VillagerOld_Green",
"ZmbF_ShortSkirt_yellow",
"ZmbF_NurseFat",
"ZmbF_PoliceWomanNormal",
"ZmbF_HikerSkinny_Blue",
"ZmbF_ParamedicNormal_Green",
"ZmbF_JournalistNormal_Red",
"ZmbF_SurvivorNormal_White",
"ZmbF_JoggerSkinny_Brown",
"ZmbF_MechanicNormal_Grey",
"ZmbF_BlueCollarFat_Green",
"ZmbF_DoctorSkinny"
],
"LootSpawnType": 0,
"MinutesBetweenPackages": 31,
"DropHeight": 200,
"DropTime": 15,
"MinutesAway": 2,
"ItemsToSpawn": 15,
"ZombiesToSpawn": 15,
"Title": "Care Package",
"DroppedMessage": "The care package has been deployed",
"StartMessage": "A care package is on its way to ",
"MinutesAwayPrefix": "The care package is ",
"MinutesAwaySuffix": " minutes away from "
}
Jason💙💛 11. juni 2021 kl. 7:52 
I don't know how to add here😅 jsonlist.com
HaxxOR1337 24. juni 2021 kl. 8:50 
1. copy the complete code into https://jsonlint.com/
Click on " Validate JSON "
Check if "Valid JSON" is green
done.

2. If you have a own server and you can't do something simple like this ... save the money for renting and buy something nice for your girlfriend!
Sir DannyDoomno1  [udvikler] 24. juni 2021 kl. 8:55 
I tend to agree with @HaxxOR1337
Jason💙💛 25. juni 2021 kl. 3:46 
HaxxOR1337 I can handle the server, don't worry! My wife is happy with everything! Don't get personal! A person cannot be blamed for not knowing something…. And for the advice with JSON - thanks😊
NaN 28. juni 2021 kl. 18:44 
How would one make the marker a 3d server marker on screen?
Sidst redigeret af NaN; 28. juni 2021 kl. 18:55
Jason💙💛 29. juni 2021 kl. 5:49 
@NaN it will be superfluous, the smoke is clearly visible😉
Sir DannyDoomno1  [udvikler] 29. juni 2021 kl. 10:14 
@NaN cant be done at the moment, I dont think id add that either
Cooper 4. sep. 2021 kl. 17:05 
anyone have this running on Deer Isle?
BreezyGoinCrazy 22. sep. 2021 kl. 21:06 
for some reason it spawns double some times triple of the same item and im pretty sure i did everything right and ive tried like everything that i can think of to fix it can anyone help me
< >
Viser 1-15 af 25 kommentarer
Per side: 1530 50