Hi,
I have a DayZ Server and I have 10 different M4's, so I want to make for eatch M4 different "maximum_clip_ammo", but I need to make death client side, and as far as I see on wiki I can't with:
setWeaponProperty("m4", "poor", "maximum_clip_ammo", 20);
Is there other way?