New crosshairs


11-17-2003, 05:14 PM
I don't like dynamic crosshairs a whole lot, plus that dot in the middle of the default crosshair is distracting... so here's a new set of 16 crosshairs I've made... it's a simple cross, little bigger than defualt cross, and comes in 16 different colors.

http://esky.dodhq.net/ezdod/xhair.jpg
http://esky.dodhq.net/ezdod/customXHair.gif

Unzip to \Steam\SteamApps\Your email\day of defeat\dod\sprites

In game type cl_xhair_style 1-16 or save the below script in your
\Steam\SteamApps\Your email\day of defeat\dod\autoexec.cfg
and then bind a key to XTOG, and use the key to cycle through the crosshairs.
i.e.: bind backspace xtog


alias xtog "xtog1"
alias xtog0 "cl_xhair_style 0; alias xtog xtog1"
alias xtog1 "cl_xhair_style 1; alias xtog xtog2"
alias xtog2 "cl_xhair_style 2; alias xtog xtog3"
alias xtog3 "cl_xhair_style 3; alias xtog xtog4"
alias xtog4 "cl_xhair_style 4; alias xtog xtog5"
alias xtog5 "cl_xhair_style 5; alias xtog xtog6"
alias xtog6 "cl_xhair_style 6; alias xtog xtog7"
alias xtog7 "cl_xhair_style 7; alias xtog xtog8"
alias xtog8 "cl_xhair_style 8; alias xtog xtog9"
alias xtog9 "cl_xhair_style 9; alias xtog xtog10"
alias xtog10 "cl_xhair_style 10; alias xtog xtog11"
alias xtog11 "cl_xhair_style 11; alias xtog xtog12"
alias xtog12 "cl_xhair_style 12; alias xtog xtog13"
alias xtog13 "cl_xhair_style 13; alias xtog xtog14"
alias xtog14 "cl_xhair_style 14; alias xtog xtog15"
alias xtog15 "cl_xhair_style 15; alias xtog xtog16"
alias xtog16 "cl_xhair_style 16; alias xtog xtog0"

Download (http://esky.dodhq.net/ezdod/customXHair.zip)

Lt.Hartmann
11-17-2003, 05:17 PM
you should post it in MSA area... players and moderators will like it :D

11-17-2003, 05:19 PM
Ooo... I don't know how I missed MSA, I scrolled for editing forums... guess I was looking for the wrong keywords...

11-17-2003, 06:55 PM
can anyone make a crosshair similiar to the 3.1 x-hair?!!
i'd really appreciate it!:D

Mr.T
11-17-2003, 06:58 PM
I'll move it there for you ncesky.

Looks nice.

Day of Defeat Forum Archive created by Neil Jedrzejewski.

This in an partial archive of the old Day of Defeat forums orignally hosted by Valve Software LLC.
Material has been archived for the purpose of creating a knowledge base from messages posted between 2003 and 2008.