So I've recently read an interesting post on QL forums:
http://www.quakelive.com/forum/showthread.php...#post31195

According to this, you can change certain setting only when +attack is being pressed. I tried to follow the tutorial on that post, and make a custom sensitivity for my LG as I fire with it - went horribly wrong ;)
I'd really appreciate if you could please help me write my 'weapons.cfg'. currently these are the setting for my weapons:

bind 1 "weapon 1; cg_crosshairhitstyle 2; cg_fov 110; sensitivity 3.5; cl_mouseaccel 0.1" //Pummel
bind 2 "weapon 2; cg_crosshairhitstyle 2; cg_fov 100; sensitivity 3.5; cl_mouseaccel 0.1" //Machinegun
bind 3 "weapon 3; cg_crosshairhitstyle 1; cg_fov 100; sensitivity 3; cl_mouseaccel 0.1" //Shotgun
bind 4 "weapon 4; cg_crosshairhitstyle 1; cg_fov 100;sensitivity 3.5; cl_mouseaccel 0.1" //Nades Launcher
bind 5 "weapon 5; cg_crosshairhitstyle 1; cg_fov 110;sensitivity 3.5; cl_mouseaccel 0.1" //Rocket Launcher
bind 6 "weapon 6; cg_crosshairhitstyle 2; cg_fov 97.5; sensitivity 3.5; cl_mouseaccel 0.0" //Lightning Gun
bind 7 "weapon 7; cg_crosshairhitstyle 1; cg_fov 100; sensitivity 3.5; cl_mouseaccel 0.1" //Railgun
bind 8 "weapon 8 ;cg_crosshairhitstyle 1; cg_fov 100;sensitivity 3.5; cl_mouseaccel 0.1" //Plasma

The setting I want for my lg when fired is 'sensitivity 2.5'.. I guess that's pretty much it. I'd appreciate any help! Thank you very much! :)