PennMUSH Incorp 182p4
authorRick Bird <nveid@bender.theari.com>
Fri, 25 Mar 2011 21:21:00 +0000 (17:21 -0400)
committerRick Bird <nveid@bender.theari.com>
Fri, 25 Mar 2011 21:21:00 +0000 (17:21 -0400)
  * Helpfile changes

game/txt/hlp/cobra_cmd.hlp
game/txt/hlp/cobra_flag.hlp
game/txt/hlp/cobra_func.hlp

index 9d270747db240918e440293bbec7f532a2f0cde8..e48e69b081ec60f38fc12155cc4efefbc4ba0445 100644 (file)
@@ -146,7 +146,8 @@ See also: @clone, @create, ACTION LISTS
   room of the location, as well as objects in the master room, are
   also checked for an @aconnect. If one is found, it will be executed
   when a player connects in that location or zone (or, in the case of
-  the master room, anywhere).
+  the master room, anywhere). This is only done if the room_connects
+  config option is enabled.
 
 See also: @adisconnect, ACTION LISTS
 
@@ -183,7 +184,8 @@ See also: @describe, @aidescribe, look, SUBSTITUTION, ACTION LISTS
   room of the location, as well as objects in the master room, are
   checked for an @adisconnect. If one is found, it will be executed
   when a player disconnects in that location or zone (or, in the case of
-  the master room, anywhere).
+  the master room, anywhere). This is only done if the room_connects
+  config option is enabled.
 
 See also: @aconnect, ACTION LISTS
 & @adrop
@@ -3514,6 +3516,9 @@ See also: UNFINDABLE, loc()
   exceptions as given above. If <pattern> is given, it gets rid of
   all attributes which match that pattern. Note that the restrictions
   above still apply.
+
+  When wiping an attribute that is the root of an attribute tree, all
+  attributes in that tree will also be removed.
 & @wizwall
   @wizwall[/emit] <message>
 
@@ -4128,4 +4133,4 @@ See also: @doing, @poll, DOING
   In addition, the following commands can only be used at the login
   screen:
 
-  cd ch connect create 
\ No newline at end of file
+  cd ch connect create 
index 3ea10426df7c66186f0c652f8fe456628004257b..9d21e428d82c7b546875b28e7fe8b487378542bb 100644 (file)
@@ -401,6 +401,12 @@ See also: DARK
   When set on a thing or room, this flag activates the ^ listen patterns on
   the object. Objects which have ^ listen patterns but are not set MONITOR
   do not check those patterns.
+
+  When using the LISTEN Attribute Tree, you must set the Root Attribute
+  !NO_COMMAND. By default this Attribute/Attribute Root has been set
+  NO_COMMAND by the system. Attributes which are set HALT or NO_COMMAND
+  will not be evaluated for purposes of the ^ listen patterns
+
 & MORTAL
   The MORTAL flag is no longer available in PennMUSH. Please see help
   changes for more information.
index 7e03d5bd85d201b8526e0a213a8ee0981138e935..6b2e5147afbd050da84939fb37b20226a796e57b 100644 (file)
@@ -372,8 +372,8 @@ See also: before(), rest()
 & ALIGN2
   Examples:
   
-    > &line me=align(<5 10 20,\([left(xget(%0,sex),1)]\),name(%0),name(%L))
-    > th iter(lwho(),u(line,##))
+   > &line me=align(<5 10 20,\([left(xget(%0,sex),1)]\),name(%0),name(loc(%0)))
+   > th iter(lwho(),u(line,##),%b,%r)
       (M) Walker     Tree
       (F) Jane Doe   Nowhere