<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Quake Live Community Forum &#187; Topic: Hud Colour help</title>
		<link>http://www.holysh1t.net/forum/topic/hud-colour-help</link>
		<description>Quake Live community forum</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 08:12:38 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.holysh1t.net/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.holysh1t.net/forum/rss/topic/hud-colour-help" rel="self" type="application/rss+xml" />

		<item>
			<title>yunn on "Hud Colour help"</title>
			<link>http://www.holysh1t.net/forum/topic/hud-colour-help#post-2462</link>
			<pubDate>Fri, 13 May 2011 04:04:55 +0000</pubDate>
			<dc:creator>yunn</dc:creator>
			<guid isPermaLink="false">2462@http://www.holysh1t.net/forum/</guid>
			<description>&#60;p&#62;Teddy Roosevelt was one more patron &#60;a href=&#34;http://www.sunglassesonline-store.com/mens-sunglasses/hugo-boss-sunglasses.html&#34;&#62;hugo boss sunglasses&#60;/a&#62;  of Abercrombie &#38;amp; Fitch. A &#38;amp; F have drifted apart by means of the sportswear theme that began the whole business, but there &#60;a href=&#34;http://www.sunglassesonline-store.com/mens-sunglasses/marc-jacobs-sunglasses.html&#34;&#62;marc jacobs sunglasses&#60;/a&#62;  is even now an athletic really feel in the direction of huge majority belonging in the direction of &#60;a href=&#34;http://www.sunglassesonline-store.com/womens-sunglasses/ray-ban-sunglasses.html&#34;&#62;ray ban&#60;/a&#62;   apparel. The Ivy &#60;a href=&#34;http://www.sunglassesonline-store.com/mens-sunglasses/bolle-sunglasses.html&#34;&#62;bolle sunglasses&#60;/a&#62;     League heritage exhibits by means of the ruggedness belonging in the direction of garments that is genuinely regarded as to acquire element belonging in the direction of All-American lifestyle. Jackets, underwear, swim &#60;a href=&#34;http://www.sunglassesonline-store.com/mens-sunglasses/gucci-sunglasses.html&#34;&#62;gucci sunglasses&#60;/a&#62;   shorts, t-shirts, and just about any other article of garments that could possibly be believed of are found out among the the countless Abercrombie Fitch products.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>InFerNo on "Hud Colour help"</title>
			<link>http://www.holysh1t.net/forum/topic/hud-colour-help#post-1946</link>
			<pubDate>Sat, 30 Jan 2010 01:59:25 +0000</pubDate>
			<dc:creator>InFerNo</dc:creator>
			<guid isPermaLink="false">1946@http://www.holysh1t.net/forum/</guid>
			<description>&#60;p&#62;Backcolor and forecolor control the coloring of course&#60;/p&#62;
&#60;p&#62;the value of 1 1 1 1 stands for R G B T&#60;br /&#62;
Red, Green, Blue, Transparancy&#60;/p&#62;
&#60;p&#62;These values work with percentages&#60;br /&#62;
1 0 0 1 is a solid red color&#60;br /&#62;
0 1 0 1 is a solid green color&#60;br /&#62;
0 0 1 1 is a solid blue color&#60;br /&#62;
If you need orange for example you could try&#60;br /&#62;
1 .5 0 1 where you want only 50% Green mixed with the 100% Red &#60;img src=&#34;http://www.holysh1t.net/forum/bb-plugins/bb-smilies/default/icon_smile.gif&#34; title=&#34;:)&#34; class=&#34;bb_smilies&#34; /&#62; &#60;/p&#62;</description>
		</item>
		<item>
			<title>GreenMeanie on "Hud Colour help"</title>
			<link>http://www.holysh1t.net/forum/topic/hud-colour-help#post-1906</link>
			<pubDate>Fri, 30 Oct 2009 13:49:16 +0000</pubDate>
			<dc:creator>GreenMeanie</dc:creator>
			<guid isPermaLink="false">1906@http://www.holysh1t.net/forum/</guid>
			<description>&#60;p&#62;Hey can some one change the color of the font or add a background to the timer.&#60;br /&#62;
because when i added a background to the timer the back disappeared when i move my mouse.&#60;/p&#62;
&#60;p&#62;TY&#60;/p&#62;
&#60;p&#62;// Should change places depending on solo/team gametype, to avoid the team overlay&#60;/p&#62;
&#60;p&#62;menuDef {&#60;br /&#62;
	name &#38;quot;timerFrame&#38;quot;&#60;br /&#62;
	rect 285 420 135 44&#60;br /&#62;
	fullScreen MENU_FALSE&#60;br /&#62;
	visible MENU_TRUE&#60;/p&#62;
&#60;p&#62;	itemDef {&#60;br /&#62;
		name &#38;quot;Timer&#38;quot;&#60;br /&#62;
		textalign 2&#60;br /&#62;
		style 0&#60;br /&#62;
		rect 0 0 84 20&#60;br /&#62;
		visible 1&#60;br /&#62;
		textstyle 3&#60;br /&#62;
		decoration&#60;br /&#62;
		forecolor 1 1 1 1&#60;br /&#62;
		textscale 0.7&#60;br /&#62;
		ownerdraw CG_LEVELTIMER&#60;br /&#62;
	}&#60;/p&#62;
&#60;p&#62;	itemDef {&#60;br /&#62;
		name &#38;quot;roundTimer&#38;quot;&#60;br /&#62;
		textalign 2&#60;br /&#62;
		style 0&#60;br /&#62;
		rect 15 410 56 20&#60;br /&#62;
		visible 1&#60;br /&#62;
		textstyle 3&#60;br /&#62;
		decoration&#60;br /&#62;
		forecolor 1 1 1 1&#60;br /&#62;
		textscale 0.4&#60;br /&#62;
		ownerdraw CG_ROUNDTIMER&#60;br /&#62;
	}&#60;/p&#62;
&#60;p&#62;	itemDef {&#60;br /&#62;
		name &#38;quot;timerIcon&#38;quot;&#60;br /&#62;
		rect 65 -19 20 20&#60;br /&#62;
		style 1&#60;br /&#62;
		backcolor 0 0 0 0.7&#60;br /&#62;
		background &#38;quot;icons/icon_time.png&#38;quot;&#60;br /&#62;
		visible 0&#60;br /&#62;
		decoration&#60;br /&#62;
	}&#60;br /&#62;
	itemDef {&#60;br /&#62;
		name &#38;quot;timerIcon&#38;quot;&#60;br /&#62;
		rect 65 -20 20 20&#60;br /&#62;
		style 1&#60;br /&#62;
		backcolor 1 1 1 0.7&#60;br /&#62;
		background &#38;quot;icons/icon_time.png&#38;quot;&#60;br /&#62;
		visible 0&#60;br /&#62;
		decoration&#60;br /&#62;
	}&#60;/p&#62;
&#60;p&#62;}
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

