NoCourtesy
Account Details
SteamID64 76561198060862772
SteamID3 [U:1:100597044]
SteamID32 STEAM_0:0:50298522
Country Denmark
Signed Up September 27, 2013
Last Posted May 31, 2015 at 4:25 PM
Posts 86 (0 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input 0 
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 ⋅⋅ 3 4 5 6
#1 Fine Tuning Coordinates in Customization

Hey everyone,
First off id like to say that I am very new to this, so just bear with me :p
Basicaly, on my current crosshair, I have a circle and a cross inside the circle.
What I am trying to do is add an even smaller red cross inside the first.

Here's how it looks like : http://hpics.li/ea0cb5c

And in big: http://hpics.li/b9caa49

However, I cannot seem to center the cross. It is two line (horizontal and vertical), but whatever I seem to do, I cannot get them perfectly in the middle, here is the code for those. Decimal values don't seem to work

"HorizontalLine"
	{
		"controlName"	"ImagePanel"
		"fieldName"		"HorizontalLine"
		"xpos"			"c-2"
		"ypos"			"r240.5"
		"zpos"			"1"
		"wide"			"3"
		"tall"			"1"
		"fillcolor"		"255 0 0 255"
		"visible"			"1"
		"enabled"			"1"
	}

	"VerticalLine"
	{
		"controlName"	"ImagePanel"
		"fieldName"		"VerticalLine"
		"xpos"			"c-1"
		"ypos"			"r242"
		"zpos"			"1"
		"wide"			"1"
		"tall"			"3"
		"fillcolor"		"255 0 0 255"
		"visible"			"1"
		"enabled"			"1"
	}

Thanks for the help :)

posted about 10 years ago
#23 Ambassador crosshair in Customization

I got it to work. Thank you everyone for your patience and kind help :)

posted about 10 years ago
#18 Ambassador crosshair in Customization

So any thoughts on why that might occur?

posted about 10 years ago
#15 Ambassador crosshair in Customization

Ok so this is what I have so far.

//////////////////////// BITMAP FONT FILES /////////////////////////////
	//
	// Bitmap Fonts are ****VERY*** expensive static memory resources so they are purposely sparse
	BitmapFontFiles
	{
		// UI buttons, custom font, (256x64)
		"Buttons"		"materials/vgui/fonts/buttons_32.vbf" <-----[u][i]I couldn't help but notice that that doesnt really lead to anywhere. Semantic error or does it actually link it a valid file?[/i]
[/u]
}

	"Crosshairs8"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "8"
		"weight" "0"
		"antialias" "1"
		}		
	}

		"Crosshairs10"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "10"
		"weight" "0"
		"antialias" "1"
		}	
	}

	"Crosshairs12"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "12"
		"weight" "0"
		"antialias" "1"
		}
	}

	"Crosshairs14"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "14"
		"weight" "0"
		"antialias" "1"
		}
	}

	"Crosshairs16"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "16"
		"weight" "0"
		"antialias" "1"
		}
	}

	"Crosshairs18"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "18"
		"weight" "0"
		"antialias" "1"
		}
	}

	"CrosshairsOutline18"
	{
	"1"
		{
		"name"	 "Crosshairs"
		"tall" "18"
		"weight" "0"
		"antialias" "1"
		"outline"	 "1"
		}
	}

	"Crosshairs20"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "20"
		"weight" "0"
		"antialias" "1"
		}
	}

	"Crosshairs22"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "22"
		"weight" "0"
		"antialias" "1"
		}
	}

	"Crosshairs24"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "24"
		"weight" "0"
		"antialias" "1"
		}
	}

	"CrosshairsOutline24"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "24"
		"weight" "0"
		"antialias" "1"
		"outline"	 "1"
		}
	}

	"Crosshairs26"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "26"
		"weight" "0"
		"antialias" "1"
		}
	}

	"CrosshairsOutline26"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "26"
		"weight" "0"
		"antialias" "1"
		"outline"	 "1"
		}
	}

	"Crosshairs28"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "28"
		"weight" "0"
		"antialias" "1"
		}
	}

	"Crosshairs30"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "30"
		"weight" "0"
		"antialias" "1"
		}
	}

		"Crosshairs32"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "32"
		"weight" "0"
		"antialias" "1"
		}
	}

	"CrosshairsOutline32"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "32"
		"weight" "0"
		"antialias" "1"
		"outline"	 "1"
		}
	}

	"Crosshairs34"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "34"
		"weight" "0"
		"antialias" "1"
		}
	}

	"CrosshairsOutline34"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "34"
		"weight" "0"
		"antialias" "1"
		"outline"	 "1"
		}
	}

	"Crosshairs36"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "36"
		"weight" "0"
		"antialias" "1"
		}
	}

	"Crosshairs38"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "38"
		"weight" "0"
		"antialias" "1"
		}
	}

	"Crosshairs40"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "40"
		"weight" "0"
		"antialias" "1"
		}
	}

I have this in the custom crosshair in the same file

"16" // Fog's xHairs
		{
			"font" "resource/crosshairs.ttf"
			"name" "crosshairs"
		}

This inside hudlayout.

	"ThinCircle"
	{
		"controlName"	"CExLabel"
		"fieldName"	"ThinCircle"
		"visible"	"1"
		"enabled"	"1"
		"zpos"	        "2"

		"xpos"	 	"c-100"
		"ypos"		"c-96"
		"wide"	 	"200"
		"tall"		"200"

		//"font"	"CrosshairsOutline34"
		"font"	 	"Crosshairs34"
		"labelText"	"9"
		"textAlignment"	"center"	

		"fgcolor"	"255 255 255 255"

	}

And have the crosshair.ttf in C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf\custom\HUD\resource

But I still get this http://hpics.li/d9232c9

posted about 10 years ago
#14 Ambassador crosshair in Customization

They should all bee incremented like such?

	"Crosshairs8"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "8"
		"weight" "0"
		"antialias" "1"
		}		
	}

		"Crosshairs10"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "10"
		"weight" "0"
		"antialias" "1"
		}	
	}

	"Crosshairs12"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "12"
		"weight" "0"
		"antialias" "1"
		}
	}

	"Crosshairs14"
	{
		"1"
		{
		"name"	 "Crosshairs"
		"tall" "14"
		"weight" "0"
		"antialias" "1"
		}
	}
posted about 10 years ago
#12 Ambassador crosshair in Customization

Ok, so the part where I would use just a number to reduce the size of the circle didn't work :(. Now im back to how you told me first, but as I mentioned, I get a 9 written under the crosshair?

posted about 10 years ago
#11 Ambassador crosshair in Customization

Alright so I did all that, but all I get now is a 9, written below the crosshair. I don't have any circles. Any idea why?

EDIT. Let me try what you just posted, no need for extra work :p

posted about 10 years ago
#9 Ambassador crosshair in Customization

Thanks a lot for the answer. Really helped me out.
I have one last nooby question :p. I have this

"CrossHairCircle"
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"CrossHairCircle"
		"visible"		"1"
		"enabled"		"1"
		"zpos"			"2"
		"xpos"			"c-17"
		"ypos"			"c-16"
		"wide"			"34"
		"tall"			"30"
		"font"			"CrossHairCircle"
		"labelText"		"i"
		"fgcolor"		"65 235 0 255"
		"textAlignment"	"center"	
	}

It basicaly shows the circle when I put it there, but I would I reduce the size of it? I can't seem to find the parameter that manages size

posted about 10 years ago
#7 Ambassador crosshair in Customization

So this is what I found in the HUDlayout of rayhud. How would I go around to transfer it the HUD i am currently using

[code]"Resource/HudLayout.res"
{
	//crosshairs
	xHairCircle
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"xHairCircle"
		"font"			"xHairCircle"
		"visible"		"0"
		"enabled"		"0"
		"zpos"			"2"

		"xpos"			"c-100"
		"ypos"			"c-102"
		"wide"			"201"
		"tall"			"200"

		//"font"		"xHairCircleOutline"
		"font"			"xHairCircle"
		"labelText"		"o"
		"textAlignment"	"center"	

		"fgcolor"		"255 255 255 100"
	}

	ScatterSpread
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"ScatterSpread"
		"visible"		"0"
		"enabled"		"0"
		"zpos"			"2"

		"xpos"			"c-99"
		"ypos"			"c-99"
		"wide"			"200"
		"tall"			"200"

		//"font"		"CrosshairsOutline32"
		"font"			"Crosshairs32"
		"labelText"		"0"
		"textAlignment"	"center"
		"outline"		"1"

		"fgcolor"		"255 255 255 255"
	}

	BasicCross
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"BasicCross"
		"visible"		"0"
		"enabled"		"0"
		"zpos"			"2"

		"xpos"			"c-102"
		"ypos"			"c-99"
		"wide"			"200"
		"tall"			"200"

		//"font"		"CrosshairsOutline26"
		"font"			"Crosshairs26"
		"labelText"		"2"
		"textAlignment"		"center"	

		"fgcolor"		"255 255 255 255"
	}

	BasicCrossSmall
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"BasicCrossSmall"
		"visible"		"0"
		"enabled"		"0"
		"zpos"			"2"

		"xpos"			"c-101"
		"ypos"			"c-99"
		"wide"			"200"
		"tall"			"200"

		//"font"			"CrosshairsOutline18"
		"font"			"Crosshairs18"
		"labelText"		"2"
		"textAlignment"	"center"	

		"fgcolor"		"255 255 255 255"
	}

	BasicCrossLarge
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"BasicCrossLarge"
		"visible"		"0"
		"enabled"		"0"
		"zpos"			"2"

		"xpos"			"c-102"
		"ypos"			"c-98"
		"wide"			"200"
		"tall"			"200"

		//"font"		"CrosshairsOutline32"
		"font"			"Crosshairs32"
		"labelText"		"2"
		"textAlignment"	"center"	

		"fgcolor"		"255 255 255 255"
	}

	BasicDot
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"BasicDot"
		"visible"		"0"
		"enabled"		"0"
		"zpos"			"2"

		"xpos"			"c-103"
		"ypos"			"c-100"
		"wide"			"201"
		"tall"			"201"

		//"font"		"CrosshairsOutline24"
		"font"			"Crosshairs24"
		"labelText"		"3"
		"textAlignment"	"center"	

		"fgcolor"		"255 255 255 255"
	}

	CircleDot
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"CircleDot"
		"visible"		"0"
		"enabled"		"0"
		"zpos"			"2"

		"xpos"			"c-100"
		"ypos"			"c-96"
		"wide"			"200"
		"tall"			"200"

		//"font"			"CrosshairsOutline34"
		"font"			"Crosshairs34"
		"labelText"		"8"
		"textAlignment"	"center"	

		"fgcolor"		"255 255 255 255"
	}

	ThinCircle
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"ThinCircle"
		"visible"		"0"
		"enabled"		"0"
		"zpos"			"2"

		"xpos"			"c-100"
		"ypos"			"c-96"
		"wide"			"200"
		"tall"			"200"

		//"font"			"CrosshairsOutline34"
		"font"			"Crosshairs34"
		"labelText"		"9"
		"textAlignment"	"center"	

		"fgcolor"		"255 255 255 255"
	}

	WingsPlus
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"WingsPlus"
		"visible"		"0"
		"enabled"		"0"
		"zpos"			"2"

		"xpos"			"c-100"
		"ypos"			"c-97"
		"wide"			"200"
		"tall"			"200"

		//"font"			"CrosshairsOutline34"
		"font"			"Crosshairs34"
		"labelText"		"c"
		"textAlignment"	"center"	

		"fgcolor"		"255 255 255 255"
	}

	Wings
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"Wings"
		"visible"		"0"
		"enabled"		"0"
		"zpos"			"2"

		"xpos"			"c-100"
		"ypos"			"c-97"
		"wide"			"200"
		"tall"			"200"

		//"font"			"CrosshairsOutline34"
		"font"			"Crosshairs34"
		"labelText"		"d"
		"textAlignment"	"center"	

		"fgcolor"		"255 255 255 255"
	}

	WingsSmallDot
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"WingsSmallDot"
		"visible"		"0"
		"enabled"		"0"
		"zpos"			"2"

		"xpos"			"c-100"
		"ypos"			"c-97"
		"wide"			"200"
		"tall"			"200"

		//"font"			"CrosshairsOutline34"
		"font"			"Crosshairs34"
		"labelText"		"f"
		"textAlignment"	"center"	

		"fgcolor"		"0 0 0 0"
	}

	WingsSmall
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"WingsSmall"
		"visible"		"0"
		"enabled"		"0"
		"zpos"			"2"

		"xpos"			"c-100"
		"ypos"			"c-97"
		"wide"			"200"
		"tall"			"200"

		//"font"			"CrosshairsOutline34"
		"font"			"Crosshairs34"
		"labelText"		"g"
		"textAlignment"	"center"	

		"fgcolor"		"255 255 255 255"
	}

	OpenCross
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"OpenCross"
		"visible"		"0"
		"enabled"		"0"
		"zpos"			"2"

		"xpos"			"c-85"
		"ypos"			"c-100"
		"wide"			"199"
		"tall"			"200"

		"font"			"CrosshairsOutline24"
		"font"			"Crosshairs24"
		"labelText"		"i"
		"textAlignment"	"center"	

		"fgcolor"		"255 255 255 255"
	}

	OpenCrossDot
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"OpenCrossDot"
		"visible"		"0"
		"enabled"		"0"
		"zpos"			"2"

		"xpos"			"c-85"
		"ypos"			"c-100"
		"wide"			"199"
		"tall"			"200"

		//"font"			"CrosshairsOutline24"
		"font"			"Crosshairs24"
		"labelText"		"h"
		"textAlignment"	"center"	

		"fgcolor"		"255 255 255 255"
	}

	ThinCross
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"ThinCross"
		"visible"		"0"
		"enabled"		"0"
		"zpos"			"2"

		"xpos"			"c-100"
		"ypos"			"c-103"
		"wide"			"200"
		"tall"			"200"

		//"font"		"SymbolOutline24"
		"font"			"Symbol24"
		"labelText"		"+"
		"textAlignment"	"center"	

		"fgcolor"		"255 255 255 255"
	}

	KonrWings
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"KonrWings"
		"visible"		"0"
		"enabled"		"0"
		"zpos"			"2"

		"xpos"			"c-108"
		"ypos"			"c-99"
		"wide"			"200"
		"tall"			"200"

		//"font"		"KonrWingsOutline24"

		"font"			"KonrWings24"
		"labelText"		"i"
		"textAlignment"	"center"	

		"fgcolor"		"255 255 255 255"
	}

	//fighter pilot crosshair, enable all of then together for best results (16x9 resolution)

	"16x9Crosshair_vertical1"
	{
		"ControlName"		"ImagePanel"
		"fieldName"		"VerticalLine"
		"xpos"			"427"
		"xpos_lodef"	"279"
		"xpos_hidef"	"309"
		"ypos"			"75"
		"zpos"			"-5"
		"wide"			"1"
		"tall"			"154"
		"tall_lodef"	"206"
		"tall_hidef"	"212"
		"autoResize"	"0"
		"pinCorner"		"0"
		"visible"		"0"
		"enabled"		"0"
		"fillcolor"		"255 255 255 255"
		"alpha" "50"
	}

	"16x9Crosshair_horizontal1"
	{
		"ControlName"		"ImagePanel"
		"fieldName"		"VerticalLine"
		"xpos"			"40"
		"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"		"0"
		"enabled"		"0"
		"fillcolor"		"255 255 255 255"
		"alpha" "50"
	}

	"16x9Crosshair_horizontal2"
	{
		"ControlName"		"ImagePanel"
		"fieldName"		"VerticalLine"
		"xpos"			"439"
		"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"		"0"
		"enabled"		"0"
		"fillcolor"		"255 255 255 255"
		"alpha" "50"
	}

	"16x9
posted about 10 years ago
#4 Ambassador crosshair in Customization

Thanks for the quick answer.
The thing is that I already am using a hud that I very much like, and I would prefer having that crosshair with just my hud.

posted about 10 years ago
#1 Ambassador crosshair in Customization

Hey guys,
I was hoping that anyone of you knew how to get this crosshair
http://www.youtube.com/watch?v=VDlG-ZJkrRs

I have tried a couple other downloaded, but it is not the same.
As you can see, in this one, the circle does not expend, and the cross, when expended, grows as big as the circle until the cool-down.

Could anyone help me?

posted about 10 years ago
1 ⋅⋅ 3 4 5 6