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.2 by root, Sun Aug 13 02:43:23 2006 UTC vs.
Revision 1.3 by root, Mon Aug 14 04:15:04 2006 UTC

1=head1 Crossfire+ Command ListingX<command_help> 1=head1 Crossfire+ Command ListingX<command>
2 2
3=head2 accept-invitation 3=head2 accept-invitation
4 4
5Accepts an invitation previously issued by another player using the invite 5Accepts an invitation previously issued by another player using the invite
6command. This will transfer you to the location you were invited to. 6command. This will transfer you to the location you were invited to.
65 65
66If your character is currently wearing a suit of armor, and you try to 66If your character is currently wearing a suit of armor, and you try to
67equip another suit, both B<nochoice> and B<always> will cause the new suit 67equip another suit, both B<nochoice> and B<always> will cause the new suit
68to get equipped. 68to get equipped.
69 69
70See L<apply>. 70See L<apply|command/apply>.
71 71
72=head2 body 72=head2 body
73 73
74Shows how much you are wielding on certain bodyparts. For example as 74Shows how much you are wielding on certain bodyparts. For example as
75fireborn, you have 4 fingers to put rings on. If you have 3 rings on it will 75fireborn, you have 4 fingers to put rings on. If you have 3 rings on it will
119 119
120=head2 chat 120=head2 chat
121 121
122 chat <message> 122 chat <message>
123 123
124Sends a message to all players on the server that have L<listen> level 124Sends a message to all players on the server that have
125B<10> or higher. 125L<listen|command/listen> level B<10> or higher.
126 126
127=head2 cast 127=head2 cast
128 128
129You use the cast command to set your range-weapon to the spell you 129You use the cast command to set your range-weapon to the spell you
130want. Example: 130want. Example:
720bow-and-arrow, a rod, or a wand, to name a few. 720bow-and-arrow, a rod, or a wand, to name a few.
721 721
722Your range weapon is fired when you press SHIFT-direction, and will be 722Your range weapon is fired when you press SHIFT-direction, and will be
723fired in that direction. 723fired in that direction.
724 724
725=head2 ready_skill
726
727 ready_skill <name of skill>
728
729Readies the given L<skill|pod/skill_help> by putting it in your L<range
730slot|glossary/range slot>. Some skills are used automatically when
731readied, some need to be actively used by "firing" them.
732
733If you just want to invoke a skill once, leaving your range slot
734untouched, use L<use_skill> instead.
735
725=head2 rename 736=head2 rename
726 737
727Changes the custom name of an item. 738Changes the custom name of an item.
728 739
729 rename <item name> to <new name> 740 rename <item name> to <new name>
804 815
805=head2 shout 816=head2 shout
806 817
807 shout <message> 818 shout <message>
808 819
809Sends a message to all players on the server that have L<listen> level 820Sends a message to all players on the server that have
810B<10> or higher. It is mainly useful for emergency messages ("I am trapped 821L<listen|command/listen> level B<10> or higher. It is mainly useful for
811on xxx, can somebody help me?") and should not be used for general 822emergency messages ("I am trapped on xxx, can somebody help me?") and
812chat. Use L<chat> instead. 823should not be used for general chat. Use L<chat|command/chat> instead.
813 824
814=head2 showpets 825=head2 showpets
815 826
816 showpets <number> 827 showpets <number>
817 828
956 967
957 unignore <login> 968 unignore <login>
958 969
959Cancels all ignores set for the specified login. See B<ignore>. 970Cancels all ignores set for the specified login. See B<ignore>.
960 971
972=head2 use_skill
973
974 use_skill <name of skill>
975
976Uses the given L<skill|pod/skill_help> immediately, once. See also
977L<ready_skill>.
978
961=head2 X<usekeys>usekeys (inventory|keyrings|containers) 979=head2 usekeys (inventory|keyrings|containers)
962 980
963The B<usekeys> option determines the behaviour of using keys. 981The B<usekeys> option determines the behaviour of using keys.
964 982
965Values are: 983Values are:
966 984
996Tells you some historical information on the region you are currently in. 1014Tells you some historical information on the region you are currently in.
997 1015
998=head2 who 1016=head2 who
999 1017
1000Shows what players are playing in the world and where they are. It may also 1018Shows what players are playing in the world and where they are. It may also
1001show their levels and race or title. (See the L<title> command) 1019show their levels and race or title. (See the L<title|command/title> command)
1002 1020
1003B<who> optionally takes an argument that limits the players shown to 1021B<who> optionally takes an argument that limits the players shown to
1004the specified region, e.g. B<who brest> will show all players playing 1022the specified region, e.g. B<who brest> will show all players playing
1005somewhere in Brest. 1023somewhere in Brest.
1006 1024

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines