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.15 by root, Wed Apr 18 18:16:16 2007 UTC vs.
Revision 1.20 by root, Fri Jul 20 14:26:59 2007 UTC

1=head1 Crossfire+ Command ListingX<command> 1=head1 Crossfire TRT 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.
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
786Toggles between sound enabled and disabled. This has no relevance to the 831Toggles between sound enabled and disabled. This has no relevance to the
787sound settings of the client, it only governs wether the server will send 832sound 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 833sound effect command to the client and is enabled if the client supports
789sound (i.e. always for cfplus). 834sound (i.e. always for cfplus).
790 835
836=head2 sourcecode
837
838This command displays the means to download the sourcecode (server code,
839maps and archetypes) used to implement this version of the game.
840
841Every player has the right to download and modify the source code of the
842server, as required by both the GNU General Public License and the GNU
843Affero General Public license.
844
845If you modify your version of the server, you will have to provide a means
846to download the modified sources (and resources) via this command. If you
847run an unmodified version of the server, the default will do.
848
791=head2 statistics 849=head2 statistics
792 850
793B<statistics> shows various useful information about your character. 851B<statistics> shows various useful information about your character.
794None of the information it shows is stuff that is not contained in the 852None of the information it shows is stuff that is not contained in the
795documentation. 853documentation.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines