<?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"
	>
<channel>
	<title>Comments on: Iron Realms Flash Client - Triggers</title>
	<atom:link href="http://bc-dev.net/2009/06/15/iron-realms-flash-client-triggers/feed/" rel="self" type="application/rss+xml" />
	<link>http://bc-dev.net/2009/06/15/iron-realms-flash-client-triggers/</link>
	<description>...a blog by Matt Adcock</description>
	<pubDate>Thu, 29 Jul 2010 23:24:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Paul</title>
		<link>http://bc-dev.net/2009/06/15/iron-realms-flash-client-triggers/#comment-484</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 11 Jun 2010 05:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=60#comment-484</guid>
		<description>Can you set up trigger to read text from room descriptions? (i.e. automatically picking up certain items if they are there when you enter a room)</description>
		<content:encoded><![CDATA[<p>Can you set up trigger to read text from room descriptions? (i.e. automatically picking up certain items if they are there when you enter a room)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://bc-dev.net/2009/06/15/iron-realms-flash-client-triggers/#comment-267</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Mon, 05 Oct 2009 22:52:57 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=60#comment-267</guid>
		<description>Next question, when I make triggers, it works fine till around 100 or so but after the 100th, when I log out it won't remember them, the reason I'm guessing is that the IRE servers only hold so much. When I log back in sometimes the first 100 and sometimes all the aliases, and triggers are blank. So when I import my triggers to get the all the triggers it will sometimes double paste them sometimes and deleting all of them is a pain since I can't have multiple ones selected and when you deleted one the last trigger on the list jumps to where the one you deleted was. Also when having over a 100 triggers in will make the macros disappear, and there is no way to recover them. Help! 
P.s Sorry to be a pester!</description>
		<content:encoded><![CDATA[<p>Next question, when I make triggers, it works fine till around 100 or so but after the 100th, when I log out it won&#8217;t remember them, the reason I&#8217;m guessing is that the IRE servers only hold so much. When I log back in sometimes the first 100 and sometimes all the aliases, and triggers are blank. So when I import my triggers to get the all the triggers it will sometimes double paste them sometimes and deleting all of them is a pain since I can&#8217;t have multiple ones selected and when you deleted one the last trigger on the list jumps to where the one you deleted was. Also when having over a 100 triggers in will make the macros disappear, and there is no way to recover them. Help!<br />
P.s Sorry to be a pester!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://bc-dev.net/2009/06/15/iron-realms-flash-client-triggers/#comment-266</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Wed, 30 Sep 2009 20:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=60#comment-266</guid>
		<description>@Seth

That's due to a problem in the scripting which IRE use to store the settings on their server. They are aware of it so hopefully it will be fixed soon. Until then you can use a different pattern to match the same thing. Take a look on the web for some regular expression guides as there are multiple ways to do things.</description>
		<content:encoded><![CDATA[<p>@Seth</p>
<p>That&#8217;s due to a problem in the scripting which IRE use to store the settings on their server. They are aware of it so hopefully it will be fixed soon. Until then you can use a different pattern to match the same thing. Take a look on the web for some regular expression guides as there are multiple ways to do things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://bc-dev.net/2009/06/15/iron-realms-flash-client-triggers/#comment-265</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Wed, 30 Sep 2009 16:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=60#comment-265</guid>
		<description>I was working with fmud and using the \d in the pattern like in your video where you use (\d+)h. The \ will disappear after each time I logout out. Is there anyway to prevent this?</description>
		<content:encoded><![CDATA[<p>I was working with fmud and using the \d in the pattern like in your video where you use (\d+)h. The \ will disappear after each time I logout out. Is there anyway to prevent this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Acarion</title>
		<link>http://bc-dev.net/2009/06/15/iron-realms-flash-client-triggers/#comment-262</link>
		<dc:creator>Acarion</dc:creator>
		<pubDate>Sun, 27 Sep 2009 00:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=60#comment-262</guid>
		<description>Thank you so much for this tutorial!  It has helped me immensely.  I can't wait for your other screencasts!</description>
		<content:encoded><![CDATA[<p>Thank you so much for this tutorial!  It has helped me immensely.  I can&#8217;t wait for your other screencasts!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rose</title>
		<link>http://bc-dev.net/2009/06/15/iron-realms-flash-client-triggers/#comment-242</link>
		<dc:creator>Rose</dc:creator>
		<pubDate>Fri, 24 Jul 2009 02:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=60#comment-242</guid>
		<description>Firstly, thank you for the screencasts you've done so far. They have been quite helpful.
I have an issue with a trigger off the prompt in Imperian due to :,  in the prompt. How do you deal with characters like these in patterns? I'm completely at a loss!</description>
		<content:encoded><![CDATA[<p>Firstly, thank you for the screencasts you&#8217;ve done so far. They have been quite helpful.<br />
I have an issue with a trigger off the prompt in Imperian due to :,  in the prompt. How do you deal with characters like these in patterns? I&#8217;m completely at a loss!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://bc-dev.net/2009/06/15/iron-realms-flash-client-triggers/#comment-230</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Sun, 28 Jun 2009 20:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=60#comment-230</guid>
		<description>As Flash is browser based any macro key combination will first be interpreted by the browser and/or the operating system before the client. Given that different browsers use different key combinations I thought it would be simpler just to restrict macros on the client to the number pad.

You can do some clever stuff with the keypad and a script to give yourself much more flexibility and I will post about it when I have more time.</description>
		<content:encoded><![CDATA[<p>As Flash is browser based any macro key combination will first be interpreted by the browser and/or the operating system before the client. Given that different browsers use different key combinations I thought it would be simpler just to restrict macros on the client to the number pad.</p>
<p>You can do some clever stuff with the keypad and a script to give yourself much more flexibility and I will post about it when I have more time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Citizen Joe</title>
		<link>http://bc-dev.net/2009/06/15/iron-realms-flash-client-triggers/#comment-229</link>
		<dc:creator>Citizen Joe</dc:creator>
		<pubDate>Sun, 28 Jun 2009 18:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=60#comment-229</guid>
		<description>How do you create more macros?  I figured out how to edit them, but there's no 'new' button to create more macros.</description>
		<content:encoded><![CDATA[<p>How do you create more macros?  I figured out how to edit them, but there&#8217;s no &#8216;new&#8217; button to create more macros.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
