<?xml version="1.0" ?><rss version="2.0">
    <channel>
	<title>ETF2L &#8211; Latest activity in &#8220;getting auto kicked from pubs&#8221;</title>
	<link>https://staging.etf2l.org/forum/support/topic-17694/</link>
	<description><![CDATA[The latest posts to this topic.]]></description>
    	<item>
    	    <title>Reply by honeymustard</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-17694/page-1/?recent=321147#post=321147</link>
    	    <description><![CDATA[<i>Quoted from Sketch</i>
		<blockquote>i am now getting this problem on match servers.

if i change the name of "aliases.cfg" to "stuff.cfg" the error just changes to please delete your "autoexec.cfg" to play on this server.

heres my autoexec.cfg:

<code>

exec "clearconfig.cfg"
exec "gfx.cfg"
exec "stuff.cfg"


//Class Config Switcher with Config Loader
alias scout "join_class scout;exec scout.cfg; developer 1; echo ::Scout Config Loaded::; wait 100; developer 0"
alias soldier "join_class soldier; exec soldier.cfg; developer 1; echo ::Soldier Config Loaded::; wait 100; developer 0"
alias pyro "join_class pyro; exec pyro.cfg; developer 1; echo ::Pyro Config Loaded::; wait 100; developer 0"
alias demo "join_class demoman; exec demoman.cfg; developer 1; echo :Demoman Config Loaded::; wait 100; developer 0"
alias hwg "join_class heavyweapons; exec heavy.cfg; developer 1; echo ::Heavy Config Loaded::; wait 100; developer 0"
alias engi "join_class engineer; exec engineer.cfg; developer 1; echo ::Engineer Config Loaded::; wait 100; developer 0"
alias medic "join_class medic; exec medic.cfg; developer 1; echo ::Medic Config Loaded::; wait 100; developer 0"
alias sniper "join_class sniper; exec sniper.cfg; developer 1; echo ::Sniper Config Loaded::; wait 100; developer 0"
alias spy "join_class spy; exec spy.cfg; developer 1; echo ::Spy Config Loaded::; wait 100; developer 0"

bind KP_END "scout"
bind KP_DOWNARROW "soldier"
bind KP_PGDN "pyro"
bind KP_LEFTARROW "demo"
bind KP_5 "hwg"
bind KP_RIGHTARROW "engi"
bind KP_HOME "medic"
bind KP_UPARROW "sniper"
bind KP_PGUP "spy"
</code></blockquote>

The class.cfg files are execed when you join the class - I don't get why you need a script to do it? Plus almost every server blocks the wait command.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=17694&#038;post=321147</guid>
    	    <pubDate>Sun, 24 Jul 2011 23:52:49 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Sketch</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-17694/page-1/?recent=321147#post=321139</link>
    	    <description><![CDATA[<i>Quoted from Sketch</i>
		<blockquote>i am now getting this problem on match servers.</blockquote>
<i>Quoted from AnimaL</i>
		<blockquote>what about stop playing on shitty servers</blockquote>]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=17694&#038;post=321139</guid>
    	    <pubDate>Sun, 24 Jul 2011 23:18:13 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Animal</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-17694/page-1/?recent=321147#post=321113</link>
    	    <description><![CDATA[what about stop playing on shitty servers]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=17694&#038;post=321113</guid>
    	    <pubDate>Sun, 24 Jul 2011 21:41:34 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Ramirez</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-17694/page-1/?recent=321147#post=321112</link>
    	    <description><![CDATA[2gd for public servers]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=17694&#038;post=321112</guid>
    	    <pubDate>Sun, 24 Jul 2011 21:39:35 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by wolve</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-17694/page-1/?recent=321147#post=321110</link>
    	    <description><![CDATA[I had that as well, but it stopped after I restarted my game.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=17694&#038;post=321110</guid>
    	    <pubDate>Sun, 24 Jul 2011 21:37:59 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Sketch</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-17694/page-1/?recent=321147#post=321106</link>
    	    <description><![CDATA[i am now getting this problem on match servers.

if i change the name of "aliases.cfg" to "stuff.cfg" the error just changes to please delete your "autoexec.cfg" to play on this server.

heres my autoexec.cfg:

<code>

exec "clearconfig.cfg"
exec "gfx.cfg"
exec "stuff.cfg"


//Class Config Switcher with Config Loader
alias scout "join_class scout;exec scout.cfg; developer 1; echo ::Scout Config Loaded::; wait 100; developer 0"
alias soldier "join_class soldier; exec soldier.cfg; developer 1; echo ::Soldier Config Loaded::; wait 100; developer 0"
alias pyro "join_class pyro; exec pyro.cfg; developer 1; echo ::Pyro Config Loaded::; wait 100; developer 0"
alias demo "join_class demoman; exec demoman.cfg; developer 1; echo :Demoman Config Loaded::; wait 100; developer 0"
alias hwg "join_class heavyweapons; exec heavy.cfg; developer 1; echo ::Heavy Config Loaded::; wait 100; developer 0"
alias engi "join_class engineer; exec engineer.cfg; developer 1; echo ::Engineer Config Loaded::; wait 100; developer 0"
alias medic "join_class medic; exec medic.cfg; developer 1; echo ::Medic Config Loaded::; wait 100; developer 0"
alias sniper "join_class sniper; exec sniper.cfg; developer 1; echo ::Sniper Config Loaded::; wait 100; developer 0"
alias spy "join_class spy; exec spy.cfg; developer 1; echo ::Spy Config Loaded::; wait 100; developer 0"

bind KP_END "scout"
bind KP_DOWNARROW "soldier"
bind KP_PGDN "pyro"
bind KP_LEFTARROW "demo"
bind KP_5 "hwg"
bind KP_RIGHTARROW "engi"
bind KP_HOME "medic"
bind KP_UPARROW "sniper"
bind KP_PGUP "spy"
</code>]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=17694&#038;post=321106</guid>
    	    <pubDate>Sun, 24 Jul 2011 21:10:02 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by y4eHuK</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-17694/page-1/?recent=321147#post=320939</link>
    	    <description><![CDATA[yup, probably some shitty anti-script protection, lol.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=17694&#038;post=320939</guid>
    	    <pubDate>Sun, 24 Jul 2011 02:27:32 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Sketch</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-17694/page-1/?recent=321147#post=320937</link>
    	    <description><![CDATA[really wtf?

im just using my mapping config instead atm for pubbing, but it involves changing my tf2 directory every time i play which is a pain, so i may try this tomorrow.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=17694&#038;post=320937</guid>
    	    <pubDate>Sun, 24 Jul 2011 02:20:37 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by y4eHuK</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-17694/page-1/?recent=321147#post=320936</link>
    	    <description><![CDATA[Had something like this on one of the pub, so solved it by getting rid of "alias" name in it.
I had alias.cfg, made it alia.cfg and it worked fine.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=17694&#038;post=320936</guid>
    	    <pubDate>Sun, 24 Jul 2011 02:19:42 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Created by Sketch</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-17694/page-1/?recent=321147#post=320935</link>
    	    <description><![CDATA[since one of the more recent upates, i have been getting kicked from servers running pure (not match servers) with the following argument : you must delete file tfconfigaliases.cfg

that folder contains all my scripts for weapon binds and that is it. I have had the same config for about 2 years now and its only a recent problem mainly with uberium and nervous energy servers. 

any ideas why this has happened all of a sudden?]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=17694&#038;post=320935</guid>
    	    <pubDate>Sun, 24 Jul 2011 02:16:02 +0200</pubDate>
    	</item>
    </channel>
</rss>