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.7 by root, Thu Sep 14 19:19:09 2006 UTC vs.
Revision 1.11 by root, Sun Dec 24 10:16:47 2006 UTC

1=begin comment
2
3***
4*** WARNING:
5*** This file resides in both CFPlus/pod/ and server/pod/
6*** Only ever edit the version in CFPlus/pod/ and run
7*** ./copy_pod inside server/pod/ to update that copy.
8***
9
10=end
11
12=head1 Crossfire+ Command ListingX<command> 1=head1 Crossfire+ Command ListingX<command>
13 2
14=head2 accept-invitation 3=head2 accept-invitation
15 4
16Accepts an invitation previously issued by another player using the invite 5Accepts an invitation previously issued by another player using the invite
404'help traps for help with finding 393'help traps for help with finding
405and disarming traps 394and disarming traps
406 395
407=head2 killpets 396=head2 killpets
408 397
398 killpets [name]
399
409The killpets command is a quick and convenient way 400The killpets command is a quick and convenient way
410to get rid of all your pets when they are no longer 401to get rid of all your pets when they are no longer
411useful or are getting in the way. Any equipment 402useful or are getting in the way. Any equipment
412they had will be left behind, but you will get no 403they had will be left behind, but you will get no
413experience for their death. However, it kills them 404experience for their death. However, it kills them
418but not bees. If a number is specified, the pet 409but not bees. If a number is specified, the pet
419corresponding to that number is killed. 410corresponding to that number is killed.
420 411
421=head2 listen 412=head2 listen
422 413
414 listen <listen-level>
415
423Listen, sets the level of messages you will hear. 416Listen sets the level of messages you will hear.
424Priorities are defined as follows: 417Priorities are defined as follows:
425 418
426 0 - Nothing, not even "You punch kobold." or "You say: hi". 419 0 - Nothing, not even "You punch kobold." or "You say: hi".
427 1 - Only messages that have to do with yourself. 420 1 - Only messages that have to do with yourself.
428 2 - Emergency calls from other users 421 2 - Emergency calls from other users
753 746
754If either of the names contain spaces, you have to use the C<">-form, 747If either of the names contain spaces, you have to use the C<">-form,
755otherwise you can just write the name as-is. If you omit the old name, the 748otherwise you can just write the name as-is. If you omit the old name, the
756marked item will be used instead. 749marked item will be used instead.
757 750
758If the new name is empty (i.e. C<"">), then the custom name will be 751If the new name is empty (i.e. C<"">), then the original (unrenamed) name
759removed from the item. 752will be restored.
760 753
761Note: maximum allowed name length is 127 characters. 754Note: maximum allowed name length is 127 characters.
762 755
763=head2 reply 756=head2 reply
764 757
980 973
981 unignore <login> 974 unignore <login>
982 975
983Cancels all ignores set for the specified login. See B<ignore>. 976Cancels all ignores set for the specified login. See B<ignore>.
984 977
978=head2 uptime
979
980Tells you something about the time the server was started and how long ago
981that was.
982
985=head2 use_skill 983=head2 use_skill
986 984
987 use_skill <name of skill> 985 use_skill <name of skill>
988 986
989Uses the given L<skill|pod/skill_help> immediately, once. See also 987Uses the given L<skill|pod/skill_help> immediately, once. See also

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines