<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4884" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: using GA (go ahead) in SmaugFUSS for mudlet</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4884</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>using GA (go ahead) in SmaugFUSS for mudlet</title>
   <link>https://smaugmuds.afkmods.com/topic/using-ga-go-ahead-in-smaugfuss-for-mudlet-4884/&amp;p=23862#p23862</link>
   <description>I have spoken with Vadi who says it&#039;s not their issue, it&#039;s the mud&#039;s issue..   I never had any speed issues with gmud, zmud, or any other client....    but since mudlet is widely used,  I supposed i needed to optimize for it. Still working out some kinks, such as the writing buffer not returning the &amp;quot;&amp;gt;&amp;quot; for each line...   I am thinking of simply flagging the person AFK while writing and ifchecking the afk flag for the GA</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/using-ga-go-ahead-in-smaugfuss-for-mudlet-4884/&amp;p=23862#p23862</guid>
   <pubDate>Wed, 25 Apr 2018 19:44:23 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (joeyfogas)</author>
  </item>
  <item>
   <title>using GA (go ahead) in SmaugFUSS for mudlet</title>
   <link>https://smaugmuds.afkmods.com/topic/using-ga-go-ahead-in-smaugfuss-for-mudlet-4884/&amp;p=23861#p23861</link>
   <description>I probably wouldn&#039;t change my output because of 1 mud client&#039;s issue.  I guess if you have Kavir&#039;s MSDP and can detect mudlet being used you can do an ifcheck to do something different, but seems like mudlet should fix their lag issue.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/using-ga-go-ahead-in-smaugfuss-for-mudlet-4884/&amp;p=23861#p23861</guid>
   <pubDate>Wed, 25 Apr 2018 15:52:54 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Vladaar)</author>
  </item>
  <item>
   <title>using GA (go ahead) in SmaugFUSS for mudlet</title>
   <link>https://smaugmuds.afkmods.com/topic/using-ga-go-ahead-in-smaugfuss-for-mudlet-4884/&amp;p=23860#p23860</link>
   <description>ok.. not sure if this is the best way to do this, but this little patch seemed to work... in comm.c in display_prompt: I changed this: [code]            if( pstat != 0x80000000 ) snprintf( pbuf, MAX_STRING_LENGTH - strlen (buf), &amp;quot;%u&amp;quot;, pstat ); pbuf += strlen( pbuf ); break; } } *pbuf = &#039;\0&#039;; send_to_char( buf, ch ); return; } [/code] to this: [code]            if( pstat != 0x80000000 ) snprintf( pbuf,</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/using-ga-go-ahead-in-smaugfuss-for-mudlet-4884/&amp;p=23860#p23860</guid>
   <pubDate>Wed, 25 Apr 2018 09:01:14 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (joeyfogas)</author>
  </item>
  <item>
   <title>using GA (go ahead) in SmaugFUSS for mudlet</title>
   <link>https://smaugmuds.afkmods.com/topic/using-ga-go-ahead-in-smaugfuss-for-mudlet-4884/&amp;p=23859#p23859</link>
   <description>ok, so there is a lag on mudlet.  Someone was trying to instruct me on using GA (go ahead) in the prompt to make it run faster in mudlet. I was told to use %c and GA as the value at the end of my prompt...    Well, I did this but now I just get a diamond with a question mark displaying in my prompt. Does anyone know what he is talking about and maybe provide a short snip?</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/using-ga-go-ahead-in-smaugfuss-for-mudlet-4884/&amp;p=23859#p23859</guid>
   <pubDate>Wed, 25 Apr 2018 08:07:03 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (joeyfogas)</author>
  </item>
 </channel>
</rss>
