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

Different X-Hairs for different Classes

Created 5th May 2009 @ 16:14

Add A Reply Pages: 1

ouch

Hi,
I’m using m0res fps-cfg and I wondered how to enable different xhairs. (Using the default ones for the scout but would like to have a green cross for the solly and demo)

thanks in advance :)

eoN^

Do you want weapon specific or just class specific? Class is VERY simple, weapon is a lil more difficult (not to much though)

put

cl_crosshair_file crosshair*number*

Into each of you class configs dependant on what crosshair you want etc (numbers are 1-7 if i remember right)

Also if you want more specifics like size

cl_crosshair_scale *number*

*number* being whatever scale you want

eg

cl_crosshair_file crosshair3
cl_crosshair_scale 25

Also if you want colour to be specific for each class:

cl_crosshair_red *number*
cl_crosshair_green *number*
cl_crosshair_blue *number*

being any number between 0 and 255 (255 is full colour and 0 being no colour)

For example my settings for crosshair 3 and 5 (i think they are the most used) are:

cl_crosshair_scale 20
cl_crosshair_file crosshair5
cl_crosshair_red 25
cl_crosshair_green 255
cl_crosshair_blue 25

ouch

I assume I have to to set up a crosshair for every class, am I right?
I’m using your cfg for solly and demo but the crosshair stays for every other class aswell.

edit:
yea I was right. ;) Thanks for your help.
Just one last question: Is there a possibility to set up the default crosshairs for a specific class? I tried cl_crosshair_file crosshair 0 but all I get is a creepy broken placeholder instead of an actual crosshair. :)

Bun

GM

cl_crosshair_file “”

default ^

Add A Reply Pages: 1