Forum
HOW TO INSTALL THIS CROSSAIR?
Created 8th December 2012 @ 15:17
Add A Reply Pages: 1
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!
hudlayout.res
Its in your scripts folder
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