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

Now I just got into using hud crosshairs instead of the built-in game crosshairs for TF2. This is the "OmpCrosshairPlusSmall" crosshair from omp hud that I would like to use, but it seems like it's a few pixels asymmetrical which doesn't really matter, but it makes my obsessive compulsive side of me kick in and I have to fix it otherwise I'll end up going insane. Here's a screenie http://i.imgur.com/tLERxc9.png. You can see it's a pixel or two too short on the left and bottom. My screen resolution is 1366x768 if that matters.

Here's the code that's in my configs:

"OmpCrosshairPlusSmall"
	{
		"controlName" "CExLabel"
		"fieldName" "OmpCrosshairPlusSmall"
		"font" "CrosshairsSharp15"
		"fgcolor" "255 0 255 255"
		"labelText" "2"
		"xpos" "c-101"
		"ypos" "c-99"
		"wide" "200"
		"tall" "200"
		"visible" "1"
		"enabled" "1"
		"textAlignment" "center"

I am not sure what I would exactly change to make the pixels symmetrical. Any help?

Now I just got into using hud crosshairs instead of the built-in game crosshairs for TF2. This is the "OmpCrosshairPlusSmall" crosshair from omp hud that I would like to use, but it seems like it's a few pixels asymmetrical which doesn't really matter, but it makes my obsessive compulsive side of me kick in and I have to fix it otherwise I'll end up going insane. Here's a screenie http://i.imgur.com/tLERxc9.png. You can see it's a pixel or two too short on the left and bottom. My screen resolution is 1366x768 if that matters.

Here's the code that's in my configs:

[code]"OmpCrosshairPlusSmall"
{
"controlName" "CExLabel"
"fieldName" "OmpCrosshairPlusSmall"
"font" "CrosshairsSharp15"
"fgcolor" "255 0 255 255"
"labelText" "2"
"xpos" "c-101"
"ypos" "c-99"
"wide" "200"
"tall" "200"
"visible" "1"
"enabled" "1"
"textAlignment" "center"[/code]

I am not sure what I would exactly change to make the pixels symmetrical. Any help?
2
#2
1 Frags +

i've had a similar issue before. sometimes just changing the size to 16 or 14 could solve it but require you to adjust xpos, ypos, wide, and tall, as well.

i've had a similar issue before. sometimes just changing the size to 16 or 14 could solve it but require you to adjust xpos, ypos, wide, and tall, as well.
3
#3
0 Frags +

I'm fine with sitting there for 20 minutes tweaking the variables. I'll try the size.

I'm fine with sitting there for 20 minutes tweaking the variables. I'll try the size.
Please sign in through STEAM to post a comment.