Custom Crosshairs?

Atari

Newbie
Joined
Oct 6, 2003
Messages
106
Reaction score
0
Hi,

Anyone know if it's possible to get custom cross-hairs or maybe change the colour of the ones provided?

The ones we have really annoy me, but I seem to be the only one that has a problem with them (too hard to see).

Cheers :)

(Sorry if it's in wrong forum)
 
You can change the colour in the main option screen.

Press Esc then click options.
 
Previous to source you used to be able to bind "Attack; Adjust_crosshair" but Adjust_crosshair dont work in source, so I wrote this in my config in cfg folder

alias cross "crosshair1"
alias crosshair1 "cl_crosshaircolor 1; alias cross crosshair2"
alias crosshair2 "cl_crosshaircolor 2; alias cross crosshair3"
alias crosshair3 "cl_crosshaircolor 3; alias cross crosshair4"
alias crosshair4 "cl_crosshaircolor 4; alias cross crosshair5"
alias crosshair5 "cl_crosshaircolor 5; alias cross crosshair1"

bind "Mouse1" "+Attack; cross"
 
why would you want it to change color constantly?

I like Wolfenstein: ET's crosshair, I use a dot in the middle, white, with black crosshairs. That way outdoors in the light, I can see the crosshairs well, and indoors, I can see the dot. If it's a dark map, can swap colors. So you don't get caught firing and squinting to find the crosshairs.
 
Put a piece of clear tape on your monitor and smirk a black dot right in the middle. Doh! Did I just give away the secret to all scout kills?? :cheers:
 
Sounds good ;)

All I want to do is change the colour of the cross-hair to black.
 
That would be really nice if someone find a way to change the CS:S Crosshair by the Half-Life 2 crosshair. I think the HL2 one is very nice with the Health/Ammo information on it.
 
Back
Top