• Different crosshairs for different classes?
    13 replies, posted
I want to keep no crosshair for the other classes but I want the 3rd crosshair (the circle) for my Sniper. Is this possible in an autoexec.cfg or any other way?
There's a cfg specific to each class. So just add the command to disable crosshairs to every class's cfg, then add the enable command to sniper.cfg.
So what are the commands? Is the one for enabling just: enable_crosshair 3 Is the disable one: disable_crosshair Am I right or wrong?
Put this to sniper.cfg [code] crosshair 1 cl_crosshair_file crosshair3 [/code] and this to all other classes .cfg [code] crosshair 0 [/code]
Cool. Thanks a bunch.
For future references, can we have a way to change it so that we have a different cross-hair for every class? Like, would we do the same thing as you posted for Sniper, only changing the value of the cross hair? [b]Edit:[/b] SGYNAPALM gets a wrench. Thanks! But one more thing, what about the color? Not per class, but in general?
Same as before, just put a different crosshair value for each class config.
And how would one open these .cfg's?
Is there a command for crosshair size?
[QUOTE=bigbadbarron;22210262]Is there a command for crosshair size?[/QUOTE] [QUOTE=Froogle_;22208961]Put this to sniper.cfg [code] crosshair 1 cl_crosshair_file crosshair3 [/code] and this to all other classes .cfg [code] crosshair 0 [/code][/QUOTE] Try looking. [editline]a[/editline] Nevermind. Rate me bad reading.
[QUOTE=Recurracy;22210235]And how would one open these .cfg's?[/QUOTE] I use wordpad.
[QUOTE=Ond kaja;22210303]I use wordpad.[/QUOTE] Using that only shows blank lines for me [editline]08:06AM[/editline] Oh wait, I get it now
[QUOTE=LegndNikko;22209131]But one more thing, what about the color? Not per class, but in general?[/QUOTE] You can change the crosshair color in the options menu, it doesn't have to be changed via the CFG. [editline]04:54AM[/editline] And I'm not sure if the crosshair commands in TF2 are the same ones they have in L4D2, but cl_crosshair_red 0-255 (or green or blue) in the console should change the color if they are.
[QUOTE=Chekko;22210286]Try looking.[/QUOTE] He said crosshair [b]size[/b] not shape.
Sorry, you need to Log In to post a reply to this thread.