--- deliantra/server/pod/command_help.pod 2010/06/21 22:52:51 1.28 +++ deliantra/server/pod/command_help.pod 2012/11/21 10:28:52 1.32 @@ -1,9 +1,11 @@ =begin comment + *** *** WARNING: THIS IS A GENERATED FILE - CHANGES WILL BE LOST *** The source for this file is in CFPlus/pod/command_help.pod *** Make any changes there and then run ./copy_doc *** + =end comment =encoding utf-8 @@ -21,6 +23,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 +137,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 @@ -148,7 +165,10 @@ sets your I slot to B. -If you don't know the spell, shows which spells you do know. +Some spells take an extra argument after their name, for example, B limits the maximum jump distance to 5 spaces. + +If you don't enter a spell name, shows which spells you do know. It is helpful to bind string like B to keys. @@ -806,22 +826,6 @@ percentage of your experience is permanent, which means you cannot lose it if you die. -=head2 sort_inventory - -If sort_inventory is set, items will be inserted into your inventory -in order by type than alphabetical. This, all scrolls will be grouped -together, but in alphabetical order. Same for all weapons. This only -applies to new items you pick up - items that you are already holding will -not be sorted. - -If sort_inventory is not set (default), items will be inserted via type, -subtype and magic. This, all axes will be grouped together in magic order, -all daggers by magic order, etc. Unfortunately, for scrolls and rings, new -ones just get inserted last. - -If you have a lot of stuff that is not in alphabetical order but you would -like it to be, the best method is to drop all of it and then pick it up. - =head2 sound Toggles between sound enabled and disabled. This has no relevance to the @@ -829,6 +833,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,