Upvote Upvoted 2 Downvote Downvoted
Help adding crosshair lines
posted in Q/A Help
1
#1
1 Frags +

http://i46.tinypic.com/25u1j4n.jpg

How do we add these?

http://i46.tinypic.com/25u1j4n.jpg

How do we add these?
2
#2
0 Frags +

It's a custom hud crosshair. You would have to find the hud, install the fonts, add some text about fonts from the resource/scripts folder then enable it.

It's a custom hud crosshair. You would have to find the hud, install the fonts, add some text about fonts from the resource/scripts folder then enable it.
3
#3
2 Frags +

if you're on 1920x1080 res, you should be able to use these without much change other than maybe color. if you're on a different res, this is a starting point.

add this to your hudlayout.res file in your tf/scripts folder.

			"Crosshair_horizontal"
	{
		"ControlName"		"ImagePanel"
		"fieldName"		"VerticalLine"
		"xpos"			"41"
		"xpos_lodef"	"279"
		"xpos_hidef"	"309"
		"ypos"			"240"
		"zpos"			"-5"
		"wide"			"374"
		"tall"			"1"
		"tall_lodef"	"206"
		"tall_hidef"	"212"
		"autoResize"	"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"fillcolor"		"255 255 255 255"
		"alpha" "15"
		}
					"Crosshair_horizontal"
	{
		"ControlName"		"ImagePanel"
		"fieldName"		"VerticalLine"
		"xpos"			"440"
		"xpos_lodef"	"279"
		"xpos_hidef"	"309"
		"ypos"			"240"
		"zpos"			"-5"
		"wide"			"374"
		"tall"			"1"
		"tall_lodef"	"206"
		"tall_hidef"	"212"
		"autoResize"	"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"fillcolor"		"255 255 255 255"
		"alpha" "15"
		}
if you're on 1920x1080 res, you should be able to use these without much change other than maybe color. if you're on a different res, this is a starting point.

add this to your hudlayout.res file in your tf/scripts folder.

[code] "Crosshair_horizontal"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "41"
"xpos_lodef" "279"
"xpos_hidef" "309"
"ypos" "240"
"zpos" "-5"
"wide" "374"
"tall" "1"
"tall_lodef" "206"
"tall_hidef" "212"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 255"
"alpha" "15"
}
"Crosshair_horizontal"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "440"
"xpos_lodef" "279"
"xpos_hidef" "309"
"ypos" "240"
"zpos" "-5"
"wide" "374"
"tall" "1"
"tall_lodef" "206"
"tall_hidef" "212"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 255"
"alpha" "15"
}[/code]
4
#4
0 Frags +

Thank you.
Could you, at least, post your sources about this?

Thank you.
Could you, at least, post your sources about this?
5
#5
0 Frags +

i found a different version a long time ago from a copy of enigma's hud, and i've been using my own version since then.

i found a different version a long time ago from a copy of enigma's hud, and i've been using my own version since then.
6
#6
-6 Frags +

why would you want this on your crosshair?

why would you want this on your crosshair?
7
#7
-1 Frags +

Why? Well, i won't tell you :P. Go read about the optic nerve and you'll find out why.

Why? Well, i won't tell you :P. Go read about the optic nerve and you'll find out why.
8
#8
1 Frags +

it was question not a negative. thanks for answering miggowh even if you were sarcastic:/

it was question not a negative. thanks for answering miggowh even if you were sarcastic:/
9
#9
0 Frags +

I was not being sarcastic.

I was not being sarcastic.
10
#10
1 Frags +

polaco is bad dont use it

polaco is bad dont use it
11
#11
0 Frags +

Who said anything about polaco?
I just used his video to take a screenshot.
You don't make any sense.

Who said anything about polaco?
I just used his video to take a screenshot.
You don't make any sense.
12
#12
3 Frags +

i was joking

i was joking
13
#13
2 Frags +
miggowhWhy? Well, i won't tell you :P. Go read about the optic nerve and you'll find out why.

Eb1c haXXXorzz

[quote=miggowh]Why? Well, i won't tell you :P. Go read about the optic nerve and you'll find out why.[/quote]

Eb1c haXXXorzz
14
#14
-1 Frags +

posting so I can look it up later

posting so I can look it up later
15
#15
0 Frags +

It doesn't seems to work at all :T

It doesn't seems to work at all :T
Please sign in through STEAM to post a comment.