<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>I Make HUDDLES™ &#187; flight assist</title>
	<atom:link href="http://imakehuddles.com/wordpress/tag/flight-assist/feed/" rel="self" type="application/rss+xml" />
	<link>http://imakehuddles.com/wordpress</link>
	<description>Games &#38; Gadgets for Second Life</description>
	<lastBuildDate>Thu, 29 Apr 2010 17:37:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HUDDLES EZ Animator Deluxe v1.2.1: I don&#8217;t understand</title>
		<link>http://imakehuddles.com/wordpress/2008/09/02/huddles-ez-animator-deluxe-v121-i-dont-understand/</link>
		<comments>http://imakehuddles.com/wordpress/2008/09/02/huddles-ez-animator-deluxe-v121-i-dont-understand/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 18:43:32 +0000</pubDate>
		<dc:creator>Keiki Lemieux</dc:creator>
				<category><![CDATA[EZAD]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[channel 7]]></category>
		<category><![CDATA[EZ Animator Deluxe]]></category>
		<category><![CDATA[flight assist]]></category>

		<guid isPermaLink="false">http://imakehuddles.com/wordpress/2008/09/02/huddles-ez-animator-deluxe-v121-i-dont-understand/</guid>
		<description><![CDATA[About a week after we went final with version 1.2.1, someone pointed out that there is a problem with the listener that is on channel 7. The listener is part of the flight assist script. I left the listener as is, not wanting to break the script (an open source script that I incorporated with [...]]]></description>
			<content:encoded><![CDATA[<p>About a week after we went final with version 1.2.1, someone pointed out that there is a problem with the listener that is on channel 7. The listener is part of the flight assist script. I left the listener as is, not wanting to break the script (an open source script that I incorporated with permission from the author).</p>
<p>The problem is that when you say something on channel 7 that the HUD doesn&#8217;t understand, it gives you the feedback:</p>
<blockquote><p>HUDDLES EZ Animator Deluxe v1.2.1: I don&#8217;t understand</p></blockquote>
<p><span id="more-183"></span>While informative, this can be annoying and confusing, especially if you use channel 7 a lot for another device. To change the channel it listens to, go into the script, find the line which says &#8220;integer COMMCHAN = 7;&#8221; and change it.</p>
<p>Here are the step by step instructions for you if you need them:</p>
<ol>
<li>Rez your HUD onto the ground.</li>
<li>Right click on the HUD and choose Edit.</li>
<li>Go to the Content tab (click More if you do not see the Content tab).</li>
<li>Find the script named &#8220;~Flight Assist 1.2.1&#8243;.</li>
<li>Right click on the script and choose Open.</li>
<li>Find the line near the beginning of the script which says: integer COMMCHAN = 7;<br />
(it&#8217;s on line 90 in the script)</li>
<li>Change the number 7 to another positive number and click Save.</li>
<li>Close the Script and the Edit windows.</li>
<li>Right click and Take your HUD.</li>
<li>Wear your HUD from your inventory.</li>
</ol>
<p>If you don&#8217;t use the flight assist, you can just delete the flight assist script. This should cause no problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://imakehuddles.com/wordpress/2008/09/02/huddles-ez-animator-deluxe-v121-i-dont-understand/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flight Assist in Next Version of EZ Animator Deluxe</title>
		<link>http://imakehuddles.com/wordpress/2008/06/23/flight-boost-in-next-version-of-ez-animator-deluxe/</link>
		<comments>http://imakehuddles.com/wordpress/2008/06/23/flight-boost-in-next-version-of-ez-animator-deluxe/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 20:50:51 +0000</pubDate>
		<dc:creator>Keiki Lemieux</dc:creator>
				<category><![CDATA[EZAD]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[cyberflight]]></category>
		<category><![CDATA[EZ Animator Deluxe]]></category>
		<category><![CDATA[flight assist]]></category>
		<category><![CDATA[HUDDLES]]></category>
		<category><![CDATA[new features]]></category>

		<guid isPermaLink="false">http://imakehuddles.com/wordpress/2008/06/23/flight-boost-in-next-version-of-ez-animator-deluxe/</guid>
		<description><![CDATA[The next version of the EZAD (version 1.2.1) will have a flight assist script inside. I&#8217;m using an altered version of open source script, Cyberflight by Argent Stonecutter. The flight boost will be on by default, but you can toggle it on or off using a choice from the Tools Menu. You can also turn [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://imakehuddles.com/wordpress/2008/05/13/beginning-work-on-version-121-of-ez-animator-deluxe/">next version of the EZAD (version 1.2.1)</a> will have a flight assist script inside. I&#8217;m using an altered version of open source script, Cyberflight by Argent Stonecutter. The flight boost will be on by default, but you can toggle it on or off using a choice from the Tools Menu. You can also turn it on or off by using these commands:</p>
<ul>
<li>/99flight on</li>
<li>/99flight off</li>
<li>/99flight (toggles it on or off)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://imakehuddles.com/wordpress/2008/06/23/flight-boost-in-next-version-of-ez-animator-deluxe/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

