Open Rainnegan opened 5 years ago
Lol. @mikela-valve add limitations.
max "sensitivity" "20" min "sensitivity" "0.200000"
If you set the sensitivity less than 0.2, then the sensitivity is buggy
Example: min max 0.2 = 0.200000
Why is the minimum value of 0.2? And if I use DPI more than 2000, what should I do?
If you set sensitivity to a high value "100000000000000000000000000000000000000" (from this value and up, the game will crash). (Some admins are abusing it to close the game with players with cl_filterstuffcmds "0").
The solution maybe clamp the value to a max of "1000" maybe.