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.20 by root, Fri Jul 20 14:26:59 2007 UTC vs.
Revision 1.22 by root, Mon Jul 23 22:03:18 2007 UTC

646Goldcoins have a value density of 66, 646Goldcoins have a value density of 66,
647 647
648Density 10 will pickup silver, gold, rings, wands, books, and scrolls. 648Density 10 will pickup silver, gold, rings, wands, books, and scrolls.
649Artifacts are also picked up. 649Artifacts are also picked up.
650 650
651
651=head2 prepare 652=head2 prepare
652 653
653The same as cast. Usage: 654The same as cast. Usage:
654 655
655 prepare <spell> 656 prepare <spell>
656 657
657=head2 X<quests>quests (|finished|.*)
658
659The quests command lists the quests you are doing or have completed.
660
661Parameters are:
662
663=over 4
664
665=item no arguments: displays current quests.
666
667=item B<finished>: displays finished quests;
668
669=item anything else: displays details for quests (finished or not) with name containing the given string.
670
671=back
672 658
673=head2 quit 659=head2 quit
674 660
675Deletes your character from the server. If you want to quit the session 661Deletes your character from the server. If you want to quit the session
676without deleting your character, you must use a I<Bed to Reality>. Find a 662without deleting your character, you must use a I<Bed to Reality>. Find a
677bed (probably in a building close to where you entered the game), get on 663bed (probably in a building close to where you entered the game), get on
678top of it, and apply it using B<Tab> ro the B<apply> command. 664top of it, and apply it using B<Tab> ro the B<apply> command.
679 665
666
680=head2 range 667=head2 range
681 668
682Your range weapon can be one of several weapons, a spell you cast, a 669Your range weapon can be one of several weapons, a spell you cast, a
683bow-and-arrow, a rod, or a wand, to name a few. 670bow-and-arrow, a rod, or a wand, to name a few.
684 671
685Your range weapon is fired when you press SHIFT-direction, and will be 672Your range weapon is fired when you press SHIFT-direction, and will be
686fired in that direction. 673fired in that direction.
674
687 675
688=head2 ready_skill 676=head2 ready_skill
689 677
690 ready_skill <name of skill> 678 ready_skill <name of skill>
691 679
694readied, some need to be actively used by "firing" them. 682readied, some need to be actively used by "firing" them.
695 683
696If you just want to invoke a skill once, leaving your range slot 684If you just want to invoke a skill once, leaving your range slot
697untouched, use L<use_skill> instead. 685untouched, use L<use_skill> instead.
698 686
687
699=head2 rename 688=head2 rename
700 689
701Changes/removes the custom name of given item (or the marked one). 690Changes/removes the custom name of given item (or the marked one).
702 691
703 rename oldname to newname 692 rename oldname to newname
710If the new name is empty (i.e. C<"">), then the original (unrenamed) name 699If the new name is empty (i.e. C<"">), then the original (unrenamed) name
711will be restored. 700will be restored.
712 701
713Note: maximum allowed name length is 127 characters. 702Note: maximum allowed name length is 127 characters.
714 703
715=head2 reply
716
717 reply <message>
718
719Similar to tell, but instead of having to supply a username, it replies
720to the last player that sent you a tell. This is a bit racy (e.g. when
721somebody else tells you something while you type and you do not realise
722that), so be careful not to supply confidential information in the
723message.
724 704
725=head2 resistances 705=head2 resistances
726 706
727This shows you the resistances you have to specific attack types. 707This shows you the resistances you have to specific attack types.
728If you have for example "cold +20", it means you get 20% damage done 708If you have for example "cold +20", it means you get 20% damage done

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines