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.17 by root, Tue Jul 3 01:01:55 2007 UTC vs.
Revision 1.22 by root, Mon Jul 23 22:03:18 2007 UTC

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 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
195
180=head2 dropall 196=head2 dropall
181 197
182 dropall [type] 198 dropall [type]
183 199
184B<dropall> drops all items in your inventory to the ground, excepting 200B<dropall> drops all items in your inventory to the ground, excepting
256 272
257=head2 help 273=head2 help
258 274
259Gives you online help for the command or help topic specified. 275Gives you online help for the command or help topic specified.
260 276
261=head2 hintmode [show|mark|hide] 277=head2 hintmode (show|mark|hide)
262 278
263 hintmode show|mark|hide 279 hintmode show|mark|hide
264 280
265Sets the I<hint mode> to the given value: Throughout the game you can find 281Sets the I<hint mode> to the given value: Throughout the game you can find
266hints that sometimes help you to solve a puzzle or manage a situation 282hints that sometimes help you to solve a puzzle or manage a situation
447emergency save), at most 20 seconds of gameplay are lost. 463emergency save), at most 20 seconds of gameplay are lost.
448 464
449=item Reset: the minimum number of seconds the map will stay as is (will not reset). 465=item Reset: the minimum number of seconds the map will stay as is (will not reset).
450 466
451Most maps will not reset as long as players are on it, and usually the 467Most maps will not reset as long as players are on it, and usually the
452reset counter only starts going down when all players left the map. 468reset counter only starts going down when all players left the map. Some
469maps will never reset in the common sense, these are usually marked with a
470very high number (sucha s C<1e+99>).
453 471
454=item Path: the name that uniquely identifies the map, can be used for goto etc. 472=item Path: the name that uniquely identifies the map, can be used for goto etc.
455 473
456=back 474=back
457 475
628Goldcoins have a value density of 66, 646Goldcoins have a value density of 66,
629 647
630Density 10 will pickup silver, gold, rings, wands, books, and scrolls. 648Density 10 will pickup silver, gold, rings, wands, books, and scrolls.
631Artifacts are also picked up. 649Artifacts are also picked up.
632 650
651
633=head2 prepare 652=head2 prepare
634 653
635The same as cast. Usage: 654The same as cast. Usage:
636 655
637 prepare <spell> 656 prepare <spell>
638 657
639=head2 X<quests>quests (|finished|.*)
640
641The quests command lists the quests you are doing or have completed.
642
643Parameters are:
644
645=over 4
646
647=item no arguments: displays current quests.
648
649=item B<finished>: displays finished quests;
650
651=item anything else: displays details for quests (finished or not) with name containing the given string.
652
653=back
654 658
655=head2 quit 659=head2 quit
656 660
657Deletes 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
658without 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
659bed (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
660top 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.
661 665
666
662=head2 range 667=head2 range
663 668
664Your 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
665bow-and-arrow, a rod, or a wand, to name a few. 670bow-and-arrow, a rod, or a wand, to name a few.
666 671
667Your 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
668fired in that direction. 673fired in that direction.
674
669 675
670=head2 ready_skill 676=head2 ready_skill
671 677
672 ready_skill <name of skill> 678 ready_skill <name of skill>
673 679
676readied, some need to be actively used by "firing" them. 682readied, some need to be actively used by "firing" them.
677 683
678If 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
679untouched, use L<use_skill> instead. 685untouched, use L<use_skill> instead.
680 686
687
681=head2 rename 688=head2 rename
682 689
683Changes/removes the custom name of given item (or the marked one). 690Changes/removes the custom name of given item (or the marked one).
684 691
685 rename oldname to newname 692 rename oldname to newname
692If 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
693will be restored. 700will be restored.
694 701
695Note: maximum allowed name length is 127 characters. 702Note: maximum allowed name length is 127 characters.
696 703
697=head2 reply
698
699 reply <message>
700
701Similar to tell, but instead of having to supply a username, it replies
702to the last player that sent you a tell. This is a bit racy (e.g. when
703somebody else tells you something while you type and you do not realise
704that), so be careful not to supply confidential information in the
705message.
706 704
707=head2 resistances 705=head2 resistances
708 706
709This shows you the resistances you have to specific attack types. 707This shows you the resistances you have to specific attack types.
710If 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