ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/pod/command_help.pod
(Generate patch)

Comparing deliantra/Deliantra-Client/pod/command_help.pod (file contents):
Revision 1.39 by root, Sat Sep 5 21:09:40 2009 UTC vs.
Revision 1.40 by root, Tue Oct 27 01:43:57 2009 UTC

733=head2 search-items 733=head2 search-items
734 734
735 search-items <word> 735 search-items <word>
736 736
737Automatically picks up all items with <word> in their name. C<search-items 737Automatically picks up all items with <word> in their name. C<search-items
738rod> will pick up all rods and heavy rods. C<search-items of Fire> will 738rod> will pick up all rods and heavy rods. C<search-items of fire> will
739pick up all bolts, arrows, swords, etc. of Fire, C<search-items magic+1> 739pick up all bolts, arrows, swords, etc. of Fire, C<search-items magic+1>
740will pick up all items with magic+1, and so on, and so on. 740will pick up all items with magic+1, and so on, and so on.
741
742You can also specify C<all> (to pick up I<everything>), C<cursed> to pick
743up only cursed items or C<unpaid>, which picks up only unpaid items.
741 744
742While this mode is active, you will be slower and the normal autopickup is 745While this mode is active, you will be slower and the normal autopickup is
743disabled. To disable search mode again, execute C<search-items> without 746disabled. To disable search mode again, execute C<search-items> without
744any arguments. 747any arguments.
745 748

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines