<?xml version="1.0" ?><rss version="2.0">
    <channel>
	<title>ETF2L &#8211; Latest activity in &#8220;F2&#039;s SourceMod plugins / Accuracy/MedicStats&#8221;</title>
	<link>https://staging.etf2l.org/forum/customise/topic-27485/</link>
	<description><![CDATA[The latest posts to this topic.]]></description>
    	<item>
    	    <title>Reply by F2</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-27485/page-12/?recent=582359#post=582359</link>
    	    <description><![CDATA[I'm still keeping these plugins up-to-date over at https://github.com/F2/F2s-sourcemod-plugins

These small fixes have been released today:

<strong>Pause</strong> v1.5.1
- Added notification to use 'repause' command when someone joins during a pause
- Fixed building ubercharge during pause glitch - by Aad &#124; hl.RGL.gg

<strong>LogsTF</strong> v2.5.0
- Added cvar 'logstf_suppresschat' to hide "!log" chats
- Reduced risk of errors when uploading with SteamWorks extension

<strong>SupStats2</strong> v2.4.0
- Added pause length to logs
- Fixed 'pause' logs being wrong
- Fixed SM errors being logged when picking up medpacks

<strong>MedicStats</strong> v1.4.0
- Implemented sapphonie's colored STV Stats messages
- Fixed SM errors being logged when picking up medpacks]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=27485&#038;post=582359</guid>
    	    <pubDate>Sat, 08 Oct 2022 20:42:06 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by F2</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-27485/page-12/?recent=582359#post=564659</link>
    	    <description><![CDATA[<i>Quoted from Duke Devlin</i>
		<blockquote>I've been having some trouble setting up logs on my server. I'm pretty sure I've installed cURL and these plugins correctly, but I get an error log saying...</blockquote>

This line is SourceMod telling you it cannot load cURL:
<code>[SM] Unable to load extension “curl.ext”: /home/tcagame/~/482/tf/addons/sourcemod/extensions/curl.ext.so: undefined symbol: _ZNSs9_M_mutateEjjj</code>

People at the AlliedModders forum was having the same issue. They are suggesting to use this file instead: <a href="https://forums.alliedmods.net/attachment.php?attachmentid=164200&#038;d=1500189510">https://forums.alliedmods.net/attachment.php?attachmentid=164200&#38;d=1500189510</a>

If you cannot get that to work, you can also try using SteamWorks instead of cURL:
 <a href="http://users.alliedmods.net/~kyles/builds/SteamWorks/">http://users.alliedmods.net/~kyles/builds/SteamWorks/</a>]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=27485&#038;post=564659</guid>
    	    <pubDate>Sun, 30 Jul 2017 12:31:25 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by JanSGNm</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-27485/page-12/?recent=582359#post=564658</link>
    	    <description><![CDATA[<i>Quoted from Duke Devlin</i>
		<blockquote>I've been having some trouble setting up logs on my server. I'm pretty sure I've installed cURL and these plugins correctly, but I get an error log saying:
[...]
Anyone know how I can fix this?</blockquote>

Is TFTrue not an option for you?]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=27485&#038;post=564658</guid>
    	    <pubDate>Sun, 30 Jul 2017 04:27:42 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Duke Devlin</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-27485/page-12/?recent=582359#post=564657</link>
    	    <description><![CDATA[I've been having some trouble setting up logs on my server. I'm pretty sure I've installed cURL and these plugins correctly, but I get an error log saying: 

L 07/28/2017 - 17:56:11: SourceMod error session started
L 07/28/2017 - 17:56:11: Info (map "cp_dustbowl") (file "errors_20170728.log")
L 07/28/2017 - 17:56:11: [SM] Exception reported: Missing HTTP extension
L 07/28/2017 - 17:56:11: [SM] Blaming: logstf.smx
L 07/28/2017 - 17:56:11: [SM] Call stack trace:
L 07/28/2017 - 17:56:11: [SM]   [0] ThrowError
L 07/28/2017 - 17:56:11: [SM]   [1] Line 77, ..anyhttp.inc::AnyHttpClass.Require
L 07/28/2017 - 17:56:11: [SM]   [2] Line 143, logstf.sp::OnPluginStart
L 07/28/2017 - 17:56:11: [SM] Unable to load plugin "logstf.smx": Error detected in plugin startup (see error logs)
L 07/28/2017 - 18:09:15: SourceMod error session started
L 07/28/2017 - 18:09:15: Info (map "cp_dustbowl") (file "errors_20170728.log")
L 07/28/2017 - 18:09:15: [SM] Unable to load extension "curl.ext": /home/tcagame/~/482/tf/addons/sourcemod/extensions/curl.ext.so: undefined symbol: _ZNSs9_M_mutateEjjj
L 07/28/2017 - 18:09:15: [SM] Exception reported: Missing HTTP extension
L 07/28/2017 - 18:09:15: [SM] Blaming: logstf.smx
L 07/28/2017 - 18:09:15: [SM] Call stack trace:
L 07/28/2017 - 18:09:15: [SM]   [0] ThrowError
L 07/28/2017 - 18:09:15: [SM]   [1] Line 77, ..anyhttp.inc::AnyHttpClass.Require
L 07/28/2017 - 18:09:15: [SM]   [2] Line 143, logstf.sp::OnPluginStart
L 07/28/2017 - 18:09:15: [SM] Unable to load plugin "logstf.smx": Error detected in plugin startup (see error logs)

Anyone know how I can fix this?]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=27485&#038;post=564657</guid>
    	    <pubDate>Sun, 30 Jul 2017 01:51:17 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by F2</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-27485/page-12/?recent=582359#post=564181</link>
    	    <description><![CDATA[<i>Quoted from GDEabarod</i>
		<blockquote>Are there any commands/cvars for any of these plugins? And where are the supstats in the log?</blockquote>

You can see the type of log lines that supstats2 provides [invalid URL].

I have listed some of the cvars in my first post - for example: logstf_apikey
But you can always see all cvars for a given plugin using the sourcemod command: rcon sm cvars pluginname]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=27485&#038;post=564181</guid>
    	    <pubDate>Thu, 29 Jun 2017 23:19:02 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by TheRealGDEabarod</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-27485/page-12/?recent=582359#post=564141</link>
    	    <description><![CDATA[Are there any commands/cvars for any of these plugins? And where are the supstats in the log?]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=27485&#038;post=564141</guid>
    	    <pubDate>Wed, 28 Jun 2017 01:52:18 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by F2</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-27485/page-12/?recent=582359#post=563978</link>
    	    <description><![CDATA[<i>Quoted from GDEabarod</i>
		<blockquote>How does SupStats work?</blockquote>

It logs additional statistics into the .log file that is already generated when you have sv_log set to 1.

If you want to know its inner workings, you can look at the source code.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=27485&#038;post=563978</guid>
    	    <pubDate>Mon, 19 Jun 2017 11:25:29 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by TheRealGDEabarod</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-27485/page-12/?recent=582359#post=563977</link>
    	    <description><![CDATA[How does SupStats work?]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=27485&#038;post=563977</guid>
    	    <pubDate>Mon, 19 Jun 2017 07:07:14 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by F2</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-27485/page-12/?recent=582359#post=545814</link>
    	    <description><![CDATA[<strong>SupStats2</strong> v2.3.0
- Fixed skinned mediguns being logged as 'unknown'
- Fixed skinned weapons being logged as 'unknown'
- Added accuracy for revolver]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=27485&#038;post=545814</guid>
    	    <pubDate>Thu, 22 Oct 2015 01:34:44 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by F2</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-27485/page-12/?recent=582359#post=540424</link>
    	    <description><![CDATA[SourceMod 1.3.6 is from 2010.
These plugins are from 2013.
There is no way to make them work on such an old version of SM.

However, if you're mainly looking for damage stats and healing stats, then I might be able to make a simple plugin that is compatible with SourceMod 1.3.6. However, I can't test it myself, so you would need to assist in some trial-and-error. Chat me up on Steam.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=27485&#038;post=540424</guid>
    	    <pubDate>Thu, 16 Jul 2015 20:19:57 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Shrapnel</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-27485/page-12/?recent=582359#post=540416</link>
    	    <description><![CDATA[I'm trying to get MedicStats &#38; SupStats2 to work with an old version of TF2/MetaMod/Sourcemod and failing.

TF2 1.1.4.1
SourceMod 1.3.6
Metamod 1.8.5

Errors : 

[SM] Unable to load plugin "medicstats.smx": Native "IsClientSourceTV" was not found
[SM] Unable to load plugin "supstats2.smx": Required extension "SDKHooks" file("sdkhooks.ext") not running

I know this is likely a totally unsupported thing to be doing, but if anyone has an ideas how I might get it working I'd be very grateful :)
Are there older versions of the .smx files anywhere?
Would I have any chance of success tinkering with the source code in sourcemod sdk?

Cheers]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=27485&#038;post=540416</guid>
    	    <pubDate>Thu, 16 Jul 2015 19:10:19 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by F2</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-27485/page-12/?recent=582359#post=540272</link>
    	    <description><![CDATA[Time for some maintenance releases!

<strong>LogsTF</strong> v2.3.0
- Added support for SteamTools as an alternative for cURL
- Better error handling
- Support for new ready-up behaviour

<strong>AFK</strong> v1.1.0
- Fixed blinking text
- AFK time is more fine-grained
- Support for new ready-up behaviour

<strong>ClassWarning</strong> v1.1.0
- Now also works when configs are in /custom/ folder
- Support for new ready-up behaviour

<strong>WaitForSTV</strong> v1.1.0
- Automatically sets tv_delaymapchange_protect to 0... If you want to use tv_delaymapchange_protect, then you should remove this plugin.
- Support for new ready-up behaviour

<strong>RecordSTV</strong> v1.1.1
- Support for new ready-up behaviour]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=27485&#038;post=540272</guid>
    	    <pubDate>Tue, 14 Jul 2015 20:41:50 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by F2</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-27485/page-12/?recent=582359#post=539245</link>
    	    <description><![CDATA[Remember to update your servers to SourceMod 1.7.3-git5217!

<strong>supstats2</strong> v2.2.3
- Fixed bugs introduced by Gun Mettle update

<strong>MedicStats</strong> v1.3.3
- Fixed bugs introduced by Gun Mettle update]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=27485&#038;post=539245</guid>
    	    <pubDate>Sat, 04 Jul 2015 00:54:42 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Arie</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-27485/page-11/?recent=582359#post=538254</link>
    	    <description><![CDATA[Ah, I was on 1.7.2-dev 5200. Yeah it's not a real problem, but TF2Center used that error to determine a map was unavailable. They've stopped doing that, so saulgooood.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=27485&#038;post=538254</guid>
    	    <pubDate>Mon, 22 Jun 2015 22:34:20 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by F2</title>
    	    <link>https://staging.etf2l.org/forum/customise/topic-27485/page-11/?recent=582359#post=538245</link>
    	    <description><![CDATA[<i>Quoted from Arie</i>
		<blockquote>With the AFK plugin loaded, an rcon changelevel wil trigger:
<code>CModelLoader::Map_IsValid:  No such map 'cp_badlands'</code></blockquote>
This is a bug in SourceMod.
I experienced it with 1.7.2.
Upgrading to 1.7.3-dev fixed it.

However, I don't think it is "harmful".
It is not being logged in SourceMod normal logs or error logs.
So, you could also just ignore it.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=customise&#038;topic=27485&#038;post=538245</guid>
    	    <pubDate>Mon, 22 Jun 2015 21:12:52 +0200</pubDate>
    	</item>
    </channel>
</rss>