DayZ
KeyCard-Rooms
TwoFahh 1 Thg05, 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
< >
Đang hiển thị 1-11 trong 11 bình luận
jobcountyjake 11 Thg06, 2024 @ 6:39pm 
Where are they????
星星Czs 15 Thg06, 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 3 Thg09, 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
Lần sửa cuối bởi BloodRaiNxp; 3 Thg09, 2024 @ 3:30am
BloodRaiNxp 3 Thg09, 2024 @ 3:41am 
auhhh i found it, its in the gethub link....
What is the name of the folder to paste it in?
does anyone have a config for loot
does anyone have a config for loot????
Nguyên văn bởi BloodRaiNxp:
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
any idea where i can find this ?
Ok, I understand and have found the Global.c file that is located on GitHub.


https://github.com/ManuShamil/DayZ-KeyCardSystem-Public/tree/main/KeyCardSystemServerConfig/4_World/SecurityDoorScriptsConfig/Config
Path is Here:
KeyCardSystemServerConfig/4_World/SecurityDoorScriptsConfig/Config

What I wanted to know is should i put the loot into the Global file witht he coordinates and repack the file into a pbo and upload it to the server side, or just add the global file to the missions folder for the map i am using and adjust the loot there?

Is there a way that a config file can be populated into the profiles folder so i can adjust the loot that way and mix it up?

I am trying to find the best way to add the loot to the crates.

I also used Editor to place my doors and uploaded the dze file, and input the door locations into the file in profiles and it made two doors for the key card rooms lol... So i gotta remove the doors from the dze file, lol.

Any guidance or advice on the best direction to take would be greatley appreciated. Thanks :)
< >
Đang hiển thị 1-11 trong 11 bình luận
Mỗi trang: 1530 50