<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwizguide.info/rss_namespace/">
 <channel>
  <title>The Official Dark and Shattered Lands Forums</title>
  <link>http://www.dsl-mud.org/forum</link>
  <description>This is an XML content feed of; The Official Dark and Shattered Lands Forums : Last 10 Posts</description>
  <pubDate>Thu, 11 Mar 2010 08:26:43 +0000</pubDate>
  <lastBuildDate>Fri, 03 Jul 2009 18:10:03 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 8.05</generator>
  <ttl>30</ttl>
  <WebWizForums:feedURL>www.dsl-mud.org/forum/RSS_topic_feed.asp</WebWizForums:feedURL>
  <image>
   <title>The Official Dark and Shattered Lands Forums</title>
   <url>http://www.dsl-mud.org/forum/http://www.dsl-mud.org/images/dsllogo_forum.jpg</url>
   <link>http://www.dsl-mud.org/forum</link>
  </image>
  <item>
   <title>Rapscallion Scripts : Beeps?</title>
   <link>http://www.dsl-mud.org/forum/forum_posts.asp?TID=42662&amp;PID=720752#720752</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.dsl-mud.org/forum/member_profile.asp?PF=4039">Ericka</a><br /><strong>Subject:</strong> Beeps?<br /><strong>Posted:</strong> 03 July 2009 at 6:10pm<br /><br />I can send it to you if you want.]]>
   </description>
   <pubDate>Fri, 03 Jul 2009 18:10:03 +0000</pubDate>
   <guid isPermaLink="true">http://www.dsl-mud.org/forum/forum_posts.asp?TID=42662&amp;PID=720752#720752</guid>
  </item> 
  <item>
   <title>Rapscallion Scripts : Beeps?</title>
   <link>http://www.dsl-mud.org/forum/forum_posts.asp?TID=42662&amp;PID=709994#709994</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.dsl-mud.org/forum/member_profile.asp?PF=1660">Luck</a><br /><strong>Subject:</strong> Beeps?<br /><strong>Posted:</strong> 28 May 2009 at 7:21pm<br /><br />Wait, there's an OSX compatible version of Raps? Where?!]]>
   </description>
   <pubDate>Thu, 28 May 2009 19:21:36 +0000</pubDate>
   <guid isPermaLink="true">http://www.dsl-mud.org/forum/forum_posts.asp?TID=42662&amp;PID=709994#709994</guid>
  </item> 
  <item>
   <title>Rapscallion Scripts : Beeps?</title>
   <link>http://www.dsl-mud.org/forum/forum_posts.asp?TID=42662&amp;PID=702871#702871</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.dsl-mud.org/forum/member_profile.asp?PF=803">gnome power</a><br /><strong>Subject:</strong> Beeps?<br /><strong>Posted:</strong> 03 May 2009 at 3:39pm<br /><br />Haven't yet.&nbsp; Hm...]]>
   </description>
   <pubDate>Sun, 03 May 2009 15:39:02 +0000</pubDate>
   <guid isPermaLink="true">http://www.dsl-mud.org/forum/forum_posts.asp?TID=42662&amp;PID=702871#702871</guid>
  </item> 
  <item>
   <title>Rapscallion Scripts : Beeps?</title>
   <link>http://www.dsl-mud.org/forum/forum_posts.asp?TID=42662&amp;PID=675010#675010</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.dsl-mud.org/forum/member_profile.asp?PF=4585">Rydroz</a><br /><strong>Subject:</strong> Beeps?<br /><strong>Posted:</strong> 09 February 2009 at 3:08pm<br /><br />Anyone figure out how to make this ancient version of Rapscallion use OS X system sounds to make a beep? <img src="http://www.dsl-mud.org/forum/smileys/c&#111;nfused.gif" border="0" align="middle" /> ]]>
   </description>
   <pubDate>Mon, 09 Feb 2009 15:08:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.dsl-mud.org/forum/forum_posts.asp?TID=42662&amp;PID=675010#675010</guid>
  </item> 
  <item>
   <title>Rapscallion Scripts : tick timer</title>
   <link>http://www.dsl-mud.org/forum/forum_posts.asp?TID=42245&amp;PID=669888#669888</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.dsl-mud.org/forum/member_profile.asp?PF=4585">Rydroz</a><br /><strong>Subject:</strong> tick timer<br /><strong>Posted:</strong> 24 January 2009 at 12:11am<br /><br />I have a variety of warning trigs and tick timers incorporated here:<br /><br />trigger: ticktimer<br /><br />trigger on:<br /><br />%nam\)<br />%npm\)<br /><br />script:<br /><br />#if %1 != $$time<br />#start script<br />begintimer<br />#put %1 into variable time<br />#echo NEW TICK!<br />#end script<br /><br />trigger: hasteTickTrig<br /><br />Trigger on: <br /><br />Spell\: haste&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\: modifies dexterity by %d for %d cycles<br /><br />Script:<br /><br />#put $$ma_add(%2, 1) into variable hasteTicks<br /><br />trigger: protTickTrig<br /><br />Trigger on:<br /><br />Spell\: protection neutral\: modifies saves by -1 for %n cycles<br />Spell\: protection evil&nbsp;&nbsp;&nbsp;\: modifies saves by -1 for %n cycles<br />Spell\: protection good&nbsp;&nbsp;&nbsp;\: modifies saves by -1 for %n cycles<br /><br />Script:<br /><br />#put $$ma_add(%1, 1) into variable protTicks<br /><br />trigger: sancTicktrig<br /><br />Trigger on:<br /><br />Spell\: sanctuary&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  \: modifies none by 0 for %n cycles<br /><br />Script:<br /><br />#put $$ma_add(%1, 1) into variable sancTicks<br /><br />alias: begintimer<br /><br />#wait for 26 seconds<br />#echo ########## TICK IN 15 SECONDS ##########<br />#if $$sancTicks = 1<br />#start script<br />#echo ------ SANC WILL FALL ------<br />#end script<br />#if $$protTicks = 1<br />#start script<br />#echo ------ PROTECTION WILL FALL ------<br />#end script<br />#if $$hasteTicks = 1<br />#start script<br />#echo ------ HASTE WILL FALL ------<br />#end script<br />#wait for 10 seconds<br />#echo ############### TICK IN 5 SECONDS! ###############<br /><br />alias: endtimer<br /><br />#echo TICK IN 5 SECONDS!<br /><br />then create variables (Type Numbers) sancTicks, hasteTicks, protTicks. create variable (type string) time<br /><br /><br />Let me know if i forgot anything]]>
   </description>
   <pubDate>Sat, 24 Jan 2009 00:11:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.dsl-mud.org/forum/forum_posts.asp?TID=42245&amp;PID=669888#669888</guid>
  </item> 
  <item>
   <title>Rapscallion Scripts : tick timer</title>
   <link>http://www.dsl-mud.org/forum/forum_posts.asp?TID=42245&amp;PID=669159#669159</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.dsl-mud.org/forum/member_profile.asp?PF=803">gnome power</a><br /><strong>Subject:</strong> tick timer<br /><strong>Posted:</strong> 21 January 2009 at 10:11pm<br /><br />I noticed that there are some issues with the timing of this.&nbsp; That is, it doesn't calculate the ticks correctly.<br><br>Does it work for you?<br>]]>
   </description>
   <pubDate>Wed, 21 Jan 2009 22:11:10 +0000</pubDate>
   <guid isPermaLink="true">http://www.dsl-mud.org/forum/forum_posts.asp?TID=42245&amp;PID=669159#669159</guid>
  </item> 
  <item>
   <title>Rapscallion Scripts : tick timer</title>
   <link>http://www.dsl-mud.org/forum/forum_posts.asp?TID=42245&amp;PID=668566#668566</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.dsl-mud.org/forum/member_profile.asp?PF=4903">gvidas</a><br /><strong>Subject:</strong> tick timer<br /><strong>Posted:</strong> 20 January 2009 at 10:04pm<br /><br />Alright, so gnome was right; rapscallion does work (kind of) on 10.5<br /><br />It's a flakey thing with weird UI bugs.<br /><br />Here's a tick timer.  You'll have to paste each into the appropriate tab:<br /><br />variable:<br />----Start: Rapscallion Variable Transcript----<br />----New Variable: hour<br />Main Value: 30<br />Number Value: 30<br />----End Variable Item----<br />----End: Rapscallion Variable Transcript----<br /><br />alias:<br /><br />----Start: Rapscallion Alias Transcript----<br />----New Alias: countdown<br />Speed: 26<br />Show Commands: False<br />Start Script: Script<br />#wait for 26 seconds<br />#echo tick in 15<br />#wait for 5 seconds<br />#echo tick in 10<br />#wait for 5 seconds<br />#echo tick in 5<br />End Script: Script<br />----End Alias Item----<br />----End: Rapscallion Alias Transcript----<br /><br />trigger:<br /><br />----Start: Rapscallion Trigger Transcript----<br />----New Trigger: tick notice<br />Multiple: 2<br />Show: False<br />Var1: Param: %1<br />Voice: 1835364215 1835364215<br />Start Script: Trigger<br />^(&#091;0-9&#093;+):(&#091;0-9&#093;+)(a?p?)m;<br />End Script: Trigger<br />Start Script: Script<br />#if $$hour = %2<br />#start script<br />#end script<br />#else<br />#start script<br />#echo tick!<br />#put %2 into variable hour<br />#queue alias countdown<br />#end script<br />End Script: Script<br />----End Trigger Item----<br />----End: Rapscallion Trigger Transcript----<br /><br /><br />expects a prompt that starts with %T;<br />I use:<br />%T; &lt;%h/%H %m/%M %v/%V&gt; {{%X} &#091;%e&#093;%c<br />8:30am; &lt;1115/1115 948/948 358/358&gt; {3625} &#091;ESWUD&#093;<br />]]>
   </description>
   <pubDate>Tue, 20 Jan 2009 22:04:41 +0000</pubDate>
   <guid isPermaLink="true">http://www.dsl-mud.org/forum/forum_posts.asp?TID=42245&amp;PID=668566#668566</guid>
  </item> 
  <item>
   <title>Rapscallion Scripts : crash guard</title>
   <link>http://www.dsl-mud.org/forum/forum_posts.asp?TID=42101&amp;PID=666633#666633</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.dsl-mud.org/forum/member_profile.asp?PF=2466">Penthus</a><br /><strong>Subject:</strong> crash guard<br /><strong>Posted:</strong> 15 January 2009 at 4:24pm<br /><br />Wow, was that why Rap died on me? I never knew it was the color. So I used to just log out until it was over. :S]]>
   </description>
   <pubDate>Thu, 15 Jan 2009 16:24:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.dsl-mud.org/forum/forum_posts.asp?TID=42101&amp;PID=666633#666633</guid>
  </item> 
  <item>
   <title>Rapscallion Scripts : crash guard</title>
   <link>http://www.dsl-mud.org/forum/forum_posts.asp?TID=42101&amp;PID=666605#666605</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.dsl-mud.org/forum/member_profile.asp?PF=803">gnome power</a><br /><strong>Subject:</strong> crash guard<br /><strong>Posted:</strong> 15 January 2009 at 3:07pm<br /><br />As you know, Rapscallion crashes if color is turned on during a copyover.&nbsp; These triggers will make sure that doesn't happen.&nbsp; These triggers assume color is toggled on before the 1 tick warning for auto-copyover.<br><br>----Start: Rapscallion Trigger Transcript----<br>----New Trigger: crashguard<br>Var1: Param: %1<br>Voice: 1835364215 1835364215<br>Start Script: Trigger<br>WARNING: auto-copyover in 1 tick.<br>End Script: Trigger<br>Start Script: Script<br>color<br>End Script: Script<br>----End Trigger Item----<br>----End: Rapscallion Trigger Transcript----<br><br>----Start: Rapscallion Trigger Transcript----<br>----New Trigger: crashguard2<br>Var1: Param: %1<br>Voice: 1835364215 1835364215<br>Start Script: Trigger<br>Copyover recovery complete.<br>End Script: Trigger<br>Start Script: Script<br>color<br>End Script: Script<br>----End Trigger Item----<br>----End: Rapscallion Trigger Transcript----<br><br>]]>
   </description>
   <pubDate>Thu, 15 Jan 2009 15:07:11 +0000</pubDate>
   <guid isPermaLink="true">http://www.dsl-mud.org/forum/forum_posts.asp?TID=42101&amp;PID=666605#666605</guid>
  </item> 
  <item>
   <title>Rapscallion Scripts : autoroller</title>
   <link>http://www.dsl-mud.org/forum/forum_posts.asp?TID=42100&amp;PID=666604#666604</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.dsl-mud.org/forum/member_profile.asp?PF=803">gnome power</a><br /><strong>Subject:</strong> autoroller<br /><strong>Posted:</strong> 15 January 2009 at 3:05pm<br /><br />This trigger is currently set to accept any roll equal to or greater than 235.&nbsp; Also, it doesn't do anything if your roll is higher or lower, so you can elect to input Y or N to accept or deny the roll if it meets your goal.<br><br>I had a much fancier one earlier, but that computer is at my parents' place. :)<br>]]>
   </description>
   <pubDate>Thu, 15 Jan 2009 15:05:56 +0000</pubDate>
   <guid isPermaLink="true">http://www.dsl-mud.org/forum/forum_posts.asp?TID=42100&amp;PID=666604#666604</guid>
  </item> 
 </channel>
</rss>