Results 1 to 2 of 2

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

  1. #1
    Deleter/Deleted
    Join Date
    Jan 2023
    Posts
    76
    Thanks
    40
    Thanked 9 Times in 9 Posts

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

    Hi
    I'm aware of this bind to set a specific sensitivity for when (toggling) ADS, and one for when not doing :

    Code:
    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
    Last edited by raphael; 10th February 2023 at 05:34.

  2. #2
    Deleter/Deleted
    Join Date
    Jan 2023
    Posts
    76
    Thanks
    40
    Thanked 9 Times in 9 Posts
    Fixed by adding a command after the sensitivity toggling

    /bind MOUSE2 "+speed;toggle sensitivity 2 5;cg_drawcrosshair 1"
    Last edited by raphael; 30th March 2023 at 22:49.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •