--- deliantra/server/pod/command_help.pod 2007/04/18 18:16:34 1.8 +++ deliantra/server/pod/command_help.pod 2007/07/20 18:43:04 1.12 @@ -6,7 +6,7 @@ *** =end comment -=head1 Crossfire+ Command ListingX +=head1 Crossfire TRT Command ListingX =head2 accept-invitation @@ -185,6 +185,22 @@ See also B and mouse button control within client for dropping objects. + +=head2 cointoss + +Tosses a coin and reports the outcome to you and other players on the same +map, much like the say command does. + + +=head2 orcknuckle + +Throws your orcknuckle set and reports the outcome to you and other +players on the same map, much like the say command does. Your first +three orcknuckle throws can report I, I, I, +I, I, while the fourth can additionally roll up to +I. + + =head2 dropall dropall [type] @@ -266,6 +282,33 @@ Gives you online help for the command or help topic specified. +=head2 hintmode (show|mark|hide) + + hintmode show|mark|hide + +Sets the I to the given value: Throughout the game you can find +hints that sometimes help you to solve a puzzle or manage a situation +better than without. You can change the display of these hints with this +command: + +=over 4 + +=item show + +Show the hints (the default mode). + +=item mark + +Do not show the hints themselves, but notify you when a hint would have +been available. + +=item hide + +Hide all hints: You will not be able to tell wether there is a hint +available or not. + +=back + =head2 hiscore Shows a list of the highest level players in the game. @@ -430,7 +473,9 @@ =item Reset: the minimum number of seconds the map will stay as is (will not reset). Most maps will not reset as long as players are on it, and usually the -reset counter only starts going down when all players left the map. +reset counter only starts going down when all players left the map. Some +maps will never reset in the common sense, these are usually marked with a +very high number (sucha s C<1e+99>). =item Path: the name that uniquely identifies the map, can be used for goto etc. @@ -675,15 +720,6 @@ Note: maximum allowed name length is 127 characters. -=head2 reply - - reply - -Similar to tell, but instead of having to supply a username, it replies -to the last player that sent you a tell. This is a bit racy (e.g. when -somebody else tells you something while you type and you do not realise -that), so be careful not to supply confidential information in the -message. =head2 resistances @@ -796,6 +832,19 @@ sound effect command to the client and is enabled if the client supports sound (i.e. always for cfplus). +=head2 sourcecode + +This command displays the means to download the sourcecode (server code, +maps and archetypes) used to implement this version of the game. + +Every player has the right to download and modify the source code of the +server, as required by both the GNU General Public License and the GNU +Affero General Public license. + +If you modify your version of the server, you will have to provide a means +to download the modified sources (and resources) via this command. If you +run an unmodified version of the server, the default will do. + =head2 statistics B shows various useful information about your character.