--- deliantra/Deliantra-Client/pod/command_help.pod 2009/01/11 06:08:35 1.37 +++ deliantra/Deliantra-Client/pod/command_help.pod 2009/11/13 15:54:24 1.41 @@ -149,8 +149,8 @@ drop [number] name B is the name of the item(s) to drop. It may match multiple items. -The name is matched against the start of the objects in your inventory. -The name matching is case insensitive. +An object name matches when it contains the name. The name matching is +case insensitive. There are a few special name values: @@ -399,6 +399,21 @@ but not bees. If a number is specified, the pet corresponding to that number is killed. +=head2 lock + + lock [object] + +The lock command is a quick and convenient way to +lock items in your inventory. + +If a object name is specified then only the +objects that match that name are locked. +e.g lock materials will lock any materials +in your inventory and not touch anything else. + +lock by itself will lock everything in your +inventory. + =head2 mapinfo Shows some information about the map like this: @@ -469,6 +484,19 @@ on shortened name, object name, archetype name. It prints the match it finds. +=head2 me + + me + +Sends a message to all players on the server, similar to chat, but instead +of using C, the form C<* name message> is used, which +is useful to describe yourself, such as: + + me feels lonely + => + * schmorp feels lonely + + =head2 motd Shows the message of the day. It takes no arguments. @@ -722,10 +750,13 @@ search-items Automatically picks up all items with in their name. C will pick up all rods and heavy rods. C will +rod> will pick up all rods and heavy rods. C will pick up all bolts, arrows, swords, etc. of Fire, C will pick up all items with magic+1, and so on, and so on. +You can also specify C (to pick up I), C to pick +up only cursed items or C, which picks up only unpaid items. + While this mode is active, you will be slower and the normal autopickup is disabled. To disable search mode again, execute C without any arguments. @@ -895,6 +926,22 @@ Cancels all ignores set for the specified login. See B. +=head2 unlock + + unlock [object] + +The unlock command is a quick and convenient way to +unlock items in your inventory. + +If a object name is specified then only the +objects that match that name are unlocked. + +e.g unlock materials will unlock any materials +in your inventory and not touch anything else. + +unlock by itself will unlock everything in your +inventory. + =head2 uptime Tells you something about the time the server was started and how long ago