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

HOW TO INSTALL THIS CROSSAIR?

Created 8th December 2012 @ 15:17

Add A Reply Pages: 1

whiteguy2strong

Hello.

CrossHairKonrWings
{
“controlName” “CExLabel”
“fieldName” “CrossHairKonrWings”
“visible” “1″
“enabled” “1″
“zpos” “2″

“xpos” “c-38″
“ypos” “c-16″
“wide” “61″
“tall” “35″

“font” “CrossHairKonrWings”
“labelText” “i”
“textAlignment” “center”

“fgcolor” “255 255 255 255″
}

I wanted to install this garm3n hud crossair, but have no idea where should i paste this.

could u help me?

Cheers!

Will

hudlayout.res

Its in your scripts folder

profix

FLANK

The following text goes into hudlayout.res in your tf/scripts-Folder.

CrossHairKonrWings
{
"controlName" "CExLabel"
"fieldName" "CrossHairKonrWings"
"visible" "1"
"enabled" "1"
"zpos" "2"

"xpos" "c-38"
"ypos" "c-16"
"wide" "61"
"tall" "35"

"font" "CrossHairKonrWings"
"labelText" "i"
"textAlignment" "center"

"fgcolor" "255 255 255 255"
}

In your resource folder is a file named ClientScheme.res. Open it and go to the header where it says FONTS. Under that paste the following:

"CrossHairKonrWings"
{
"1"
{
"name" "Garm3nFont"
"tall" "24"
"weight" "0"
"antialias" "1"
}
}

Lastly, you will need to copy the Garm3nFont.ttf into the resource folder of the hud you’d like to use with that crosshair.


Last edited by profix,

Add A Reply Pages: 1