Jun 16, 2010, 12:45 AM
ah k, well heres you a basic one kia:
http://www.fpsbanana.com/scripts/4863
changes i'd make though would simply be setting yourself up a 'reset.cfg' file instead of putting the slot1-3 rebind and crosshair 1 in every class put it in reset.cfg and put exec reset.cfg at the top of every class instead.
Alternatively if you play with rebinding mouse2 to remove the crosshair/return it alternating and bind mouse1 to return it you could get it working so it only removed it while you were zoomed.
only real thing i currently use on class by class basis is in medic&spy i put cl_autoreload 0 since autoreload on them is so damn annoying. also rebind some of my stuff as engy.
My reset.cfg:
http://www.fpsbanana.com/scripts/4863
changes i'd make though would simply be setting yourself up a 'reset.cfg' file instead of putting the slot1-3 rebind and crosshair 1 in every class put it in reset.cfg and put exec reset.cfg at the top of every class instead.
Alternatively if you play with rebinding mouse2 to remove the crosshair/return it alternating and bind mouse1 to return it you could get it working so it only removed it while you were zoomed.
only real thing i currently use on class by class basis is in medic&spy i put cl_autoreload 0 since autoreload on them is so damn annoying. also rebind some of my stuff as engy.
My reset.cfg:
Code:
//Reset Mouse
bind mouse1 +attack
bind mouse2 +attack2
bind MWHEELUP slot2
bind MWHEELDOWN slot1
bind "kp_home" slot3
bind 1 slot1
bind 2 slot2
bind 3 slot3
bind q lastinv
unbind kp_pgup
unbind kp_uparrow
unbind f1
unbind f2
unbind f3
unbind f4
unbind f9
unbind f10
unbind f11
unbind f12
//Turn on Autoreload
cl_autoreload 1
//Sensitivity with 2000 dpi
//sensitivity 1.7
//Sensitivity with 1200 dpi
Sensitivity 2