Forum
Crosshair help
Created 4th September 2011 @ 17:07
Add A Reply Pages: 1
Could someone plz tell me what do I need to write next to cl_crosshair_file to have a default xhair?
cl_crosshair_file “”
Quoted from what a Tree ?!
cl_crosshair_file “”
Note that bind "1" "slot1; cl_crosshair_file"""
does NOT work. If you want the default crosshair for a specific weapon you have to write cl_crosshair_file""
into a separate config file, e.g. “defxhair.cfg” and add bind "1" "slot1; exec defxhair.cfg"
to the class config(s)
Quoted from CanFo
[…]
Note thatbind "1" "slot1; cl_crosshair_file"""
does NOT work. If you want the default crosshair for a specific weapon you have to writecl_crosshair_file""
into a separate config file, e.g. “defxhair.cfg” and addbind "1" "slot1; exec defxhair.cfg"
to the class config(s)
what about cl_crosshair_file " "
(with a space between “”)? :p
Quoted from Forsak3n
[…]
what aboutcl_crosshair_file " "
(with a space between “”)? :p
It wont work in a bind a “slot3;cl_crosshair_file “”; because there is a Start and end (“”) and with the “default crosshair you end it and start it again, basic programing
Quoted from Forsak3n
[…]
what aboutcl_crosshair_file " "
(with a space between “”)? :p
I did not try it but I think that is not working either :P
Add A Reply Pages: 1