<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=4346" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: Wizhelp Update</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4346</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>Wizhelp Update</title>
   <link>https://smaugmuds.afkmods.com/topic/wizhelp-update-4346/&amp;p=20261#p20261</link>
   <description>I&#039;ve seen it happen and yes, it&#039;s usually just a case of whoever wrote the help file not making sure to set the level properly to reflect that of the command it&#039;s meant to reference. Could also have been a case of a holder file where the coder made a help file with every intention of actually writing it up and forgetting about it. *shrug* Either way it lets people know that there&#039;s a help file issue one way or another, even if it&#039;s just a case of needing to play with the level a little, which</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/wizhelp-update-4346/&amp;p=20261#p20261</guid>
   <pubDate>Wed, 24 Feb 2010 17:58:52 CST</pubDate>
   <category>SWR FUSS</category>
   <author>nobody@example.com (Andril)</author>
  </item>
  <item>
   <title>Wizhelp Update</title>
   <link>https://smaugmuds.afkmods.com/topic/wizhelp-update-4346/&amp;p=20260#p20260</link>
   <description>Ah that&#039;s a good idea. Though - in my mind - there is little opportunity that a command that an immortal has access too will have a help file too high for them to read. If that&#039;s the case, it&#039;s probably a mistake.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/wizhelp-update-4346/&amp;p=20260#p20260</guid>
   <pubDate>Wed, 24 Feb 2010 17:44:18 CST</pubDate>
   <category>SWR FUSS</category>
   <author>nobody@example.com (Keirath)</author>
  </item>
  <item>
   <title>Wizhelp Update</title>
   <link>https://smaugmuds.afkmods.com/topic/wizhelp-update-4346/&amp;p=20258#p20258</link>
   <description>Could also change that call to pager_printf in the nested for loop command hash lookup like so: [code]pager_printf( ch, &amp;quot;%s%-12s&amp;amp;W &amp;quot;, get_help( ch, cmd-&amp;gt;name ) ? &amp;quot;&amp;amp;W&amp;quot; : &amp;quot;&amp;amp;R&amp;quot;, cmd-&amp;gt;name );[/code] This will display commands that have help files white, but any that don&#039;t have help files red so you&#039;ll know which ones may need creating. Of course, if it&#039;s an issue of there is a help file and it&#039;s simply too high level for that player to read it&#039;ll still show as red, which can cause much confusion</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/wizhelp-update-4346/&amp;p=20258#p20258</guid>
   <pubDate>Wed, 24 Feb 2010 16:33:39 CST</pubDate>
   <category>SWR FUSS</category>
   <author>nobody@example.com (Andril)</author>
  </item>
  <item>
   <title>Wizhelp Update</title>
   <link>https://smaugmuds.afkmods.com/topic/wizhelp-update-4346/&amp;p=20253#p20253</link>
   <description>This is just a little enhancement - it&#039;s actually from FotE but it&#039;s quite nice for admin - especially new ones. It separates the commands by level - overall just cleans up the function. [code] void do_wizhelp( CHAR_DATA * ch, const char *argument ) { CMDTYPE * cmd; int col, hash; int curr_lvl; col = 0; set_pager_color( AT_WHITE, ch ); for ( curr_lvl = LEVEL_AVATAR; curr_lvl &amp;lt;= get_trust( ch ); curr_lvl++) { send_to_pager( &amp;quot;\n\r\n\r&amp;quot;, ch);</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/wizhelp-update-4346/&amp;p=20253#p20253</guid>
   <pubDate>Wed, 24 Feb 2010 07:54:13 CST</pubDate>
   <category>SWR FUSS</category>
   <author>nobody@example.com (Keirath)</author>
  </item>
 </channel>
</rss>
