这是网站里面的原文,我调整了很多次都没有出现激活按钮 This repo is for example DayZ Standalone mod config files. Config parameters: - State - switch on/off raiding
- C4InitTime - time before explosion (seconds)
- C4Distance - radius of deletion (meters)
- C4DisarmTime - time mine takes to disarm (seconds)
- AvailiableTargets - array of constructions:
- Target - construction typename
- MaxHP - C4 count to destroy
- RequiredAttachments - array of construction part names (check examples)
- WeekTimetable - array of day timetable:
- Day - day of week (string)
- StartH - start of work (hour)
- StartM - start of work (minutes)
- EndH - end of work (hour)
- EndM - end of work (minutes) Time must be 24h format Moscow local (UTC +3)
Typical config illustrating real-life settings based on vanilla fence is default_config.json.
|