<?xml version="1.0" ?><rss version="2.0">
    <channel>
	<title>ETF2L &#8211; Latest activity in &#8220;custom damage text&#8221;</title>
	<link>https://staging.etf2l.org/forum/customise/topic-19584/</link>
	<description><![CDATA[The latest posts to this topic.]]></description>
    	<item>
    	    <title>Reply by Skape</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-19584/page-1/?recent=353887#post=353887</link>
    	    <description><![CDATA[<i>Quoted from Lakoa</i>
		<blockquote>how to have exactly the same thing as in the video ?</blockquote>
<code>
"Resource/UI/HudDamageAccount.res"
{
	"CDamageAccountPanel"
	{
		"PositiveColor"	  	"255 255 0 255"
		"NegativeColor"	  	"255 255 0 255"
		"fieldName"		    	"CDamageAccountPanel"
		"text_x"			"0"
		"text_y"			"0"
		"delta_item_end_y"	"0"
		"delta_lifetime"	  	"1.5"
		"delta_item_font"	"HudFontBig"
		"delta_item_font_big" "HudFontBig"
	}
	"DamageAccountValue"
	{
		"fgcolor"		"255 255 0 255"
		"ControlName"	"ceXLabel"
		"fieldName"		"DamageAccountValue"
		"xpos"		"c-73"
		"ypos"		"c124"
		"zpos"		"2"
		"wide"		"150"
		"tall"		"30"
		"visible"		"1"
		"enabled"		"1"
		"labelText"		"%metal%"
		"textAlignment"	"center"
		"font"		"HudFontBig"
	}
}
</code>
in HudDamageAccount.res]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=19584&#038;post=353887</guid>
    	    <pubDate>Thu, 15 Dec 2011 16:05:44 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by .Live.</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-19584/page-1/?recent=353887#post=353872</link>
    	    <description><![CDATA[how to have exactly the same thing as in the video ?]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=19584&#038;post=353872</guid>
    	    <pubDate>Thu, 15 Dec 2011 15:30:43 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by sRT</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-19584/page-1/?recent=353887#post=353135</link>
    	    <description><![CDATA[thanks both! ^^]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=19584&#038;post=353135</guid>
    	    <pubDate>Sun, 11 Dec 2011 23:47:26 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by link.red</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-19584/page-1/?recent=353887#post=353134</link>
    	    <description><![CDATA[<i>Quoted from Biohazard</i>
		<blockquote>"Resource/UI/HudDamageAccount.res" 
{ 
"CDamageAccountPanel" 
{ 
"fieldName" "CDamageAccountPanel" 
"text_x" "0" 
"text_y" "0" 
"delta_item_end_y" "0" 
"PositiveColor" "255 255 0 255" 
"NegativeColor" "255 255 0 255" 
"delta_lifetime" "3" 
"delta_item_font" "HudFontMediumSmall" 
"delta_item_font_big" "HudFontMediumSmall" 
} 
}</blockquote>
That will only get you yellow flyaround digits, not the static ones.
 
You need something like this along with it:

"DamageValue"
	{
		"ControlName"   "CExLabel"
		"fieldName"     "DamageValue"
		"xpos"          "c-48"
		"ypos"          "320" //vertical position
		"zpos"          "1"
		"wide"          "96"
		"tall"          "30"
		"visible"       "1"
		"enabled"       "1"
		"labelText"     "%metal%"
		"textAlignment" "center"
		"fgcolor"       "255 255 0 255"
		"font"          "HudFontMediumSmall"
	}]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=19584&#038;post=353134</guid>
    	    <pubDate>Sun, 11 Dec 2011 23:42:00 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by b10h4z4rd</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-19584/page-1/?recent=353887#post=352939</link>
    	    <description><![CDATA["Resource/UI/HudDamageAccount.res" 
{ 
"CDamageAccountPanel" 
{ 
"fieldName" "CDamageAccountPanel" 
"text_x" "0" 
"text_y" "0" 
"delta_item_end_y" "0" 
"PositiveColor" "255 255 0 255" 
"NegativeColor" "255 255 0 255" 
"delta_lifetime" "3" 
"delta_item_font" "HudFontMediumSmall" 
"delta_item_font_big" "HudFontMediumSmall" 
} 
}]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=19584&#038;post=352939</guid>
    	    <pubDate>Sat, 10 Dec 2011 18:40:26 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by sRT</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-19584/page-1/?recent=353887#post=352938</link>
    	    <description><![CDATA[bump]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=19584&#038;post=352938</guid>
    	    <pubDate>Sat, 10 Dec 2011 18:33:01 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Created by sRT</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-19584/page-1/?recent=353887#post=352876</link>
    	    <description><![CDATA[<a href="http://youtu.be/DF5RpO9IOEE">http://youtu.be/DF5RpO9IOEE</a>

does anyone have it?]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=19584&#038;post=352876</guid>
    	    <pubDate>Sat, 10 Dec 2011 02:45:51 +0100</pubDate>
    	</item>
    </channel>
</rss>