DayZ
Knock Knock Zombies
agent001  [developer] 14 Jun @ 3:52pm
Config Explanation
"Enabled": 1, // 1=Enabled 0=Disabled "chanceToSpawn": 100, // 0-100 chance to spawn ai at any given door that passes conditional checks "safeZonePositions": "", //list of positions where ai will not spawn. 2nd value is the radius (Xcoord Radius Zcoord) - single "123 45 678" multiple "123 45 678, 123 45 678" "excludedBuildings": "Land_Misc_Greenhouse, Land_Misc_Polytunnel, Land_FuelStation_Build, Land_Guardhouse, Land_Shed_M1, Land_Shed_W1", //list of buildings whose doors will be excluded "exclusiveBuildings": "", //list of buildings whose doors will be exclusive for this mod. If left blank ai spawn can happen in any building that is not excluded. Any building classnames entered here become the only buildings that can spawn ai "playerHistoryMultiplier": 5, //Number of doors held in player history - default value is 10. A multiplier of 2 makes it 20. 3 makes it 30 and so on and so on "groupHistoryMultiplier": 10, //Number of doors held in group history - default value is 10. A multiplier of 2 makes it 20. 3 makes it 30 and so on and so on "zombieClassName": [ //allowed zombies to spawn "ZmbM_CitizenASkinny_Blue", "ZmbM_CitizenASkinny_Brown", "ZmbM_CitizenASkinny_Grey", "ZmbM_CitizenBFat_Blue", "ZmbM_CitizenBFat_Green", "ZmbM_FarmerFat_Beige", "ZmbM_FarmerFat_Blue", "ZmbM_FishermanOld_Blue", "ZmbM_FishermanOld_Green", "ZmbM_FishermanOld_Grey", "ZmbM_HermitSkinny_Beige", "ZmbM_HermitSkinny_Black", "ZmbM_HermitSkinny_Red", "ZmbM_HikerSkinny_Blue", "ZmbM_HikerSkinny_Green", "ZmbM_HikerSkinny_Yellow", "ZmbM_JournalistSkinny", "ZmbM_MotobikerFat_Beige", "ZmbM_MotobikerFat_Black", "ZmbM_OffshoreWorker_Green", "ZmbM_OffshoreWorker_Orange", "ZmbM_OffshoreWorker_Yellow", "ZmbM_PrisonerSkinny", "ZmbM_VillagerOld_Blue", "ZmbM_VillagerOld_Green", "ZmbM_VillagerOld_White", "ZmbF_CitizenANormal_Beige", "ZmbF_CitizenANormal_Blue", "ZmbF_CitizenANormal_Brown", "ZmbF_CitizenBSkinny", "ZmbF_HikerSkinny_Blue", "ZmbF_HikerSkinny_Grey", "ZmbF_HikerSkinny_Red", "ZmbF_JournalistNormal_Red", "ZmbF_JournalistNormal_White", "ZmbF_NurseFat", "ZmbF_PatientOld", "ZmbF_SkaterYoung_Blue", "ZmbF_SkaterYoung_Brown", "ZmbF_SkaterYoung_Green", "ZmbM_SoldierNormal_Beige", "ZmbM_SoldierNormal_Black", "ZmbM_SoldierNormal_Mud", "ZmbM_PatrolNormal_Autumn", "ZmbM_PatrolNormal_Flat", "ZmbM_PatrolNormal_Summer", "ZmbF_SoldierNormal", "ZmbF_SurvivorNormal", "ZmbM_PolicemanFat", "ZmbM_PolicemanSpecForce", "ZmbF_PoliceWomanNormal", "ZmbM_ParamedicNormal_Blue", "ZmbM_ParamedicNormal_Green", "ZmbF_ParamedicNormal_Blue", "ZmbF_ParamedicNormal_Green", "ZmbM_HeavyIndustryWorker", "ZmbM_ConstrWorkerNormal_Beige", "ZmbM_ConstrWorkerNormal_Black", "ZmbM_ConstrWorkerNormal_Green" ]