ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/pod/command_help.pod
(Generate patch)

Comparing deliantra/server/pod/command_help.pod (file contents):
Revision 1.22 by root, Sun Jan 11 06:08:40 2009 UTC vs.
Revision 1.23 by root, Sun Jan 25 23:56:13 2009 UTC

474 mark sword 474 mark sword
475 475
476B<mark> will look for best match first, and then look for matches based 476B<mark> will look for best match first, and then look for matches based
477on shortened name, object name, archetype name. It prints the match it 477on shortened name, object name, archetype name. It prints the match it
478finds. 478finds.
479
480=head2 me
481
482 me <message>
483
484Sends a message to all players on the server, similar to chat, but instead
485of using C<name chats: message>, the form C<* name message> is used, which
486is useful to describe yourself, such as:
487
488 me feels lonely
489 =>
490 * schmorp feels lonely
491
479 492
480=head2 motd 493=head2 motd
481 494
482Shows the message of the day. It takes no arguments. 495Shows the message of the day. It takes no arguments.
483 496

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines