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.19 by root, Sat Jul 14 06:41:34 2007 UTC vs.
Revision 1.22 by root, Mon Jul 23 22:03:18 2007 UTC

174example, if you do B<drop 10 scroll>, only groupings of 10 or more scrolls 174example, if you do B<drop 10 scroll>, only groupings of 10 or more scrolls
175will be dropped. A collection of 5 scrolls will not be dropped. 175will be dropped. A collection of 5 scrolls will not be dropped.
176 176
177See also B<dropall> and mouse button control within client for dropping 177See also B<dropall> and mouse button control within client for dropping
178objects. 178objects.
179
180
181=head2 cointoss
182
183Tosses a coin and reports the outcome to you and other players on the same
184map, much like the say command does.
185
186
187=head2 orcknuckle
188
189Throws your orcknuckle set and reports the outcome to you and other
190players on the same map, much like the say command does. Your first
191three orcknuckle throws can report I<beholder>, I<ghost>, I<knight>,
192I<princess>, I<dragon>, while the fourth can additionally roll up to
193I<orc>.
194
179 195
180=head2 dropall 196=head2 dropall
181 197
182 dropall [type] 198 dropall [type]
183 199
630Goldcoins have a value density of 66, 646Goldcoins have a value density of 66,
631 647
632Density 10 will pickup silver, gold, rings, wands, books, and scrolls. 648Density 10 will pickup silver, gold, rings, wands, books, and scrolls.
633Artifacts are also picked up. 649Artifacts are also picked up.
634 650
651
635=head2 prepare 652=head2 prepare
636 653
637The same as cast. Usage: 654The same as cast. Usage:
638 655
639 prepare <spell> 656 prepare <spell>
640 657
641=head2 X<quests>quests (|finished|.*)
642
643The quests command lists the quests you are doing or have completed.
644
645Parameters are:
646
647=over 4
648
649=item no arguments: displays current quests.
650
651=item B<finished>: displays finished quests;
652
653=item anything else: displays details for quests (finished or not) with name containing the given string.
654
655=back
656 658
657=head2 quit 659=head2 quit
658 660
659Deletes 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
660without 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
661bed (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
662top 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.
663 665
666
664=head2 range 667=head2 range
665 668
666Your 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
667bow-and-arrow, a rod, or a wand, to name a few. 670bow-and-arrow, a rod, or a wand, to name a few.
668 671
669Your 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
670fired in that direction. 673fired in that direction.
674
671 675
672=head2 ready_skill 676=head2 ready_skill
673 677
674 ready_skill <name of skill> 678 ready_skill <name of skill>
675 679
678readied, some need to be actively used by "firing" them. 682readied, some need to be actively used by "firing" them.
679 683
680If 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
681untouched, use L<use_skill> instead. 685untouched, use L<use_skill> instead.
682 686
687
683=head2 rename 688=head2 rename
684 689
685Changes/removes the custom name of given item (or the marked one). 690Changes/removes the custom name of given item (or the marked one).
686 691
687 rename oldname to newname 692 rename oldname to newname
694If 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
695will be restored. 700will be restored.
696 701
697Note: maximum allowed name length is 127 characters. 702Note: maximum allowed name length is 127 characters.
698 703
699=head2 reply
700
701 reply <message>
702
703Similar to tell, but instead of having to supply a username, it replies
704to the last player that sent you a tell. This is a bit racy (e.g. when
705somebody else tells you something while you type and you do not realise
706that), so be careful not to supply confidential information in the
707message.
708 704
709=head2 resistances 705=head2 resistances
710 706
711This shows you the resistances you have to specific attack types. 707This shows you the resistances you have to specific attack types.
712If 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