I was wondering if there is some way to make zombies die a bit easier if you shoot them any other place than head? In init_game.sqf file there is code:
iYInitDamage = 0.0;
// damage initially aplied onto each spawned yomie
Is this right line to edit? I noticed no difference when I tried different values.