1.3 crosshairs in what directory?
H8cor3
07-15-2004, 10:13 AM
I got my 1.0 crosshair and i would like to replace it the one from 1.3 with it! how do i do that?
I think it goes in your sprites folder.
(4THIDUSA) SSG
07-15-2004, 05:17 PM
place it in your dod/sprites folder if you have a vanilla install you will need to make the sprites folder
H8cor3
07-15-2004, 05:49 PM
thanks!
does any of you guys know where i can get a crosshair thats just a normal dot (like the standart one just without the red bars)
I have looked on several sites but i did not find any
(4THIDUSA) SSG
07-15-2004, 06:03 PM
hmm, didn't check my site did you? goto day of defeat, then downloads, then cross hairs, download and install that, then add this to your config.cfg so in game you hit "i" to change your x hair, and you are welcome
bind "i" "xtog" use another letter if you are using "i" for something else
and at the bottom add this
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"
H8cor3
07-15-2004, 06:14 PM
thank you they make much of a diffrence!
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.