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.21 by root, Fri Jul 20 16:08:17 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
694If the new name is empty (i.e. C<"">), then the original (unrenamed) name 710If the new name is empty (i.e. C<"">), then the original (unrenamed) name
695will be restored. 711will be restored.
696 712
697Note: maximum allowed name length is 127 characters. 713Note: maximum allowed name length is 127 characters.
698 714
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 715
709=head2 resistances 716=head2 resistances
710 717
711This shows you the resistances you have to specific attack types. 718This shows you the resistances you have to specific attack types.
712If you have for example "cold +20", it means you get 20% damage done 719If you have for example "cold +20", it means you get 20% damage done

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines