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.28 by root, Mon Jun 21 22:52:51 2010 UTC vs.
Revision 1.30 by root, Sat Sep 29 19:57:31 2012 UTC

19 19
20Puts you into AFK (Away From Keyboard) mode. This can be used when you 20Puts you into AFK (Away From Keyboard) mode. This can be used when you
21are away for some time but not long enough to log off. It will not save 21are away for some time but not long enough to log off. It will not save
22you from starvation and will merely list you as AFK in the user list. 22you from starvation and will merely list you as AFK in the user list.
23 23
24An argument of C<0> disables and C<1> enables this option, no argument
25toggles the setting.
26
24=head2 apply 27=head2 apply
25 28
26Apply applies an object. 29Apply applies an object.
27 30
28If no options are given, it applies an object you are standing on. 31If no options are given, it applies an object you are standing on.
130When you are braced, you lose your Dex bonus and incur a 2 point 133When you are braced, you lose your Dex bonus and incur a 2 point
131ac penalty beyond that (if you have a negative Dex bonus, you may in 134ac penalty beyond that (if you have a negative Dex bonus, you may in
132fact come out ahead. You also only get 20% of the normal experience 135fact come out ahead. You also only get 20% of the normal experience
133for killing creatures, and incur a 4 point WC (to hit) penalty. 136for killing creatures, and incur a 4 point WC (to hit) penalty.
134 137
138An argument of C<0> disables and C<1> enables this option, no argument
139toggles the setting.
140
141=head2 bumpmsg
142
143Toggles between wall bump messages (and sound) enabled and disabled. This
144greatly improves navigation experience in text-only clients, but works in
145any client.
146
147An argument of C<0> disables and C<1> enables this option, no argument
148toggles the setting.
149
135=head2 chat 150=head2 chat
136 151
137 chat <message> 152 chat <message>
138 153
139Sends a message to all players on the server. This is the normal way to 154Sends a message to all players on the server. This is the normal way to
146 161
147 cast burning hands 162 cast burning hands
148 163
149sets your I<range> slot to B<spell: burning hands>. 164sets your I<range> slot to B<spell: burning hands>.
150 165
166Some spells take an extra argument after their name, for example, B<cast
167dimension door 5> limits the maximum jump distance to 5 spaces.
168
151If you don't know the spell, shows which spells you do know. 169If you don't enter a spell name, shows which spells you do know.
152 170
153It is helpful to bind string like B<cast burning hands> to keys. 171It is helpful to bind string like B<cast burning hands> to keys.
154 172
155See C<help range> for more information on range weapons. 173See C<help range> for more information on range weapons.
156 174
827Toggles between sound enabled and disabled. This has no relevance to the 845Toggles between sound enabled and disabled. This has no relevance to the
828sound settings of the client, it only governs whether the server will send 846sound settings of the client, it only governs whether the server will send
829sound effect command to the client and is enabled if the client supports 847sound effect command to the client and is enabled if the client supports
830sound (i.e. always for the deliantra client). 848sound (i.e. always for the deliantra client).
831 849
850An argument of C<0> disables and C<1> enables this option, no argument
851toggles the setting.
852
832=head2 sourcecode 853=head2 sourcecode
833 854
834This command displays the means to download the source code (server code, 855This command displays the means to download the source code (server code,
835maps and archetypes) used to implement this version of the game. 856maps and archetypes) used to implement this version of the game.
836 857

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines