+ Reply to Thread
Page 2 of 2 FirstFirst 1 2
Results 11 to 12 of 12

Thread: [config] lower sensitivity on mouse1 down

  1. #11
    Volunteer Moderator malk_ will become famous soon enough malk_ will become famous soon enough malk_'s Avatar
    Join Date
    Aug 2010
    Location
    Germany
    Posts
    2,314
    Quote Originally Posted by Shinrei View Post
    Hi dudes!

    I just want to know what "alias -zfire" does? Well.. i can see what it does.. "-attack; sensitivity 2.6". But you doesn't use it in the binds later?
    +zfire is bound to mouse1 and is executed when the left mouse button is pressed. The - part of an alias is executed when you release the button.
    "I worked hard to learn to aim where I shouldn't be aiming, I want others to get through this pain too!"
    o . o . o . o

  2. #12
    Senior Member ybl is on a distinguished road ybl's Avatar
    Join Date
    Aug 2010
    Posts
    1,443
    copy of settings, i removed the lower sens on LG-fire, whatever
    have a low-sens-button mouse5 (front side-button, that lowers sensi
    also has an extra zoom-fov when space is pressed with mousewheel (mousewheel is bound to gauntlet and mg if space is released)


    seta stuhl-sens "sensitivity 4.7 ; cl_mouseaccel 0 "

    bind mouse5 "+sensii" // sniper
    alias +sensii "sensitivity 3.5 "
    alias -sensii vstr stuhl-sens"




    bind MOUSE1 "+zfire"
    alias -zfire "-attack; vstr stuhl-sens"
    alias +zfire "LowSens"
    alias NormalSens "alias +zfire +attack"
    alias LowSens "alias +zfire LowSens2"
    alias LowSens2 "+attack; cl_mouseaccel 0 " /// <<< low sens on-fire [LG+MG]


    bind SPACE " +zoom ; +RGi "
    alias +RGi "bind MWHEELDOWN vstr maxZoom "
    alias -RGi "bind MWHEELDOWN weapon 1 ; cg_zoomfov 60 ; -zoom"

    seta maxZoom "cg_zoomfov 30 ; cg_zoomsensitivity 0.8 ; bind MWHEELDOWN vstr resetMaxZoom "
    seta resetMaxZoom " cg_zoomfov 60 ; cg_zoomsensitivity 1 "




    seta cg_zoomsensitivity "1"
    seta cg_zoomfov 60
    set cg_fov 106



    seta cl_mouseSensCap 6
    seta cl_mouseAccelPower 2
    seta cl_mouseAccelOffset 5

    edit:simpler version
    Last edited by ybl; 11-13-2011 at 11:18 AM.
    CA with <16 slots is nothing.

+ Reply to Thread

Tags for this Thread

Posting Permissions

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