<?xml version="1.0" ?><rss version="2.0">
    <channel>
	<title>ETF2L &#8211; Latest activity in &#8220;Minor P-REC problem&#8221;</title>
	<link>https://staging.etf2l.org/forum/support/topic-14075/</link>
	<description><![CDATA[The latest posts to this topic.]]></description>
    	<item>
    	    <title>Reply by b10h4z4rd</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-14075/page-1/?recent=239782#post=239782</link>
    	    <description><![CDATA[<i>Quoted from ilike2spin</i>
		<blockquote>[...]

This thread is a cover for your wallhack.</blockquote>

ouch, busted :P]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=14075&#038;post=239782</guid>
    	    <pubDate>Wed, 03 Nov 2010 21:49:52 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Laerin</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-14075/page-1/?recent=239782#post=239752</link>
    	    <description><![CDATA[Reinstall prec. My prec stopped working also. %time% is used if you want time but not the date in addition I believe.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=14075&#038;post=239752</guid>
    	    <pubDate>Wed, 03 Nov 2010 20:42:48 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Dukermons</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-14075/page-1/?recent=239782#post=239712</link>
    	    <description><![CDATA[:(

Rumbled.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=14075&#038;post=239712</guid>
    	    <pubDate>Wed, 03 Nov 2010 19:23:39 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by ilike2spin</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-14075/page-1/?recent=239782#post=239680</link>
    	    <description><![CDATA[<i>Quoted from Monkeh</i>
		<blockquote>Edit 2: inb4 'exist'askformydemo!</blockquote>

This thread is a cover for your wallhack.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=14075&#038;post=239680</guid>
    	    <pubDate>Wed, 03 Nov 2010 18:38:25 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Dukermons</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-14075/page-1/?recent=239782#post=239643</link>
    	    <description><![CDATA[Hmmm, then where did my demo go!?

Edit: Nah, definitely not there, so PREC is flawed.  How dare it!

Edit 2: inb4 'exist'askformydemo!]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=14075&#038;post=239643</guid>
    	    <pubDate>Wed, 03 Nov 2010 17:54:31 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Dr. Chris</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-14075/page-1/?recent=239782#post=239640</link>
    	    <description><![CDATA[%date% includes the time.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=14075&#038;post=239640</guid>
    	    <pubDate>Wed, 03 Nov 2010 17:51:39 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Spike Himself</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-14075/page-1/?recent=239782#post=239639</link>
    	    <description><![CDATA[<i>Quoted from Monkeh</i>
		<blockquote>// strftime func
		"DemoTime_format"	"%Y%m%d_%H%m"
		// %date% %map% <b>%time%</b> %red%  %blu%  %tag%
		"DemoName_format"	"%date%_%map%_<b>%time%</b>_%red%_%blu%"</blockquote>

Dont think PREC 'knows' what %time% is. You define the %date% variable to include the time though, so it should've already been there.

Maybe I misunderstood your question.

p.s. editing the lines that start with two slashes won't have any effect; they are just comments]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=14075&#038;post=239639</guid>
    	    <pubDate>Wed, 03 Nov 2010 17:50:01 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Created by Dukermons</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-14075/page-1/?recent=239782#post=239634</link>
    	    <description><![CDATA[So I noticed this when our league match went to a golden cap and I wanted to watch the demo, it had been replaced by the golden cap round, I presume because it was saved with the same name.

I tried to alter the config to include the time as well as the date and other stuff in the demo name, I did this:

// strftime func
		"DemoTime_format"	"%Y%m%d_%H%m"
		// %date% %map% <b>%time%</b> %red%  %blu%  %tag%
		"DemoName_format"	"%date%_%map%_<b>%time%</b>_%red%_%blu%"

The bits in bold being the bits I added.  It's porably obvious to most of you why that didn't work, but it was the best I could come up with.  Anyone got a fix or work around for this?  

I suppose you could alter the team name a bit but it would be nice if there was a fix.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=14075&#038;post=239634</guid>
    	    <pubDate>Wed, 03 Nov 2010 17:46:32 +0100</pubDate>
    	</item>
    </channel>
</rss>