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.36 by root, Sun Jan 11 00:11:06 2009 UTC vs.
Revision 1.38 by root, Sun Jan 25 23:27:33 2009 UTC

69 69
70See L<apply|command/apply>. 70See L<apply|command/apply>.
71 71
72=head2 body 72=head2 body
73 73
74Shows how much you are wielding on certain body parts. For example as 74Shows how much (and what) you are wielding on certain body parts.
75
75fireborn, you have 4 fingers to put rings on. If you have 3 rings on it will 76For example as fireborn, you have 4 fingers to put rings on. If you have
76say: "on your finger 3 1", meaning you have 3 fingers full and one free. 773 rings on it will say: "on your finger 3 1", meaning you have 3 fingers
78full and one free.
79
80Both items as well as skills and other more esoteric objects can use those
81body parts.
77 82
78=head2 X<bowmode>bowmode (normal|threewide|spreadshot|bestarrow|.*) 83=head2 X<bowmode>bowmode (normal|threewide|spreadshot|bestarrow|.*)
79 84
80The C<bowmode> controls how you will fire arrows and bolts. 85The C<bowmode> controls how you will fire arrows and bolts.
81 86
461 mark sword 466 mark sword
462 467
463B<mark> will look for best match first, and then look for matches based 468B<mark> will look for best match first, and then look for matches based
464on shortened name, object name, archetype name. It prints the match it 469on shortened name, object name, archetype name. It prints the match it
465finds. 470finds.
471
472=head2 me
473
474 me <message>
475
476Sends a message to all players on the server, similar to chat, but instead
477of using C<name chats: message>, the form C<* name message> is used, which
478is useful to describe yourself, such as:
479
480 me feels lonely
481 =>
482 * schmorp feels lonely
483
466 484
467=head2 motd 485=head2 motd
468 486
469Shows the message of the day. It takes no arguments. 487Shows the message of the day. It takes no arguments.
470 488

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines