x
ETF2L is looking for new Staff to recruit! Are you interested in supporting the league? Then click here for more details on what we can offer and how to apply! 

Forum

Binding Default xhair

Created 14th June 2009 @ 08:45

Add A Reply Pages: 1

revanxp

Is there a way to create a bind to the default xhair? I tried so hard but it doesn’t work…..
bind “F3” “cl_crosshairfile “” ” doesn’t work. Am i wrong? Maybe last update changed something. i don’t know.
if i bind any other crosshair (1-7), it works without problems. Does anyone know how to fix that?
i need to create xhair binds to change it on the fly.
Thx in advance and sorry for my english

skinnie

TCM

cl_crosshair_file

Rele

Its because you cant have “” in a “”. You know what I mean? :P

Fixing works best this way:

Create a new .cfg-file with your notepad and name it, for example, defaultcross.cfg (name doesnt really matter but its easier to recognize afterwards).

In this .cfg-file you write:

cl_crosshair_file ""

Save to your team fortress 2/tf/cfg folder and close the window.

Now open your autoexec.cfg and add this line:

bind F3 "exec defaultcross"

Save and youre done ;)

revanxp

Its because you cant have “” in a “”. You know what I mean? :P

Fixing works best this way:

Create a new .cfg-file with your notepad and name it, for example, defaultcross.cfg (name doesnt really matter but its easier to recognize afterwards).

In this .cfg-file you write:

cl_crosshair_file ""

Save to your team fortress 2/tf/cfg folder and close the window.

Now open your autoexec.cfg and add this line:

bind F3 "exec defaultcross"

Save and youre done ;)

yeah that’s the way. I was hoping in something easier. Btw thx

Add A Reply Pages: 1