Code:
fun = ["z1",[1,0,0],[(round(random 3)),(round(random 2)),30,10],[],[],[],[0,0,0,0,1]] spawn DAC_Zone;
fun = ["z2",[2,0,0],[(round(random 3)),(round(random 2)),30,10],[],[],[],[0,0,0,0,1]] spawn DAC_Zone;
fun = ["z3",[3,0,0],[(round(random 3)),(round(random 2)),30,10],[],[],[],[0,0,0,0,1]] spawn DAC_Zone;
fun = ["z4",[4,0,0],[(round(random 3)),(round(random 2)),30,10],[],[],[],[0,0,0,0,1]] spawn DAC_Zone;
fun = ["z5",[5,0,0],[(round(random 3)),(round(random 2)),30,10],[],[],[],[0,0,0,0,1]] spawn DAC_Zone;
fun = ["z6",[6,0,0],[(round(random 3)),(round(random 2)),30,10],[],[],[],[0,0,0,0,1]] spawn DAC_Zone;
I've set the behavior in DAC_Config_Behaviour.sqf as described for case 0 as such