Posts: 65
Threads: 7
Joined: May 21, 2008
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
Posts: 480
Threads: 15
Joined: Apr 27, 2008
Can't aim? :lol:
I am Half-Duplex`, and I approve this message.
Posts: 4,891
Threads: 253
Joined: Jan 02, 2005
Posts: 565
Threads: 24
Joined: Jan 27, 2009
gimmie a pic of what youre talking about, youve got me interested
Posts: 2,845
Threads: 103
Joined: Nov 13, 2009
I'm thinking he means the scope on the rifle?
I was a commando you know.
Posts: 65
Threads: 7
Joined: May 21, 2008
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.
Posts: 2,845
Threads: 103
Joined: Nov 13, 2009
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
I was a commando you know.
Posts: 565
Threads: 24
Joined: Jan 27, 2009
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
Posts: 4,891
Threads: 253
Joined: Jan 02, 2005
http://www.fpsbanana.com/sprites/1253
THere is one that replaces the dot with a smaller cross
/sarcasm
Posts: 2,845
Threads: 103
Joined: Nov 13, 2009
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.
I was a commando you know.