Upvote Upvoted 2 Downvote Downvoted
Default Crosshair + Crosshair switcher?
posted in Q/A Help
1
#1
0 Frags +

I made my cfg file at tf2mate, and I want to get the default crosshair, just for the scout's primary. I found the command cl_crosshair_file "" but that doesn't seem to work when I put it in the appropriate place in cfg/crosshairswitcher/settings.cfg any help?

I made my cfg file at tf2mate, and I want to get the default crosshair, just for the scout's primary. I found the command cl_crosshair_file "" but that doesn't seem to work when I put it in the appropriate place in cfg/crosshairswitcher/settings.cfg any help?
2
#2
4 Frags +

make a new cfg file and put cl_crosshair_file "" and where you'd normally put the crosshair you want in the settings file put exec <filename> and you should get the default crosshair to work.

make a new cfg file and put cl_crosshair_file "" and where you'd normally put the crosshair you want in the settings file put exec <filename> and you should get the default crosshair to work.
3
#3
1 Frags +

//SCOUT
alias scout_primary "big; white; default; off"

Change it to default and whatever else settings you use.

//SCOUT
alias scout_primary "big; white; [b]default[/b]; off"

Change it to default and whatever else settings you use.
4
#4
0 Frags +

Just for future reference it was a combination of the two.

Make a notepad file with the command cl_crosshair_file "" and name it defaultcrosshair.cfg in the crosshairswitcher file

then

scybez//SCOUT
alias scout_primary "big; white; default; off"
Just for future reference it was a combination of the two.

Make a notepad file with the command cl_crosshair_file "" and name it defaultcrosshair.cfg in the crosshairswitcher file

then [quote=scybez]//SCOUT
alias scout_primary "big; white; [b]default[/b]; off"[/quote]
Please sign in through STEAM to post a comment.