1. Disable scope sway
`
modded class DayZPlayerImplementAiming {
override float CalculateWeight(int stance_index, float current_stamina, float camera_sway_modifier, bool holding_breath) {
return 0;
};
};
`
2. Aim down scope
3. do very slow and very small adjustments with the mouse
4. aim either doesn't change or when it does, the steps/changes are big and unexpected