--- deliantra/Deliantra-Client/pod/command_help.pod 2007/04/18 18:16:16 1.15 +++ deliantra/Deliantra-Client/pod/command_help.pod 2007/07/14 06:41:34 1.19 @@ -1,4 +1,4 @@ -=head1 Crossfire+ Command ListingX +=head1 Crossfire TRT Command ListingX =head2 accept-invitation @@ -258,6 +258,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. @@ -422,7 +449,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. @@ -788,6 +817,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.