DayZ
Hacking Mod
Ravenous1032 2021 年 7 月 5 日 上午 12:52
Custom Settings Not Working
I have edited the JSON file as instructed in the readme file. I'm still getting "default" settings. Please help me correct this. The mod, as is, is not reasonably usable. Thank you.

{
"ConfigVersion": "1",
"Notification": 2,
"HackableItems": [
{
"Type": "tent",
"StartTime": 20,
"HackingTime": 600,
"Batteries": 1,
"TabletDamage": 0,
"ChanceOfInterrupt": 0.00
},
{
"Type": "fence",
"StartTime": 20,
"HackingTime": 600,
"Batteries": 2,
"TabletDamage": 0,
"ChanceOfInterrupt": 0.00
},
{
"Type": "bbp_t1",
"StartTime": 20,
"HackingTime": 600,
"Batteries": 2,
"TabletDamage": 0,
"ChanceOfInterrupt": 0.00
},
{
"Type": "bbp_t2",
"StartTime": 20,
"HackingTime": 600,
"Batteries": 3,
"TabletDamage": 0,
"ChanceOfInterrupt": 0.00
},
{
"Type": "bbp_t3",
"StartTime": 20,
"HackingTime": 600,
"Batteries": 5,
"TabletDamage": 0,
"ChanceOfInterrupt": 0.00
}
],
"ScriptLogging": 0
}