Forum

Different sensitivities for each weapon

Created 7th June 2012 @ 21:20

Add A Reply Pages: 1

GiddyM0

I know there is a way to like make Rocket launcher sens 1.2 and shotgun – 1.5, but there is lot of work with aliases and configs. Maybe someone can show me a tutorial or maybe tell me ho to do it?

deli

IKEA

alias s1 “sensitivity 1.5”
alias s2 “sensitivity 1.2”

bind q “slot1;s1;r_drawviewmodel 1;viewmodel 90”
bind w “slot2;s2;r_drawviewmodel 1;viewmodel 90”

something like this should work well
have no idea did not check
have fun

envy

bind “q” “slot1; sensitivity 1.2”
bind “e” “slot2; sensitivity 1.5”
bind “r” “slot3; sensitivity 10”

severus

burn

Just remember not to copypaste the quotation marks from etf2l forums, as they transform into some special versions which wont work in your config files.


Last edited by severus,

m4tu

why would you even want dif. sens for every weapon? doesn’t it fuck everything up?

Add A Reply Pages: 1