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.7 by root, Thu Sep 14 19:19:09 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
1=head1 Crossfire+ Command ListingX<command_help> 12=head1 Crossfire+ Command ListingX<command>
2 13
3=head2 accept-invitation 14=head2 accept-invitation
4 15
5Accepts an invitation previously issued by another player using the invite 16Accepts an invitation previously issued by another player using the invite
6command. This will transfer you to the location you were invited to. 17command. This will transfer you to the location you were invited to.
65 76
66If your character is currently wearing a suit of armor, and you try to 77If 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 78equip another suit, both B<nochoice> and B<always> will cause the new suit
68to get equipped. 79to get equipped.
69 80
70See L<apply>. 81See L<apply|command/apply>.
71 82
72=head2 body 83=head2 body
73 84
74Shows how much you are wielding on certain bodyparts. For example as 85Shows 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 86fireborn, you have 4 fingers to put rings on. If you have 3 rings on it will
119 130
120=head2 chat 131=head2 chat
121 132
122 chat <message> 133 chat <message>
123 134
124Sends a message to all players on the server that have L<listen> level 135Sends a message to all players on the server that have
125B<10> or higher. 136L<listen|command/listen> level B<10> or higher.
126 137
127=head2 cast 138=head2 cast
128 139
129You use the cast command to set your range-weapon to the spell you 140You use the cast command to set your range-weapon to the spell you
130want. Example: 141want. Example:
193=item B<weapons> 204=item B<weapons>
194 205
195Drops weapons, bows, and arrows. 206Drops weapons, bows, and arrows.
196 207
197=item B<armor> (armour) 208=item B<armor> (armour)
198 209
199Drops armor, shield, and helmets. 210Drops armor, shield, and helmets.
200 211
201=item B<misc> 212=item B<misc>
202 213
203Drops horns, books, girdles, amulets, rings, cloaks, boots, gloves, 214Drops horns, books, girdles, amulets, rings, cloaks, boots, gloves,
281 292
282Shows a list of the highest level players in the game. 293Shows a list of the highest level players in the game.
283 294
284=head2 ignore 295=head2 ignore
285 296
297 ignore list
298
299Lists all players that you currently ignore.
300
286 ignore <player> <tell|shout|all> [timeout] 301 ignore <player> <tell|shout|all> [timeout]
287 302
288This command ignores the specified messages (B<tell> ignores tells, 303This command ignores the specified messages (B<tell> ignores tells,
289B<shout> ignores chat and shout and all ignores everything from the given 304B<shout> ignores chat and shout and all ignores everything from the given
290user). 305user).
293expires. The default is 24 (one day). The reason why all ignores expire 308expires. The default is 24 (one day). The reason why all ignores expire
294after a day by default is that most troublemakers stop soon after they are 309after a day by default is that most troublemakers stop soon after they are
295being ignored. 310being ignored.
296 311
297To revoke an ignore, use the B<unignore> command. 312To revoke an ignore, use the B<unignore> command.
298
299=head2 ignore list
300
301Lists all players that you currently ignore.
302 313
303=head2 inventory 314=head2 inventory
304 315
305Lists all items in your inventory along with their locked/applied/wielded 316Lists all items in your inventory along with their locked/applied/wielded
306status. Example: 317status. Example:
720bow-and-arrow, a rod, or a wand, to name a few. 731bow-and-arrow, a rod, or a wand, to name a few.
721 732
722Your range weapon is fired when you press SHIFT-direction, and will be 733Your range weapon is fired when you press SHIFT-direction, and will be
723fired in that direction. 734fired in that direction.
724 735
736=head2 ready_skill
737
738 ready_skill <name of skill>
739
740Readies the given L<skill|pod/skill_help> by putting it in your L<range
741slot|glossary/range slot>. Some skills are used automatically when
742readied, some need to be actively used by "firing" them.
743
744If you just want to invoke a skill once, leaving your range slot
745untouched, use L<use_skill> instead.
746
725=head2 rename 747=head2 rename
726 748
727Changes the custom name of an item. 749Changes/removes the custom name of given item (or the marked one).
728 750
729 rename <item name> to <new name> 751 rename oldname to newname
752 rename "old item name" to "new item name"
730 753
731(Note: the angle brackets (<>) are mandatory and part of the syntax) 754If 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
756marked item will be used instead.
732 757
733If '<item name>' is omitted, defaults to marked item. 758If the new name is empty (i.e. C<"">), then the custom name will be
734 759removed from the item.
735If 'to <new name>' is omitted, clears the custom name.
736 760
737Note: maximum allowed name length is 127 characters. 761Note: maximum allowed name length is 127 characters.
738 762
739=head2 reply 763=head2 reply
740 764
804 828
805=head2 shout 829=head2 shout
806 830
807 shout <message> 831 shout <message>
808 832
809Sends a message to all players on the server that have L<listen> level 833Sends a message to all players on the server that have
810B<10> or higher. It is mainly useful for emergency messages ("I am trapped 834L<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 835emergency messages ("I am trapped on xxx, can somebody help me?") and
812chat. Use L<chat> instead. 836should not be used for general chat. Use L<chat|command/chat> instead.
813 837
814=head2 showpets 838=head2 showpets
815 839
816 showpets <number> 840 showpets <number>
817 841
956 980
957 unignore <login> 981 unignore <login>
958 982
959Cancels all ignores set for the specified login. See B<ignore>. 983Cancels all ignores set for the specified login. See B<ignore>.
960 984
985=head2 use_skill
986
987 use_skill <name of skill>
988
989Uses the given L<skill|pod/skill_help> immediately, once. See also
990L<ready_skill>.
991
961=head2 X<usekeys>usekeys (inventory|keyrings|containers) 992=head2 usekeys (inventory|keyrings|containers)
962 993
963The B<usekeys> option determines the behaviour of using keys. 994The B<usekeys> option determines the behaviour of using keys.
964 995
965Values are: 996Values are:
966 997
996Tells you some historical information on the region you are currently in. 1027Tells you some historical information on the region you are currently in.
997 1028
998=head2 who 1029=head2 who
999 1030
1000Shows what players are playing in the world and where they are. It may also 1031Shows 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) 1032show their levels and race or title. (See the L<title|command/title> command)
1002 1033
1003B<who> optionally takes an argument that limits the players shown to 1034B<who> optionally takes an argument that limits the players shown to
1004the specified region, e.g. B<who brest> will show all players playing 1035the specified region, e.g. B<who brest> will show all players playing
1005somewhere in Brest. 1036somewhere in Brest.
1006 1037

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines