DayZ
KeyCard-Rooms
TwoFahh May 1, 2024 @ 2:57am
Wheres is the Loot Config file??
In my server only have a config.json with the cordinates, but none about loot items to spawn inside the RedemptionMilitaryCrate
< >
Showing 1-7 of 7 comments
jobcountyjake Jun 11, 2024 @ 6:39pm 
Where are they????
星星Czs Jun 15, 2024 @ 11:19am 
Did you find it? I need loot generation
const static ref array<string> KEYCARD_FOOD_DRINKS =
{
"BakedBeansCan", "TacticalBaconCan", "PeachesCan", "TunaCan",
"SodaCan_Pipsi", "SodaCan_Cola", "SodaCan_Spite", "SodaCan_Fronta"
};

const static ref array<string> KEYCARD_BACKPACKS =
{
"AliceBag_Green", "AliceBag_Black", "AliceBag_Camo",
"CoyoteBag_Green","CoyoteBag_Brown",
"TortillaBag"
};

const static ref array<string> KEYCARD_VESTS =
{
"UKAssVest_Camo", "UKAssVest_Khaki", "UKAssVest_Black",
"HighCapacityVest_Black",
"PlateCarrierVest"
};

const static ref array<string> KEYCARD_SHIRTS =
{
"TacticalShirt_Grey", "TacticalShirt_Black", "TacticalShirt_Olive", "TacticalShirt_Tan",
"TTsKOJacket_Camo"
};

const static ref array<string> KEYCARD_PANTS =
{
"TTSKOPants", "TacticalShirt_Black", "TacticalShirt_Olive", "TacticalShirt_Tan"
};

const static ref array<string> KEYCARD_OTHERITEMS =
{
"TTSKOBoots", "Mich2001Helmet"
};
look for the Global.c file
BloodRaiNxp Sep 3, 2024 @ 3:28am 
i can not find a global.c file. i have a config file with some door locations, and a data folder that was created. in the config for the mod. but nothing about any loot
Last edited by BloodRaiNxp; Sep 3, 2024 @ 3:30am
BloodRaiNxp Sep 3, 2024 @ 3:41am 
auhhh i found it, its in the gethub link....
What is the name of the folder to paste it in?
< >
Showing 1-7 of 7 comments
Per page: 1530 50