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.16 by root, Thu Jun 21 22:30:05 2007 UTC vs.
Revision 1.21 by root, Fri Jul 20 16:08:17 2007 UTC

175will be dropped. A collection of 5 scrolls will not be dropped. 175will be dropped. A collection of 5 scrolls will not be dropped.
176 176
177See also B<dropall> and mouse button control within client for dropping 177See also B<dropall> and mouse button control within client for dropping
178objects. 178objects.
179 179
180
181=head2 cointoss
182
183Tosses a coin and reports the outcome to you and other players on the same
184map, much like the say command does.
185
186
187=head2 orcknuckle
188
189Throws your orcknuckle set and reports the outcome to you and other
190players on the same map, much like the say command does. Your first
191three orcknuckle throws can report I<beholder>, I<ghost>, I<knight>,
192I<princess>, I<dragon>, while the fourth can additionally roll up to
193I<orc>.
194
195
180=head2 dropall 196=head2 dropall
181 197
182 dropall [type] 198 dropall [type]
183 199
184B<dropall> drops all items in your inventory to the ground, excepting 200B<dropall> drops all items in your inventory to the ground, excepting
255only your party. Even people standing right next to you can't hear it. 271only your party. Even people standing right next to you can't hear it.
256 272
257=head2 help 273=head2 help
258 274
259Gives you online help for the command or help topic specified. 275Gives you online help for the command or help topic specified.
276
277=head2 hintmode (show|mark|hide)
278
279 hintmode show|mark|hide
280
281Sets the I<hint mode> to the given value: Throughout the game you can find
282hints that sometimes help you to solve a puzzle or manage a situation
283better than without. You can change the display of these hints with this
284command:
285
286=over 4
287
288=item show
289
290Show the hints (the default mode).
291
292=item mark
293
294Do not show the hints themselves, but notify you when a hint would have
295been available.
296
297=item hide
298
299Hide all hints: You will not be able to tell wether there is a hint
300available or not.
301
302=back
260 303
261=head2 hiscore 304=head2 hiscore
262 305
263Shows a list of the highest level players in the game. 306Shows a list of the highest level players in the game.
264 307
420emergency save), at most 20 seconds of gameplay are lost. 463emergency save), at most 20 seconds of gameplay are lost.
421 464
422=item Reset: the minimum number of seconds the map will stay as is (will not reset). 465=item Reset: the minimum number of seconds the map will stay as is (will not reset).
423 466
424Most maps will not reset as long as players are on it, and usually the 467Most maps will not reset as long as players are on it, and usually the
425reset counter only starts going down when all players left the map. 468reset counter only starts going down when all players left the map. Some
469maps will never reset in the common sense, these are usually marked with a
470very high number (sucha s C<1e+99>).
426 471
427=item Path: the name that uniquely identifies the map, can be used for goto etc. 472=item Path: the name that uniquely identifies the map, can be used for goto etc.
428 473
429=back 474=back
430 475
665If the new name is empty (i.e. C<"">), then the original (unrenamed) name 710If the new name is empty (i.e. C<"">), then the original (unrenamed) name
666will be restored. 711will be restored.
667 712
668Note: maximum allowed name length is 127 characters. 713Note: maximum allowed name length is 127 characters.
669 714
670=head2 reply
671
672 reply <message>
673
674Similar to tell, but instead of having to supply a username, it replies
675to the last player that sent you a tell. This is a bit racy (e.g. when
676somebody else tells you something while you type and you do not realise
677that), so be careful not to supply confidential information in the
678message.
679 715
680=head2 resistances 716=head2 resistances
681 717
682This shows you the resistances you have to specific attack types. 718This shows you the resistances you have to specific attack types.
683If you have for example "cold +20", it means you get 20% damage done 719If you have for example "cold +20", it means you get 20% damage done
786Toggles between sound enabled and disabled. This has no relevance to the 822Toggles between sound enabled and disabled. This has no relevance to the
787sound settings of the client, it only governs wether the server will send 823sound settings of the client, it only governs wether the server will send
788sound effect command to the client and is enabled if the client supports 824sound effect command to the client and is enabled if the client supports
789sound (i.e. always for cfplus). 825sound (i.e. always for cfplus).
790 826
827=head2 sourcecode
828
829This command displays the means to download the sourcecode (server code,
830maps and archetypes) used to implement this version of the game.
831
832Every player has the right to download and modify the source code of the
833server, as required by both the GNU General Public License and the GNU
834Affero General Public license.
835
836If you modify your version of the server, you will have to provide a means
837to download the modified sources (and resources) via this command. If you
838run an unmodified version of the server, the default will do.
839
791=head2 statistics 840=head2 statistics
792 841
793B<statistics> shows various useful information about your character. 842B<statistics> shows various useful information about your character.
794None of the information it shows is stuff that is not contained in the 843None of the information it shows is stuff that is not contained in the
795documentation. 844documentation.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines