Sniper Crosshair script -
Kia - Jun 15, 2010
I'm wondering if anyone knows of a script that can remove the general crosshair from the sniper. I dont mean the red/blue dot but i mean the other one.
The thing is causing me a bit of trouble when sniping
Sniper Crosshair script -
Half-Duplex - Jun 15, 2010
Can't aim? :lol:
Sniper Crosshair script -
OmegaZero_Alpha - Jun 15, 2010
http://www.mpcdownloads.com/forums/downloads/TF2/Big-Scope-/-No-Scope/7087.html
Like that?
Sniper Crosshair script -
Ranma - Jun 15, 2010
gimmie a pic of what youre talking about, youve got me interested
Sniper Crosshair script -
Snarf - Jun 15, 2010
I'm thinking he means the scope on the rifle?
Sniper Crosshair script -
Kia - Jun 15, 2010
Theres the crosshair that appears on every gun, I'm using crosshair 5 at the moment. I want to try and remove my crosshair 5 from the sniper completely.
This would mean when unscoped theres no crosshair and when scoped its only the red/blue dot.
However, I'd be interesting in also removing the red/blue dot too and just keeping the general crosshair. You would need the charge up bar on the right to stay. You'd end up with a much smaller/more accurate crosshair that way.
Sniper Crosshair script -
Snarf - Jun 15, 2010
Kia Wrote:However, I'd be interested in (if I this forum had strikethrough)also(it would go here) removing the red/blue dot too and just keeping the general crosshair.
Sorry had to.
But this also interests me. The giant dot drives me crazy since I have a smaller res at only 1024x768
Sniper Crosshair script -
Ranma - Jun 16, 2010
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:
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
Sniper Crosshair script -
OmegaZero_Alpha - Jun 16, 2010
http://www.fpsbanana.com/sprites/1253
THere is one that replaces the dot with a smaller cross
Sniper Crosshair script -
Snarf - Jun 16, 2010
EDIT: It removes the scope part of the scope =/. Really don't want that done. Maybe i'm dreaming a madman's dream but all I want is for the giant blue/red dot to go away.