PDA

View Full Version : [COD1] How to set a specific sensitivity for when ADS ? (+speed)



raphael
7th February 2023, 02:44
Hi
I'm aware of this bind to set a specific sensitivity for when (toggling) ADS, and one for when not doing :


bind MOUSE2 "toggle sensitivity 2 5;toggle cl_run"

When trying to convert it for +speed users, all I get is weird behaviors such as looking getting not smooth at all, stuck vertically, becomes very fast ...

Could you help me please ?

I never did any c/pp / reverse engineering

raphael
30th March 2023, 17:27
Fixed by adding a command after the sensitivity toggling

/bind MOUSE2 "+speed;toggle sensitivity 2 5;cg_drawcrosshair 1"