<?xml version="1.0" ?><rss version="2.0">
    <channel>
	<title>ETF2L &#8211; Latest activity in &#8220;&#34;circle&#34; around crosshair&#8221;</title>
	<link>https://staging.etf2l.org/forum/customise/topic-22229/</link>
	<description><![CDATA[The latest posts to this topic.]]></description>
    	<item>
    	    <title>Reply by Artyhin</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-22229/page-1/?recent=404960#post=404960</link>
    	    <description><![CDATA[nvm]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=22229&#038;post=404960</guid>
    	    <pubDate>Fri, 31 Aug 2012 16:37:31 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Artyhin</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-22229/page-1/?recent=404960#post=400831</link>
    	    <description><![CDATA[<i>Quoted from MIndYe</i>
		<blockquote>[...]
install the font</blockquote>
Did just that and it worked]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=22229&#038;post=400831</guid>
    	    <pubDate>Wed, 15 Aug 2012 17:55:59 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by MInd-</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-22229/page-1/?recent=404960#post=400826</link>
    	    <description><![CDATA[<i>Quoted from arD</i>
		<blockquote>when i added the text to the files a Big <strong>i</strong> Letter appears on my crosshair in the middle of the screen</blockquote>
install the font]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=22229&#038;post=400826</guid>
    	    <pubDate>Wed, 15 Aug 2012 17:43:04 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Artyhin</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-22229/page-1/?recent=404960#post=400819</link>
    	    <description><![CDATA[when i added the text to the files a Big <strong>i</strong> Letter appears on my crosshair in the middle of the screen]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=22229&#038;post=400819</guid>
    	    <pubDate>Wed, 15 Aug 2012 17:12:40 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Hevan</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-22229/page-1/?recent=404960#post=399733</link>
    	    <description><![CDATA[<i>Quoted from TWEEKARN\</i>
		<blockquote>[...]

would be great with broesel's hud, but i'm too lazy(</blockquote>
I think broesel's updated hud does include Garm3n's hud crosshairs, check hudlayout.res in broesel hud.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=22229&#038;post=399733</guid>
    	    <pubDate>Wed, 08 Aug 2012 17:07:54 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by ouch</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-22229/page-1/?recent=404960#post=399714</link>
    	    <description><![CDATA[copy and paste into two files is hard work]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=22229&#038;post=399714</guid>
    	    <pubDate>Wed, 08 Aug 2012 15:45:04 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Theoz</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-22229/page-1/?recent=404960#post=399711</link>
    	    <description><![CDATA[<i>Quoted from Brov</i>
		<blockquote> TL;DR </blockquote>

would be great with broesel's hud, but i'm too lazy(]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=22229&#038;post=399711</guid>
    	    <pubDate>Wed, 08 Aug 2012 15:39:07 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Hevan</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-22229/page-1/?recent=404960#post=399623</link>
    	    <description><![CDATA[Using this crosshair on other huds is possible.
In order to do that you need to copy the 'CrossHairCircle' section (below) from hudlayout.res from the scripts folder of Garm3n hud and add it to the hudlayout.res in the hud you wish to add the circle to.

		<blockquote>
	CrossHairCircle
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"CrossHairCircle"
		"visible"		"1"
		"enabled"		"1"
		"zpos"			"2"

		"xpos"			"c-100"
		"ypos"			"c-100"
		"wide"			"200"
		"tall"			"200"

		"font"			"CrossHairCircle"
		"labelText"		"i"
		"textAlignment"	"center"	
		
		"fgcolor"		"235 226 202 255"
	}
</blockquote>
After doing that you need to go ClientScheme.res in the Garm3n hud resource folder, copy the 'CrossHairCircle' section (below) and add it to the ClientScheme.res (under the fonts area) of your hud.

		<blockquote>
		"CrossHairCircle"
		{
			"1"
			{
				"name"		"Formas germetricas 1"
				"tall"		"28"
				"weight"	"0"
				"antialias"	"1"
			}
		}
</blockquote>
I'm pretty sure you are going to need to copy the font file that the crosshair uses ("Formas germetricas 1" in this case) and add it to the resource folder of your hud.
The font file is in the Garm3n hud resource folder.
If you want to hide the circle just change "visible" to "0".
Can be applied to any hud crosshair at any hud and does not have to be done necessarily in that order.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=22229&#038;post=399623</guid>
    	    <pubDate>Wed, 08 Aug 2012 09:02:47 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by enzyme</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-22229/page-1/?recent=404960#post=399600</link>
    	    <description><![CDATA[You do need garm3n's HUD as he created the crosshair (or at least implemented it) and put it in hudlayout.res]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=22229&#038;post=399600</guid>
    	    <pubDate>Wed, 08 Aug 2012 02:24:09 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Created by Theoz</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-22229/page-1/?recent=404960#post=399578</link>
    	    <description><![CDATA[i've got a few questions about this http://cloud-2.steampowered.com/ugc/559823083394069598/EBA28AF6676F56802185F89C04D9B698982F962B/ and it's easy

go to your steam folder &#62; steamapps &#62; "accname" &#62; team fortress 2 &#62; tf &#62; scripts &#62; hudlayout, then you scroll down a lil and find this http://vvcap.net/db/WFQFvifQ_FrXymTJqHEM.htp
don't get stressed out now, you just need to do one thing
the "0" left next to "visible" needs to be replaced with "1"
"visible"		"1"

i'm not sure if you need garm3n's hud for this and there's probably a thread for this already]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=22229&#038;post=399578</guid>
    	    <pubDate>Wed, 08 Aug 2012 00:44:39 +0200</pubDate>
    	</item>
    </channel>
</rss>