I'm looking for the hud that had this crosshair: http://www.youtube.com/watch?v=kmHm-rrHcOQ
I just need the hud name or files if it's not available to download, I want to get it in my hud.
And no, his cfg+hud+sound on his channel is a different hud.
		Name of a hud with a special custom crosshair	
	
		posted in
		
			Q/A Help		
	
I'm looking for the hud that had this crosshair: http://www.youtube.com/watch?v=kmHm-rrHcOQ
I just need the hud name or files if it's not available to download, I want to get it in my hud.
And no, his cfg+hud+sound on his channel is a different hud.
		
		
	I just need the hud name or files if it's not available to download, I want to get it in my hud.
And no, his cfg+hud+sound on his channel is a different hud.
Add these lines to your hudlayout.res
	xHairH
	{
		"controlName"	"imagePanel"
		"fieldName"	 	"xHairH"
		"visible"		"1"
		"enabled"		"1"
		"zpos"			"-5"
		"xpos"			"c-1000"
		"ypos"			"c-1"
		"wide"			"2000"
		"tall"			"1"
		"fillcolor"		"255 255 255 100"
	}
	xHairV
	{
		"controlName"	"imagePanel"
		"fieldName"	 	"xHairV"
		"visible"		"1"
		"enabled"		"1"
		"zpos"			"-5"
		"xpos"			"c-1"
		"ypos"			"c-1000"
		"wide"			"1"
		"tall"			"2000"
		"fillcolor"		"255 255 255 100"
	}
mess around with xpos, ypos, tall, wide, fillcolor to get your desired result
Add these lines to your hudlayout.res
xHairH
{
"controlName" "imagePanel"
"fieldName" "xHairH"
"visible" "1"
"enabled" "1"
"zpos" "-5"
"xpos" "c-1000"
"ypos" "c-1"
"wide" "2000"
"tall" "1"
"fillcolor" "255 255 255 100"
}
xHairV
{
"controlName" "imagePanel"
"fieldName" "xHairV"
"visible" "1"
"enabled" "1"
"zpos" "-5"
"xpos" "c-1"
"ypos" "c-1000"
"wide" "1"
"tall" "2000"
"fillcolor" "255 255 255 100"
}
mess around with xpos, ypos, tall, wide, fillcolor to get your desired result
		
		
	xHairH
{
"controlName" "imagePanel"
"fieldName" "xHairH"
"visible" "1"
"enabled" "1"
"zpos" "-5"
"xpos" "c-1000"
"ypos" "c-1"
"wide" "2000"
"tall" "1"
"fillcolor" "255 255 255 100"
}
xHairV
{
"controlName" "imagePanel"
"fieldName" "xHairV"
"visible" "1"
"enabled" "1"
"zpos" "-5"
"xpos" "c-1"
"ypos" "c-1000"
"wide" "1"
"tall" "2000"
"fillcolor" "255 255 255 100"
}
mess around with xpos, ypos, tall, wide, fillcolor to get your desired result
Moral_VindicationAdd these lines to your hudlayout.res
xHairH
{
"controlName" "imagePanel"
"fieldName" "xHairH"
"visible" "1"
"enabled" "1"
"zpos" "-5"
"xpos" "c-1000"
"ypos" "c-1"
"wide" "2000"
"tall" "1"
"fillcolor" "255 255 255 100"
}
xHairV
{
"controlName" "imagePanel"
"fieldName" "xHairV"
"visible" "1"
"enabled" "1"
"zpos" "-5"
"xpos" "c-1"
"ypos" "c-1000"
"wide" "1"
"tall" "2000"
"fillcolor" "255 255 255 100"
}
mess around with xpos, ypos, tall, wide, fillcolor to get your desired result
But yeah dude, you realise I need to create a font in ClentScheme and I need the font file as well?
[quote=Moral_Vindication]Add these lines to your hudlayout.res
xHairH
{
"controlName" "imagePanel"
"fieldName" "xHairH"
"visible" "1"
"enabled" "1"
"zpos" "-5"
"xpos" "c-1000"
"ypos" "c-1"
"wide" "2000"
"tall" "1"
"fillcolor" "255 255 255 100"
}
xHairV
{
"controlName" "imagePanel"
"fieldName" "xHairV"
"visible" "1"
"enabled" "1"
"zpos" "-5"
"xpos" "c-1"
"ypos" "c-1000"
"wide" "1"
"tall" "2000"
"fillcolor" "255 255 255 100"
}
mess around with xpos, ypos, tall, wide, fillcolor to get your desired result[/quote]
But yeah dude, you realise I need to create a font in ClentScheme and I need the font file as well?
		
		
	xHairH
{
"controlName" "imagePanel"
"fieldName" "xHairH"
"visible" "1"
"enabled" "1"
"zpos" "-5"
"xpos" "c-1000"
"ypos" "c-1"
"wide" "2000"
"tall" "1"
"fillcolor" "255 255 255 100"
}
xHairV
{
"controlName" "imagePanel"
"fieldName" "xHairV"
"visible" "1"
"enabled" "1"
"zpos" "-5"
"xpos" "c-1"
"ypos" "c-1000"
"wide" "1"
"tall" "2000"
"fillcolor" "255 255 255 100"
}
mess around with xpos, ypos, tall, wide, fillcolor to get your desired result[/quote]
But yeah dude, you realise I need to create a font in ClentScheme and I need the font file as well?
		Please 
					sign in through STEAM
				 to post a comment.