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.40 by root, Tue Oct 27 01:43:57 2009 UTC vs.
Revision 1.41 by elmex, Fri Nov 13 15:54:24 2009 UTC

396 396
397If a name is specified then only pets with that 397If a name is specified then only pets with that
398name will be killed, e.g. killpets bat will kill bats 398name will be killed, e.g. killpets bat will kill bats
399but not bees. If a number is specified, the pet 399but not bees. If a number is specified, the pet
400corresponding to that number is killed. 400corresponding to that number is killed.
401
402=head2 lock
403
404 lock [object]
405
406The lock command is a quick and convenient way to
407lock items in your inventory.
408
409If a object name is specified then only the
410objects that match that name are locked.
411e.g lock materials will lock any materials
412in your inventory and not touch anything else.
413
414lock by itself will lock everything in your
415inventory.
401 416
402=head2 mapinfo 417=head2 mapinfo
403 418
404Shows some information about the map like this: 419Shows some information about the map like this:
405 420
909 924
910 unignore <login> 925 unignore <login>
911 926
912Cancels all ignores set for the specified login. See B<ignore>. 927Cancels all ignores set for the specified login. See B<ignore>.
913 928
929=head2 unlock
930
931 unlock [object]
932
933The unlock command is a quick and convenient way to
934unlock items in your inventory.
935
936If a object name is specified then only the
937objects that match that name are unlocked.
938
939e.g unlock materials will unlock any materials
940in your inventory and not touch anything else.
941
942unlock by itself will unlock everything in your
943inventory.
944
914=head2 uptime 945=head2 uptime
915 946
916Tells you something about the time the server was started and how long ago 947Tells you something about the time the server was started and how long ago
917that was. 948that was.
918 949

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines