Upvote Upvoted 1 Downvote Downvoted
Hud Crosshairs
posted in Q/A Help
1
#1
0 Frags +

Does anyone know how to customize the size of the + hud crosshair? wide, tall, ypos and xpos doesnt seem to help

Does anyone know how to customize the size of the + hud crosshair? wide, tall, ypos and xpos doesnt seem to help
2
#2
1 Frags +

you need to find the font the hud crosshair is using in clientscheme.res and edit the tall value of the font I believe

you need to find the font the hud crosshair is using in clientscheme.res and edit the tall value of the font I believe
3
#3
0 Frags +

Also, if the crosshair shifts from the center, edit the x/ypos of that value in the hud.

And I think you have to modify the font. When I made one, I had to open up clientscheme res and edit the font used there.

Also, if the crosshair shifts from the center, edit the x/ypos of that value in the hud.

And I think you have to modify the font. When I made one, I had to open up clientscheme res and edit the font used there.
4
#4
0 Frags +

#2 is right

#2 is right
5
#5
0 Frags +

Yeah the tall value will change the size. Weight will change the thickness of it. I think it ranges from 1-900.

This is what I use. It's a pretty fat crosshair.

"Xhair"
{
"1"
{
"name" "MavenPro-Black"
"tall" "18"
"weight" "700"
"range" "0x0000 0x017F"
"outline" "1"
}

Yeah the tall value will change the size. Weight will change the thickness of it. I think it ranges from 1-900.

This is what I use. It's a pretty fat crosshair.

"Xhair"
{
"1"
{
"name" "MavenPro-Black"
"tall" "18"
"weight" "700"
"range" "0x0000 0x017F"
"outline" "1"
}
6
#6
0 Frags +

Weight can be anywhere between 0 and 1200

Weight can be anywhere between 0 and 1200
Please sign in through STEAM to post a comment.