<?xml version="1.0" ?><rss version="2.0">
    <channel>
	<title>ETF2L &#8211; Latest activity in &#8220;TF2 Freezes after I hit MOUSE2&#8221;</title>
	<link>https://staging.etf2l.org/forum/support/topic-27357/</link>
	<description><![CDATA[The latest posts to this topic.]]></description>
    	<item>
    	    <title>Reply by Vasko1223</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-27357/page-1/?recent=473740#post=473740</link>
    	    <description><![CDATA[Its fixed now. It was a misplaced character in one of my scripts in my autoexec that causes freezing in linux. Anyway thanks to everybody for the help. :)]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=27357&#038;post=473740</guid>
    	    <pubDate>Wed, 09 Oct 2013 21:52:50 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by clip</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-27357/page-1/?recent=473740#post=473735</link>
    	    <description><![CDATA[<i>Quoted from smziii</i>
		<blockquote>if you need a rocketjump script -&#62; uninstall tf2</blockquote>
let people play how they want to maybe? im using one as well since im a lazy guy, its just easier to press mouse2 than the 3 keys together, and ive had no jumping issues in the past]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=27357&#038;post=473735</guid>
    	    <pubDate>Wed, 09 Oct 2013 21:34:45 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Specter91</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-27357/page-1/?recent=473740#post=473734</link>
    	    <description><![CDATA[if you need a rocketjump script -&#62; uninstall tf2]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=27357&#038;post=473734</guid>
    	    <pubDate>Wed, 09 Oct 2013 21:20:27 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by clip</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-27357/page-1/?recent=473740#post=473727</link>
    	    <description><![CDATA[Maybe use "ctrl+f" in your autoexec and search for "mouse2". then delete all unnecessary binds and reset your ingame settings to default and try it again? that worked for me when i had some binds fucking up]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=27357&#038;post=473727</guid>
    	    <pubDate>Wed, 09 Oct 2013 21:02:43 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by ryse</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-27357/page-1/?recent=473740#post=473720</link>
    	    <description><![CDATA[eh no, that's not a toggle script, so forget about what I said.

Tbh don't bind the rocket shooting, you'll never learn how to really rocketjump with that and it's not even easier, just use the duckjump script:

alias +duckjump "+jump; +duck"
alias -duckjump "-duck; -jump"
bind "space" "+duckjump"

Take a look into every .cfg file in your custom folder and replace every Mouse2 bind with: bind "MOUSE2" "+attack2"

Ooor if you're really not capable of clicking mouse1 just after pressing spacebar, try this:

alias +rj "+jump; +duck; +attack"
alias -rj "-jump; -attack; -duck"
bind "MOUSE2" "+rj"

And again, check ALL .cfg files and replace Mouse2 binds (put that rj script into soldier.cfg and put that attack2 bind into every other classconfig).]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=27357&#038;post=473720</guid>
    	    <pubDate>Wed, 09 Oct 2013 20:08:02 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Vasko1223</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-27357/page-1/?recent=473740#post=473716</link>
    	    <description><![CDATA[alias +rocketjump "+jump; +duck; +attack"
alias -rocketjump "-attack; -duck; -jump; alias"
bind "MOUSE2 "+rocketjump

You mean like that ? That is the script I am using without the alias at the end of the second line.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=27357&#038;post=473716</guid>
    	    <pubDate>Wed, 09 Oct 2013 19:40:18 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by ryse</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-27357/page-1/?recent=473740#post=473714</link>
    	    <description><![CDATA[I'm pretty sure you have an toggle script which infinitely loops. Happens to me everytime I add something, I always forget an "alias" in the last line.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=27357&#038;post=473714</guid>
    	    <pubDate>Wed, 09 Oct 2013 19:36:46 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Created by Vasko1223</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-27357/page-1/?recent=473740#post=473712</link>
    	    <description><![CDATA[It may be a dumb problem, but I don't know how to fix it. Im using a crouch rocket jump script bound to MOUSE2 button, but after rewriting some part of my autoexec in order to fix freezing the same button in game, my game started to freeze every time I press the button to jump or simply attack2 with pyro, sniper, demo etc. I've reinstalled the game, removed my userstuff folder, tried to unbindall buttons and reset to defaults, stopped cloud sync and tried other configs, but the game still keeps crashing. Mouse is working fine in Linux environment.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=27357&#038;post=473712</guid>
    	    <pubDate>Wed, 09 Oct 2013 19:19:18 +0200</pubDate>
    	</item>
    </channel>
</rss>