--- deliantra/server/pod/command_help.pod 2007/06/21 22:30:15 1.9 +++ deliantra/server/pod/command_help.pod 2007/07/03 01:02:03 1.10 @@ -266,6 +266,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. @@ -796,6 +823,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.