<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: [WHISPER], [SHOUT], [XX], [REGION_SAY], [OWNER_SAY] &amp; [IM]</title>
	<atom:link href="http://imakehuddles.com/wordpress/about/whisper-shout-xx-region_say-owner_say/feed/" rel="self" type="application/rss+xml" />
	<link>http://imakehuddles.com/wordpress</link>
	<description>Games &#38; Gadgets for Second Life</description>
	<lastBuildDate>Wed, 09 May 2012 15:05:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Keiki Lemieux</title>
		<link>http://imakehuddles.com/wordpress/about/whisper-shout-xx-region_say-owner_say/comment-page-1/#comment-262</link>
		<dc:creator>Keiki Lemieux</dc:creator>
		<pubDate>Mon, 28 Apr 2008 06:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://imakehuddles.com/wordpress/?page_id=95#comment-262</guid>
		<description>If you want the HUD to display an emote when you press the button you just type in that emote on a line of a notecard. For instance if you wanted an emote that looked like this:

Tina Mopp blows you a kiss.

The line on the notecard would be:

/me blows you a kiss.</description>
		<content:encoded><![CDATA[<p>If you want the HUD to display an emote when you press the button you just type in that emote on a line of a notecard. For instance if you wanted an emote that looked like this:</p>
<p>Tina Mopp blows you a kiss.</p>
<p>The line on the notecard would be:</p>
<p>/me blows you a kiss.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tina Mopp</title>
		<link>http://imakehuddles.com/wordpress/about/whisper-shout-xx-region_say-owner_say/comment-page-1/#comment-261</link>
		<dc:creator>Tina Mopp</dc:creator>
		<pubDate>Mon, 28 Apr 2008 05:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://imakehuddles.com/wordpress/?page_id=95#comment-261</guid>
		<description>How do i set up emotes to use in my huddle? I want to use this to display my own elotes in chat. I am a dancer so it is required I emote. However, it would be simpler if i coukd have the huddle send out my emotes instead of me typing them everytime. ty</description>
		<content:encoded><![CDATA[<p>How do i set up emotes to use in my huddle? I want to use this to display my own elotes in chat. I am a dancer so it is required I emote. However, it would be simpler if i coukd have the huddle send out my emotes instead of me typing them everytime. ty</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keiki Lemieux</title>
		<link>http://imakehuddles.com/wordpress/about/whisper-shout-xx-region_say-owner_say/comment-page-1/#comment-180</link>
		<dc:creator>Keiki Lemieux</dc:creator>
		<pubDate>Sat, 05 Apr 2008 02:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://imakehuddles.com/wordpress/?page_id=95#comment-180</guid>
		<description>@Zed, the chat messages that are generated from your macros are coming from the actual object, not directly from you. Most likely your blade is only listening to things that you say. To get around this limitation, look at the &lt;a href=&quot;http://imakehuddles.com/wordpress/?page_id=99&quot; rel=&quot;nofollow&quot;&gt;[dialog] command&lt;/a&gt;. When you choose something to say using a [dialog] command, your avatar actually says it and the blade script should work accordingly.</description>
		<content:encoded><![CDATA[<p>@Zed, the chat messages that are generated from your macros are coming from the actual object, not directly from you. Most likely your blade is only listening to things that you say. To get around this limitation, look at the <a href="http://imakehuddles.com/wordpress/?page_id=99" rel="nofollow">[dialog] command</a>. When you choose something to say using a [dialog] command, your avatar actually says it and the blade script should work accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zed Fairweather</title>
		<link>http://imakehuddles.com/wordpress/about/whisper-shout-xx-region_say-owner_say/comment-page-1/#comment-177</link>
		<dc:creator>Zed Fairweather</dc:creator>
		<pubDate>Fri, 04 Apr 2008 06:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://imakehuddles.com/wordpress/?page_id=95#comment-177</guid>
		<description>Hey, I&#039;ve been having some issues with getting commands send to my weapons, an example of the command: /1 draw blade

I have tried [1] draw blade , &#124;/1 draw blade&#124; and [WHISPER:1] draw blade

It seems that none work. Using mystitools i have seen a diffrence in how EZAD issues commands and manual issuing them, Here is the example:

With EZAD:
MystiTool HUD 1.0.23: (Zed Fairweather) [Zed Fairweather - Ch.1]:  draw blade

Manually:
MystiTool HUD 1.0.23: [Zed Fairweather - Ch.1]: draw blade

From what i can tell my name in ( ) is preventing my weapon from seeing the command somehow, And my issue is how do i get EZAD to see the command? 

Thank you.</description>
		<content:encoded><![CDATA[<p>Hey, I&#8217;ve been having some issues with getting commands send to my weapons, an example of the command: /1 draw blade</p>
<p>I have tried [1] draw blade , |/1 draw blade| and [WHISPER:1] draw blade</p>
<p>It seems that none work. Using mystitools i have seen a diffrence in how EZAD issues commands and manual issuing them, Here is the example:</p>
<p>With EZAD:<br />
MystiTool HUD 1.0.23: (Zed Fairweather) [Zed Fairweather - Ch.1]:  draw blade</p>
<p>Manually:<br />
MystiTool HUD 1.0.23: [Zed Fairweather - Ch.1]: draw blade</p>
<p>From what i can tell my name in ( ) is preventing my weapon from seeing the command somehow, And my issue is how do i get EZAD to see the command? </p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

