Forum
default crosshair
Created 12th June 2013 @ 11:07
Add A Reply Pages: 1
I would like to use the default crosshair
http://cloud.steampowered.com/ugc/1117171628362846866/F30FF0E8718DAFE23134004E5DA37DB4181E18ED/
cl_crosshair_red “255.000000”
cl_crosshair_green “255.000000”
cl_crosshair_blue “255.000000”
cl_crosshair_file “none”
cl_crosshair_scale “28”
I have this typed in my cfg but when I launch my game this comes up..
http://cloud-2.steampowered.com/ugc/1117171628362923006/9E475558E010DBE111BCFB4ADFCB45AF37B85CFF/
Ain’t that pretty :3
I can change it by going into the options for 2 secs. But is there any way to just get it working with out going to my options every time?
Last edited by raiku,
if you have a cfg delete any cfg files which change your crosshair on launch, then just change the crosshair to default if it isnt already. If you dont know what files to delete and dont mind losing all your binds from your cfg just delete the cfg folder from your tf folder and it will replace itself on launch.
Quoted from raiku
cl_crosshair_red “255.000000”
cl_crosshair_green “255.000000”
cl_crosshair_blue “255.000000”
cl_crosshair_file “”
cl_crosshair_scale “28”
Try that.
you might have to create an extra .cfg file.
so just create default_crosshair
cl_crosshair_red “255.000000″
cl_crosshair_green “255.000000″
cl_crosshair_blue “255.000000″
cl_crosshair_file “”
cl_crosshair_scale “28″
and then put “exec default_crosshair” in your autoexec or in your class cfg where you want to use it
Add A Reply Pages: 1