I want to change the accurary of M249.
This is a part of the deviation from M249
Code: Select all
ObjectTemplate.setFireDev 2 0.35 0.05
ObjectTemplate.setDevMod 1.25 0.85 0.5
ObjectTemplate.setTurnDev 2 0.1 0.2 0.1
ObjectTemplate.setSpeedDev 3 0.2 0.2 0.1
ObjectTemplate.setMiscDev 2 2.5 0.1
ObjectTemplate.setMinDev 0.55
What are these codes exactly staying for?
I tried some numbers but i couldnt find out how to make the crosshair closed when you are lying.
The only thing i learned now is when you set setMinDev to 0 you have a closed crosshair in a while. But i just want to have it closed when you lie.
Thanks for any help!