[ScryMUD] SVN Commit Info r940 - trunk/mud/grrmud/Help

scrymud at wanfear.com scrymud at wanfear.com
Sun Jun 10 14:32:42 PDT 2007


Author: eroper
Date: 2007-06-10 14:32:41 -0700 (Sun, 10 Jun 2007)
New Revision: 940

Added:
   trunk/mud/grrmud/Help/IMM_verifydoors_1
Log:
Added help for the "verifydoors" command.


Added: trunk/mud/grrmud/Help/IMM_verifydoors_1
===================================================================
--- trunk/mud/grrmud/Help/IMM_verifydoors_1	                        (rev 0)
+++ trunk/mud/grrmud/Help/IMM_verifydoors_1	2007-06-10 21:32:41 UTC (rev 940)
@@ -0,0 +1,19 @@
+<help olc verifydoors>
+
+Given a zone number, this command will display potential problems with room
+edges within the zone.
+
+Syntax:   verifydoors [zone_num]
+Example:  verifydoors 1
+
+Problems listed include:
+ * non-reflexive room connections
+ * non-reflexive connection directions
+ * non-symmetric door distances
+
+Please remember that sometimes these incongruities are intentional.
+
+<color=red>
+See Also:  zlist, rlist, dlist
+</color>
+</help>




More information about the ScryMUD mailing list