--- deliantra/server/pod/command_help.pod 2010/06/21 22:52:51 1.28 +++ deliantra/server/pod/command_help.pod 2010/10/16 22:51:51 1.29 @@ -21,6 +21,9 @@ are away for some time but not long enough to log off. It will not save you from starvation and will merely list you as AFK in the user list. +An argument of C<0> disables and C<1> enables this option, no argument +toggles the setting. + =head2 apply Apply applies an object. @@ -132,6 +135,18 @@ fact come out ahead. You also only get 20% of the normal experience for killing creatures, and incur a 4 point WC (to hit) penalty. +An argument of C<0> disables and C<1> enables this option, no argument +toggles the setting. + +=head2 bumpmsg + +Toggles between wall bump messages (and sound) enabled and disabled. This +greatly improves navigation experience in text-only clients, but works in +any client. + +An argument of C<0> disables and C<1> enables this option, no argument +toggles the setting. + =head2 chat chat @@ -829,6 +844,9 @@ sound effect command to the client and is enabled if the client supports sound (i.e. always for the deliantra client). +An argument of C<0> disables and C<1> enables this option, no argument +toggles the setting. + =head2 sourcecode This command displays the means to download the source code (server code,