<?xml version="1.0" ?><rss version="2.0">
    <channel>
	<title>ETF2L &#8211; Latest activity in &#8220;A little script help?&#8221;</title>
	<link>https://staging.etf2l.org/forum/general/topic-4697/</link>
	<description><![CDATA[The latest posts to this topic.]]></description>
    	<item>
    	    <title>Reply by Puppets</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-4697/page-1/?recent=77350#post=77350</link>
    	    <description><![CDATA[<blockquote>Works perfectly like that Puppets, Thank you very much!</blockquote>
always happy to help out =)]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=4697&#038;post=77350</guid>
    	    <pubDate>Sun, 26 Jul 2009 19:03:15 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by eoN</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-4697/page-1/?recent=77350#post=77165</link>
    	    <description><![CDATA[<blockquote>thats the problem with the """""" apostrophs in this forum i belive

http://pastebin.com/m1aabc37d

copy it from there, it must work is just tested it</blockquote>

Or use the 

<code> bind "space" "+jump" </code>

code /code

with the triangle brackets]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=4697&#038;post=77165</guid>
    	    <pubDate>Sun, 26 Jul 2009 03:40:12 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Agrippa</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-4697/page-1/?recent=77350#post=77159</link>
    	    <description><![CDATA[Works perfectly like that Puppets, Thank you very much!]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=4697&#038;post=77159</guid>
    	    <pubDate>Sun, 26 Jul 2009 03:20:46 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by eoN</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-4697/page-1/?recent=77350#post=77153</link>
    	    <description><![CDATA[<blockquote>Well thanks,but it does't work :P. When i press f12 (the key i chose) the weapon still auto reloads, and if im holding secondary or melee weapon, pressing 1 doesn't change weapon to primary.</blockquote>

if you make sure the alias' you bound are the same as the ones set

In admirables config the alias for toggling auto reload is miss typed in the binding.

Ones _tog the others _toggle

Something like oneTwo_toggle? cant be bothered to check.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=4697&#038;post=77153</guid>
    	    <pubDate>Sun, 26 Jul 2009 03:07:00 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Puppets</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-4697/page-1/?recent=77350#post=77151</link>
    	    <description><![CDATA[thats the problem with the """""" apostrophs in this forum i belive

http://pastebin.com/m1aabc37d

copy it from there, it must work is just tested it]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=4697&#038;post=77151</guid>
    	    <pubDate>Sun, 26 Jul 2009 03:03:08 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Agrippa</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-4697/page-1/?recent=77350#post=77149</link>
    	    <description><![CDATA[Well thanks,but it does't work :P. When i press f12 (the key i chose) the weapon still auto reloads, and if im holding secondary or melee weapon, pressing 1 doesn't change weapon to primary.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=4697&#038;post=77149</guid>
    	    <pubDate>Sun, 26 Jul 2009 02:53:46 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Puppets</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-4697/page-1/?recent=77350#post=77148</link>
    	    <description><![CDATA[//fan toogle
alias fan "slot1 ; r_drawviewmodel 0 ; -reload"
bind KEY "fan1" //fantoogle
alias fan1 "bind 1 fan ; bind KEY fan0 ; fan"
alias fan0 "bind 1 pweap ; bind KEY fan1 ; pweap"

// replace the key by the key you want to toogle the fan. default is still scattergun, so you have to press the button everytime the cfg is executed]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=4697&#038;post=77148</guid>
    	    <pubDate>Sun, 26 Jul 2009 02:38:27 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Created by Agrippa</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-4697/page-1/?recent=77350#post=77147</link>
    	    <description><![CDATA[Sorry if this is in Admiral cfg or something like that,but i can't find how to do this there.

So,right now i have this im my scout cfg: 

alias pweap "slot1; r_drawviewmodel 0; +reload"
alias sweap "slot2; r_drawviewmodel 1; -reload"
alias mweap "slot3; r_drawviewmodel 1; -reload"

bind "3" "mweap"
bind "2" "sweap"
bind "1" "pweap"

pweap
r_drawviewmodel 0
cl_crosshair_file ""
cl_interp .033

And i just want a key to turn autoreload off for the primary weapon,so i can use the FaN,and another one to return to my current config.I'd like to keep the same no model on primary weapon thing.

Thanks in advance.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=4697&#038;post=77147</guid>
    	    <pubDate>Sun, 26 Jul 2009 02:36:02 +0200</pubDate>
    	</item>
    </channel>
</rss>