<?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; Help</title>
	<atom:link href="http://imakehuddles.com/wordpress/category/help/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>For customer support, contact Connor Trudeau</title>
		<link>http://imakehuddles.com/wordpress/2010/02/20/for-customer-support-contact-connor-trudeau/</link>
		<comments>http://imakehuddles.com/wordpress/2010/02/20/for-customer-support-contact-connor-trudeau/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 19:28:47 +0000</pubDate>
		<dc:creator>Keiki Lemieux</dc:creator>
				<category><![CDATA[Help]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Second Life]]></category>
		<category><![CDATA[Connor Trudeau]]></category>
		<category><![CDATA[customer support]]></category>
		<category><![CDATA[HUDDLES customer support]]></category>

		<guid isPermaLink="false">http://imakehuddles.com/wordpress/?p=412</guid>
		<description><![CDATA[The best way to get prompt customer support is to IM Connor Trudeau in Second Life. Do not drop notecards or send IMs to Keiki Lemieux, almost all issues should be directed to Connor Trudeau via IM. Because of some personal issues, I have not kept up with correspondence directly to Keiki Lemieux, nor have [...]]]></description>
			<content:encoded><![CDATA[<p>The best way to get prompt customer support is to IM Connor Trudeau in Second Life. Do not drop notecards or send IMs to Keiki Lemieux, almost all issues should be directed to Connor Trudeau via IM. Because of some personal issues, I have not kept up with correspondence directly to Keiki Lemieux, nor have I kept up with the comments on this blog. However, Connor has kept up and can usually help you within 24-48 hours with any problem. </p>
<p>I will be trying to keep up with correspondence and blog comments going forward from today.</p>
]]></content:encoded>
			<wfw:commentRss>http://imakehuddles.com/wordpress/2010/02/20/for-customer-support-contact-connor-trudeau/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can I use couples dance animations in the EZ Animator Deluxe?</title>
		<link>http://imakehuddles.com/wordpress/2008/09/20/can-i-use-couples-dance-animations-in-the-ez-animator-deluxe/</link>
		<comments>http://imakehuddles.com/wordpress/2008/09/20/can-i-use-couples-dance-animations-in-the-ez-animator-deluxe/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 04:18:32 +0000</pubDate>
		<dc:creator>Keiki Lemieux</dc:creator>
				<category><![CDATA[EZAD]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[couples dances]]></category>
		<category><![CDATA[EZ Animator Deluxe]]></category>
		<category><![CDATA[hugs]]></category>
		<category><![CDATA[macros]]></category>

		<guid isPermaLink="false">http://imakehuddles.com/wordpress/?p=188</guid>
		<description><![CDATA[Well, the answer is maybe. Ok, let me explain what I mean.
When people talk about couples dance animations, they are usually talking about the syncronised pose balls you see on the floor at many clubs. They are slow dances or salsas or some other dance, they are designed to work inside poseballs and getting them [...]]]></description>
			<content:encoded><![CDATA[<p>Well, the answer is maybe. Ok, let me explain what I mean.</p>
<p>When people talk about couples dance animations, they are usually talking about the syncronised pose balls you see on the floor at many clubs. They are slow dances or salsas or some other dance, they are designed to work inside poseballs and getting them to work in a HUD is often either difficult or impossible.</p>
<p>The reason they work in poseballs is because you can easily align two avatars correctly with a set of poseballs. In order for the avatars to look like they are dancing together, you really want them in just the right position with just the right rotation.</p>
<p>Now, HUDs can handle some syncronised animations, but they need to be designed to work with them. The best example of this is a hug animation. When you initiate a hug, the two avatars are squished together and the animation begins. These hug animations are designed to look right if the avatars are facing each other and squished together.</p>
<p><span id="more-188"></span>Will a dance work as a hug? Well, maybe, if you are lucky. If the dance animations just happen to look decent when avatars are facing each other and squished together, you can try it as a hug. And of course there are some couples dances that are designed to work in a hugger. Abranimations has some in their couples animator for instance, and those can be used in the EZ Animator Deluxe.</p>
<p>I suspect that most of the available couples dances that poeple would want to use, might not work very well, however. It might be worth a try, but there is no guarantee.</p>
<p>Here is what the macro might look like for a hug for dancing:</p>
<blockquote><pre>[NAME]Slow Dance|[HUG]dance_ani_his,dance_ani_hers,3600,TRUE,/me dances with [TARGET],would like to dance with you.,0.0</pre>
</blockquote>
<ul>
<li>The first part will make sure the name of the the macro on the button will be Slow Dance. </li>
<li>Then it tells the HUD to start a hug macro. &#8220;dance_ani_his&#8221; would be the name of the animation the EZ Animator owner will use. </li>
<li>&#8220;dance_ani_hers&#8221; would be the name of the animation of his partner.</li>
<li>3600 seconds is the duration of the hug</li>
<li>TRUE means that the avatars will move together before the hug begins.</li>
<li>&#8220;/me dances with [TARGET]&#8221; is the emote that will play when the hug begins.</li>
<li>and &#8220;would like to dance with you&#8221; is the message the partner will see before the hug begins.</li>
<li>0.0 is the distance between the avatars. This tells the EZ Animator to get the avatars as close as possible before the hug begins.</li>
</ul>
<p>This macro should all be on one line on your notecard, by the way. And the animations would need to be taken out of the poseballs and put inside the HUD. Putting the actual poseballs into the HUD does no good.</p>
<p>Will the EZ Animator ever have better support for couples animations? Well, maybe, but it&#8217;s unlikely in the near term. The problem is that you would need to rez poseballs from the HUD to make it work well, and the whole point is that people want to use their couple&#8217;s dances without rezzing poseballs. For now, I suggest keeping your couples dances inside the poseballs they came in and rezzing them whenever you want to use them.</p>
]]></content:encoded>
			<wfw:commentRss>http://imakehuddles.com/wordpress/2008/09/20/can-i-use-couples-dance-animations-in-the-ez-animator-deluxe/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sunday Night Help Session at HUDDLES Headquarters</title>
		<link>http://imakehuddles.com/wordpress/2008/07/27/sunday-night-help-session-at-huddles-headquarters/</link>
		<comments>http://imakehuddles.com/wordpress/2008/07/27/sunday-night-help-session-at-huddles-headquarters/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 14:07:40 +0000</pubDate>
		<dc:creator>Keiki Lemieux</dc:creator>
				<category><![CDATA[EZAD]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[1.2.1]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[EZ Animator Deluxe]]></category>
		<category><![CDATA[release candidate]]></category>

		<guid isPermaLink="false">http://imakehuddles.com/wordpress/2008/07/27/sunday-night-help-session-at-huddles-headquarters/</guid>
		<description><![CDATA[I&#8217;m going to make myself available for an open question and answer session at HUDDLES Headquarters tonight from 6pm PST to 8pm. We will be meeting on the island floor directly below HUDDLES Headquarters, the same location where many of you have picked up the Release Candidate of version 1.2.1.

We will be talking about the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to make myself available for an open question and answer session at HUDDLES Headquarters tonight from 6pm PST to 8pm. We will be meeting on the <a href="http://slurl.com/secondlife/Animation%20Island/123/84/28/">island floor directly below HUDDLES Headquarters</a>, the same location where many of you have picked up the Release Candidate of version 1.2.1.</p>
<p><a href="http://imakehuddles.com/wordpress/wp-content/uploads/2008/07/class-area-huddles.jpg" title="Class Area HUDDLES Headquarters"><img src="http://imakehuddles.com/wordpress/wp-content/uploads/2008/07/class-area-huddles.thumbnail.jpg" alt="Class Area HUDDLES Headquarters" /></a></p>
<p>We will be talking about the EZ Animator Deluxe. Topics will include:</p>
<ul>
<li>New features of version 1.2.1</li>
<li>How to update your HUDDLE to the latest Release Candidate version</li>
<li>How to update your AO notecard to the ZHAO II format</li>
<li>How macros work with the EZ Animator Deluxe</li>
</ul>
<p>I posted the <a href="http://imakehuddles.com/code/huddles-question-time-7-27-2008.html">transcript on the website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://imakehuddles.com/wordpress/2008/07/27/sunday-night-help-session-at-huddles-headquarters/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Added New Page to Help: A Graphic Guide to the EZAD&#8217;s Buttons</title>
		<link>http://imakehuddles.com/wordpress/2008/04/05/added-new-page-to-help-a-graphic-guide-to-the-ezads-buttons/</link>
		<comments>http://imakehuddles.com/wordpress/2008/04/05/added-new-page-to-help-a-graphic-guide-to-the-ezads-buttons/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 03:13:53 +0000</pubDate>
		<dc:creator>Keiki Lemieux</dc:creator>
				<category><![CDATA[EZAD]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[EZ Animator Deluxe]]></category>
		<category><![CDATA[HUDDLES]]></category>
		<category><![CDATA[Second Life]]></category>

		<guid isPermaLink="false">http://imakehuddles.com/wordpress/?p=130</guid>
		<description><![CDATA[I&#8217;ve added a new page to help. It&#8217;s an interactive graphical guide to the buttons on the EZAD.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve added a new page to help. It&#8217;s an interactive <a href="http://imakehuddles.com/wordpress/?page_id=129">graphical guide to the buttons on the EZAD</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://imakehuddles.com/wordpress/2008/04/05/added-new-page-to-help-a-graphic-guide-to-the-ezads-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Added New Page to Help: Animation Timings</title>
		<link>http://imakehuddles.com/wordpress/2008/03/19/added-new-page-to-help-on-animation-timings/</link>
		<comments>http://imakehuddles.com/wordpress/2008/03/19/added-new-page-to-help-on-animation-timings/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 12:25:19 +0000</pubDate>
		<dc:creator>Keiki Lemieux</dc:creator>
				<category><![CDATA[EZAD]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[EZ Animator Deluxe]]></category>
		<category><![CDATA[HUDDLES]]></category>
		<category><![CDATA[Second Life]]></category>

		<guid isPermaLink="false">http://imakehuddles.com/wordpress/?p=126</guid>
		<description><![CDATA[I added a new page to help on how to set specific timings for animations and dance sequences.
]]></description>
			<content:encoded><![CDATA[<p>I added a new page to help on how to <a href="http://imakehuddles.com/wordpress/?page_id=125">set specific timings for animations and dance sequences</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://imakehuddles.com/wordpress/2008/03/19/added-new-page-to-help-on-animation-timings/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Question from the HUDDLES Forum</title>
		<link>http://imakehuddles.com/wordpress/2008/02/20/question-from-the-huddles-forum/</link>
		<comments>http://imakehuddles.com/wordpress/2008/02/20/question-from-the-huddles-forum/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 14:12:21 +0000</pubDate>
		<dc:creator>Keiki Lemieux</dc:creator>
				<category><![CDATA[EZAD]]></category>
		<category><![CDATA[Help]]></category>

		<guid isPermaLink="false">http://imakehuddles.com/wordpress/?p=122</guid>
		<description><![CDATA[A question from the HUDDLES Forum about the HUDDLES EZ Animator Deluxe.
Originally Posted by TearSong Vaughan
Ok this might be a really stupid question and I&#8217;m prolly overlooking something, but here it goes:
The dances: does huddles switch to the next dance as soon as a certain dance loop has ended or does it have a set [...]]]></description>
			<content:encoded><![CDATA[<p>A question from the <a href="http://forums.secondlife.com/showthread.php?p=1878234#post1878234">HUDDLES Forum</a> about the HUDDLES EZ Animator Deluxe.</p>
<blockquote><p>Originally Posted by <strong>TearSong Vaughan</strong></p>
<p style="font-style: italic">Ok this might be a really stupid question and I&#8217;m prolly overlooking something, but here it goes:</p>
<p>The dances: does huddles switch to the next dance as soon as a certain dance loop has ended or does it have a set time for each dance and then switches to the next? I&#8217;ve been loading my dances and it keeps switching somewhere in the middle of the dances, at least it looks that way to me. Is it possible to make it change to the next dance as soon as another dance has &#8216;ended&#8217; so it won&#8217;t change in the middle of dances anymore? Or can anyone reccomend an interval time that works best with most sine wave dances?</p></blockquote>
<p>You can set a time interval for each dance on your dance notecard (or just some of them). For any dance you want to add a specific time for add the number of seconds after it, like this:</p>
<blockquote><p>caramel sundae|20<br />
dip me in butterscotch|15.5<br />
bailey&#8217;s fog|30.2</p></blockquote>
<p>The number following the animation tells the HUDDLE how long to wait before going on to the next animation. Notice that you use decimal places to get even more precise.</p>
<p>You could even set up a sequence of animations:</p>
<blockquote><p>cherries|10|monkeys|17.0|backflip|3.1</p></blockquote>
<p>This macro will play each of these animations in turn, with pauses that correspond to the numbers in between.</p>
<p>You can also add [REPEAT] to the end of the macro and it will repeat indefinitely:</p>
<blockquote><p>cherries|10|monkeys|17.0|backflip|3.1|[REPEAT]</p></blockquote>
<p>The [REPEAT] command will be ignored when in Dance or Random mode though.</p>
]]></content:encoded>
			<wfw:commentRss>http://imakehuddles.com/wordpress/2008/02/20/question-from-the-huddles-forum/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>More Inventory Precautions</title>
		<link>http://imakehuddles.com/wordpress/2008/02/18/more-inventory-precautions/</link>
		<comments>http://imakehuddles.com/wordpress/2008/02/18/more-inventory-precautions/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 03:21:53 +0000</pubDate>
		<dc:creator>Keiki Lemieux</dc:creator>
				<category><![CDATA[EZAD]]></category>
		<category><![CDATA[Help]]></category>

		<guid isPermaLink="false">http://imakehuddles.com/wordpress/?p=118</guid>
		<description><![CDATA[Among the thousands of people who have been upgrading, I have had a couple of reports of inventory loss which fit a pattern. It&#8217;s hard to know when someone loses something exactly what goes wrong, however I have a hypothesis about moving large numbers of animations into a device like a HUDDLE and a recommendation.
After [...]]]></description>
			<content:encoded><![CDATA[<p>Among the thousands of people who have been upgrading, I have had a couple of reports of inventory loss which fit a pattern. It&#8217;s hard to know when someone loses something exactly what goes wrong, however I have a hypothesis about moving large numbers of animations into a device like a HUDDLE and a recommendation.</p>
<p>After you have moved a large number of animations into a HUD or other device, let the HUD sit on the ground for a few minutes. It doesn&#8217;t have to be an hour, just an extra 5-10 minutes. This should give the server enough time to properly save the current status of the HUD, so that when you pick it up, you get all your animations too.</p>
<p>Again, I&#8217;m not certain about this, but it seems to fit my experience with the Asset Server: Sometimes if you pick something up shortly after you edit it, the changes you just made appear to be lost.</p>
]]></content:encoded>
			<wfw:commentRss>http://imakehuddles.com/wordpress/2008/02/18/more-inventory-precautions/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The last hurdle &#8211; help documents</title>
		<link>http://imakehuddles.com/wordpress/2008/02/09/the-last-hurdle-help-documents/</link>
		<comments>http://imakehuddles.com/wordpress/2008/02/09/the-last-hurdle-help-documents/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 06:40:23 +0000</pubDate>
		<dc:creator>Keiki Lemieux</dc:creator>
				<category><![CDATA[EZAD]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://imakehuddles.com/wordpress/?p=75</guid>
		<description><![CDATA[I think that all the coding is done for version 1.2.0 of the EZ Animator Deluxe. I know many people will be excited by the last feature I added. It&#8217;s a way for you to hack the EZAD to add more than 10 dancers. In theory you could have up to 50 dancers, however in [...]]]></description>
			<content:encoded><![CDATA[<p>I think that all the coding is done for version 1.2.0 of the EZ Animator Deluxe. I know many people will be excited by the last feature I added. It&#8217;s a way for you to hack the EZAD to add more than 10 dancers. In theory you could have up to 50 dancers, however in practice, because of lag, I wouldn&#8217;t recommend more than 20.<br />
<a href="http://imakehuddles.com/wordpress/wp-content/uploads/2008/02/pileon.jpg" title="All these avatars are being controlled by one EZ Animator Deluxe"><img src="http://imakehuddles.com/wordpress/wp-content/uploads/2008/02/pileon-half.jpg" alt="All these avatars are being controlled by one EZ Animator Deluxe" vspace="15" /></a><br />
Now all I have to do is finish the new documentation. As you might know, I&#8217;m shifting all the help information to this website. There are several reasons for this. The most important reason is that I can update help more easily here on the web. Also, I can incorporate pictures and better text formatting to make the help easier to understand. And if you don&#8217;t understand something about a feature, you can add a question or comment. Finally, since it&#8217;s a webpage you can use tools like <a href="http://www.google.com/translate_t" title="Google Translate" target="_blank">google translate</a> to translate it into other languages. For instance, take a look at <a href="http://www.google.com/translate?u=http%3A%2F%2Fimakehuddles.com%2Fwordpress%2F%3Fp%3D75&amp;langpair=en%7Cde&amp;hl=en&amp;ie=UTF8" title="This page translated into German">this page in German</a>. To have a peek at what the new documentation will look like, click the <a href="http://imakehuddles.com/wordpress/?page_id=2" title="HUDDLES Help">link in the column to the right</a>.</p>
<p>I&#8217;ve made a lot of progress on these help pages. I need to make a little more headway before I send out the new version to my beta testers. I hope to do that before the end of the weekend. If you would like to be a beta tester, IM me. I&#8217;d be happy to send you an advance copy as long as you are a current user.</p>
]]></content:encoded>
			<wfw:commentRss>http://imakehuddles.com/wordpress/2008/02/09/the-last-hurdle-help-documents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some questions from a customer</title>
		<link>http://imakehuddles.com/wordpress/2007/11/15/some-questions-from-a-customer/</link>
		<comments>http://imakehuddles.com/wordpress/2007/11/15/some-questions-from-a-customer/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 04:07:08 +0000</pubDate>
		<dc:creator>Keiki Lemieux</dc:creator>
				<category><![CDATA[EZAD]]></category>
		<category><![CDATA[Help]]></category>

		<guid isPermaLink="false">http://imakehuddles.com/wordpress/?p=30</guid>
		<description><![CDATA[I recently received a private message from a customer who asked a couple about her EZ Animator Deluxe. Her first two questions have both come up before and I thought it might be worthwhile to post my answers here and add some graphics.
She writes:


This is my biggest frustration. I have entered the stands into the [...]]]></description>
			<content:encoded><![CDATA[<p>I recently received a private message from a customer who asked a couple about her EZ Animator Deluxe. Her first two questions have both come up before and I thought it might be worthwhile to post my answers here and add some graphics.</p>
<p>She writes:</p>
<blockquote>
<ol>
<li><span class="postbody">This is my biggest frustration. I have entered the stands into the config card correctly. I don&#8217;t get any script errors BUT I can&#8217;t figure out how to bring up the menu to choose stands! What button do I use to access different stands that are in my config? It is kind of a pain to load all animations and try to find the stand I want to use :-}</span><span class="postbody"></span></li>
<li><span class="postbody">It seems to be trial and error for me when I hit the open button. sometimes I get the notecards and sometimes I get the configs and I have not figured out what to do to so I know when I go to load things if I&#8217;m going to get the notecards menu or the config menu. </span><span class="postbody"></span></li>
</ol>
</blockquote>
<p><span class="postbody">Here are my responses:</span></p>
<h3>1. How can I choose my stand?</h3>
<p>For sits, ground sits and walks, choosing which animation to use is easy. You click the button at the bottom of the AO buttons and then pick a number 1-5. The assumption is that you will pick one walk, sit or ground sit and not want it to change until you select a different one.</p>
<p>However the assumption for stands is completely different. Instead, an AO assumes that you will want to cycle through your stands, changing each one every 30 seconds or so. A lot of people, myself included, don&#8217;t like the cycling. I like to choose my stand depending on my mood.</p>
<p>But there is a way to do what you want. Set your stand time interval to 0 seconds (the button that looks like a watch next to the AO buttons). This will turn the cycling off. Then use the Next Stand button to choose which stand you want to use.</p>
<p><a href="http://imakehuddles.com/wordpress/wp-content/uploads/2007/11/ezad-guide-2.jpg" title="EZAD Guide AO Buttons"><img src="http://imakehuddles.com/wordpress/wp-content/uploads/2007/11/ezad-guide-2.jpg" alt="EZAD Guide AO Buttons" /></a></p>
<h3>2. How come sometimes the load button brings up regular notecards and sometimes AO notecards?</h3>
<p><span class="postbody">There are actually two buttons to load notecards, I guess the confusing part is that they are in the same place and use the same icon. When you use the flip button, the little circular button, to flip between the regular dance buttons, the AO buttons and the admin buttons, you change which load notecard you are using.</span></p>
<p>For instance, if you have the Dance buttons showing (and see the All and Me buttons), then you can hit that load button to see the regular notecards, like the dance notecard. If you see the AO and Sit buttons, and hit the load button, you get those AO config buttons to choose from.</p>
]]></content:encoded>
			<wfw:commentRss>http://imakehuddles.com/wordpress/2007/11/15/some-questions-from-a-customer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Manually Reset an EZ Animator</title>
		<link>http://imakehuddles.com/wordpress/2007/04/29/how-to-manually-reset-an-ez-animator/</link>
		<comments>http://imakehuddles.com/wordpress/2007/04/29/how-to-manually-reset-an-ez-animator/#comments</comments>
		<pubDate>Sun, 29 Apr 2007 15:38:13 +0000</pubDate>
		<dc:creator>Keiki Lemieux</dc:creator>
				<category><![CDATA[EZAD]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://imakehuddles.com/wordpress/?p=13</guid>
		<description><![CDATA[Your EZ Animator stopped working. The buttons seem frozen or it no longer animates you or your friend. You are getting a strange &#8220;run-time error&#8221;. Most likely, whatever is wrong can be fixed by resetting the scripts.
If you have an EZ Animator Deluxe and you are wearing it. You might try the /99reset command. However, [...]]]></description>
			<content:encoded><![CDATA[<p>Your EZ Animator stopped working. The buttons seem frozen or it no longer animates you or your friend. You are getting a strange &#8220;run-time error&#8221;. Most likely, whatever is wrong can be fixed by resetting the scripts.</p>
<p>If you have an EZ Animator Deluxe and you are wearing it. You might try the /99reset command. However, if you are getting a script error, this will not work. Instead find a sandbox where you can build and do this:<br />
<span id="more-13"></span></p>
<h3 align="left">1) Drop your EZAD onto the ground</h3>
<p>Right click on the EZAD and choose &#8220;Drop&#8221;</p>
<p><a href="/blog/images/EZAD_Help_12.jpg'"><img src="/blog/images/EZAD_Help_12.jpg" border="0" height="600" width="200" /></a></p>
<h3>2) Select your EZAD</h3>
<p>Right click on the EZAD and choose &#8220;Edit&#8221;</p>
<p><a href="/blog/images/EZAD_Help_13.jpg"><img src="/blog/images/EZAD_Help_13.jpg" border="0" height="484" width="484" /></a></p>
<h3>3) Reset Scripts</h3>
<p>Go to the Tools menu at the top of your screen and select &#8220;Reset Scripts in Selection&#8221;</p>
<p><a href="/blog/images/EZAD_help_14.jpg'"><img src="/blog/images/EZAD_help_14.jpg" border="0" height="484" width="484" /></a></p>
<h3>4) Hit close</h3>
<p>When the scripts are done being reset, the close button will highlight. Click it to finish.</p>
<p><a href="/blog/images/EZAD_Help_15.jpg'"><img src="/blog/images/EZAD_Help_15.jpg" border="0" height="484" width="484" /></a></p>
<p>Then just right click on the EZAD and choose Take to get it back in your inventory. Wear it from your inventory and it should work like new. If it doesn&#8217;t, contact me via IM. I may need to come take a look at it.</p>
]]></content:encoded>
			<wfw:commentRss>http://imakehuddles.com/wordpress/2007/04/29/how-to-manually-reset-an-ez-animator/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

