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.15 by root, Fri Dec 28 12:44:45 2007 UTC vs.
Revision 1.16 by root, Fri Aug 29 02:02:52 2008 UTC

127 127
128=head2 chat 128=head2 chat
129 129
130 chat <message> 130 chat <message>
131 131
132Sends a message to all players on the server that have 132Sends a message to all players on the server. This is the normal way to
133L<listen|command/listen> level B<10> or higher. 133chat with others.
134 134
135=head2 cast 135=head2 cast
136 136
137You use the cast command to set your range-weapon to the spell you 137You use the cast command to set your range-weapon to the spell you
138want. Example: 138want. Example:
407 407
408If a name is specified then only pets with that 408If a name is specified then only pets with that
409name will be killed, eg killpets bat will kill bats 409name will be killed, eg killpets bat will kill bats
410but not bees. If a number is specified, the pet 410but not bees. If a number is specified, the pet
411corresponding to that number is killed. 411corresponding to that number is killed.
412
413=head2 listen
414
415 listen <listen-level>
416
417Listen sets the level of messages you will hear.
418Priorities are defined as follows:
419
420 0 - Nothing, not even "You punch kobold." or "You say: hi".
421 1 - Only messages that have to do with yourself.
422 2 - Emergency calls from other users
423 10 - General chatter with the 'chat' command.
424 11 - See what players kill what monster with what attack/spell. Very
425 verbose - only for the fanatics.
426
427=head2 logs
428
429TODO
430 412
431=head2 mapinfo 413=head2 mapinfo
432 414
433Shows some information about the map like this: 415Shows some information about the map like this:
434 416
771 753
772=head2 shout 754=head2 shout
773 755
774 shout <message> 756 shout <message>
775 757
776Sends a message to all players on the server that have 758Sends a message to all players on the server. It is mainly useful for
777L<listen|command/listen> level B<10> or higher. It is mainly useful for
778emergency messages ("I am trapped on xxx, can somebody help me?") and 759emergency messages ("I am trapped on xxx, can somebody help me?") and
779should not be used for general chat. Use L<chat|command/chat> instead. 760should not be used for general chat. Use L<chat|command/chat> instead.
780 761
781=head2 showpets 762=head2 showpets
782 763
987 968
988 969
989=head1 Authors 970=head1 Authors
990 971
991Parts of this document were originally taken from the crossfire server 972Parts of this document were originally taken from the crossfire server
992help files with unknwon authors. 973help files with unknown authors.
993 974
994Adapted for use by I<deliantra>, enhanced and corrected by Pippijn van 975Adapted for use by I<deliantra>, enhanced and corrected by Pippijn van
995Steenhoven and Marc A. Lehmann. 976Steenhoven and Marc A. Lehmann.
996 977

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines