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.45 by root, Mon Jun 21 22:51:58 2010 UTC vs.
Revision 1.47 by root, Fri Sep 28 23:33:53 2012 UTC

10=head2 afk 10=head2 afk
11 11
12Puts you into AFK (Away From Keyboard) mode. This can be used when you 12Puts you into AFK (Away From Keyboard) mode. This can be used when you
13are away for some time but not long enough to log off. It will not save 13are away for some time but not long enough to log off. It will not save
14you from starvation and will merely list you as AFK in the user list. 14you from starvation and will merely list you as AFK in the user list.
15
16An argument of C<0> disables and C<1> enables this option, no argument
17toggles the setting.
15 18
16=head2 apply 19=head2 apply
17 20
18Apply applies an object. 21Apply applies an object.
19 22
122When you are braced, you lose your Dex bonus and incur a 2 point 125When you are braced, you lose your Dex bonus and incur a 2 point
123ac penalty beyond that (if you have a negative Dex bonus, you may in 126ac penalty beyond that (if you have a negative Dex bonus, you may in
124fact come out ahead. You also only get 20% of the normal experience 127fact come out ahead. You also only get 20% of the normal experience
125for killing creatures, and incur a 4 point WC (to hit) penalty. 128for killing creatures, and incur a 4 point WC (to hit) penalty.
126 129
130An argument of C<0> disables and C<1> enables this option, no argument
131toggles the setting.
132
133=head2 bumpmsg
134
135Toggles between wall bump messages (and sound) enabled and disabled. This
136greatly improves navigation experience in text-only clients, but works in
137any client.
138
139An argument of C<0> disables and C<1> enables this option, no argument
140toggles the setting.
141
127=head2 chat 142=head2 chat
128 143
129 chat <message> 144 chat <message>
130 145
131Sends a message to all players on the server. This is the normal way to 146Sends a message to all players on the server. This is the normal way to
138 153
139 cast burning hands 154 cast burning hands
140 155
141sets your I<range> slot to B<spell: burning hands>. 156sets your I<range> slot to B<spell: burning hands>.
142 157
158Some spells take an extra argument after their name, for example, B<cast
159dimension door 5> limits the maximum jump distance to 5 spaces.
160
143If you don't know the spell, shows which spells you do know. 161If you don't enter a spell name, shows which spells you do know.
144 162
145It is helpful to bind string like B<cast burning hands> to keys. 163It is helpful to bind string like B<cast burning hands> to keys.
146 164
147See C<help range> for more information on range weapons. 165See C<help range> for more information on range weapons.
148 166
819Toggles between sound enabled and disabled. This has no relevance to the 837Toggles between sound enabled and disabled. This has no relevance to the
820sound settings of the client, it only governs whether the server will send 838sound settings of the client, it only governs whether the server will send
821sound effect command to the client and is enabled if the client supports 839sound effect command to the client and is enabled if the client supports
822sound (i.e. always for the deliantra client). 840sound (i.e. always for the deliantra client).
823 841
842An argument of C<0> disables and C<1> enables this option, no argument
843toggles the setting.
844
824=head2 sourcecode 845=head2 sourcecode
825 846
826This command displays the means to download the source code (server code, 847This command displays the means to download the source code (server code,
827maps and archetypes) used to implement this version of the game. 848maps and archetypes) used to implement this version of the game.
828 849

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines