DayZ
评价数不足
JK Loot Wreck System
   
奖励
收藏
已收藏
取消收藏
Type: Mod
文件大小
发表于
更新日期
1.143 MB
2024 年 11 月 13 日 上午 3:06
2024 年 11 月 13 日 上午 4:03
2 项改动说明 ( 查看 )

订阅以下载
JK Loot Wreck System

描述
Loot for Wreck

DayZ Loot Wreck System

This mod create for player can loot from DayZ Wreck
and easy config with json file
{ "LootChance": 80.0, "ItemHealth_Min": 1.0, "ItemHealth_Max": 5.0, "ShowClassName": 0, "Wrecks": [], // Put ClassName of Wreck here "Default_Wreck": [], // Default Wreck "Default_Result": [], // Default Result "Military": [], // Wreck type for Military "Military_Result": [], Result for Military "Truck": [], "Truck_Result": [], "FireTruck": [], "FireTruck_Result": [], "Ammo_Result": [], // Random Result [WIP] "Medical_Result": [] /// Ramdon result [WIP] }

Have fun

Allow to Repack
热门讨论 查看全部(1)
6
8 月 5 日 上午 7:19
Bug and Report
JOKER
23 条留言
misiek 2 月 27 日 上午 10:25 
The mod causes a conflict with GameLabs, is there any way to fix it ?

JK_WreckLootSystem/Scripts/4_world/jk_lootwrecks.c(98): Multiple declaration of class 'Land_Wreck_offroad02_aban1_DE'
Hightech 1 月 3 日 上午 11:18 
хороший мод спасибо ))
thelegach 2024 年 12 月 20 日 下午 4:15 
пожалуйста, помоги мне, мне нужно изменить действие. что бы оно происходило на удержании F а не mouse1......
coco 2024 年 12 月 2 日 上午 9:14 
ฉันพยายามเพิ่มวัตถุคงที่เป็นวัตถุค้นหา หลังจากเพิ่มแล้ว ฉันสามารถค้นหาแบบโต้ตอบได้ แต่ไม่ได้ให้รางวัลปล้นใด ๆ
coco 2024 年 12 月 2 日 上午 9:11 
I tried adding some static objects as search objects, and after adding them, I could search interactively, but it didn't give any loot rewards.

Я попробовал добавить несколько статических объектов в качестве объектов поиска, после добавления я смог выполнять поиск в интерактивном режиме, но это не дало никаких наград за добычу.
JOKER  [作者] 2024 年 12 月 2 日 上午 8:07 
@coco
I'm not very good at English.


Please tell me here if you have any problems when using my mod.
coco 2024 年 12 月 2 日 上午 7:27 
How can I get in touch with you, Sir? I have some problems and I can pay for them
Jason💙💛 2024 年 11 月 19 日 上午 4:44 
@JOKER

no problem🙂
Thanks for the answer🖐🏻
JOKER  [作者] 2024 年 11 月 19 日 上午 4:38 
@Jason
sorry

Current version
max and min don't ready to work

this version set default min or max heath by
<code>m_ResultEntity.GetMaxHealth()*0.4</code>
Jason💙💛 2024 年 11 月 18 日 上午 2:44 
@JOKER

Please tell me about these parameters ("ItemHealth_Min": 1,) I understand that, but what is the maximum value here ("ItemHealth_Max": 5,) that can be set? As I understand it, there is no need to indicate 100% here to randomize the quality of the found item, or does the number “5” already indicate the maximum quality of the found item?
Thanks!