--- deliantra/Deliantra-Client/pod/command_help.pod 2007/07/23 22:03:18 1.22 +++ deliantra/Deliantra-Client/pod/command_help.pod 2008/01/10 21:39:53 1.28 @@ -1,4 +1,4 @@ -=head1 Crossfire TRT Command ListingX +=head1 Deliantra Command ListingX =head2 accept-invitation @@ -438,8 +438,6 @@ =head2 maps -[crossfire+] - maps Shows a list of maps matching the regex that are currently being @@ -512,16 +510,21 @@ See also L. -=head2 output-rate [bytes per second] +=head2 output-rate + + output-rate [bytes per second] Show the current setting of the output-rate, or set it to the provided -value. The server will try not to send (much) more than this many bytes +value. The server will try very hard not to send more than this many bytes per second to your client. If the rate is exceeded, the server tries to -hold back less important information (such as new images), to increase -responsiveness. The server-side default is usually quite high, around -100000, so if you have a slow link and want to be able to control your -character even when downloading faces, set this to a lower value, such as -7000 (for ISDN). +hold back less important information (such as new images) to increase +responsiveness. + +The server-side default is usually quite high, around 100000. If the +server is running on a Linux kernel, it will adjust to the actual +bandwidth available, and output-rate only sets an upper bound. That is, +the server will automatically set an optimal send rate and adjusting your +output-rate is not required. =head2 output-sync @@ -567,7 +570,7 @@ =head2 peaceful -TODO: rework for cf.schmorp.de, intended future behaviour is to toggle +TODO: rework for deliantra, intended future behaviour is to toggle peaceful mode with regards to npc and monsters only, not with regards to players (which will be controlled by priests). @@ -806,13 +809,6 @@ If you have a lot of stuff that is not in alphabetical order but you would like it to be, the best method is to drop all of it and then pick it up. -=head2 sound - -Toggles between sound enabled and disabled. This has no relevance to the -sound settings of the client, it only governs wether the server will send -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, @@ -884,7 +880,7 @@ =head2 time -Shows the Crossfire in-game time, not the server time. It looks like this: +Shows the Deliantra in-game time, not the server time. It looks like this: It is 52 minutes past 8 o'clock am, on the Day of the Bull The 2nd Day of the Month of the Frost Giant, Year 63 @@ -978,8 +974,8 @@ =head1 Authors Parts of this document were originally taken from the crossfire server -help files with unknwon authors. +help files with unknown authors. -Adapted for use by I, enhanced and corrected by Pippijn van +Adapted for use by I, enhanced and corrected by Pippijn van Steenhoven and Marc A. Lehmann.