--- deliantra/Deliantra-Client/pod/command_help.pod 2007/01/05 22:46:23 1.12 +++ deliantra/Deliantra-Client/pod/command_help.pod 2007/03/18 03:03:36 1.14 @@ -576,9 +576,7 @@ =head2 output-count -output-sync controls how often information is sent to the screen. Each -buffer has its own time value, and will be flushed independantly. The -default value is 16 ticks (about 2 seconds). + output-count [lines] output-count sets after how many messages of the same type, they are then printed out. If the value was 10, then after killing ten orcs, the @@ -586,13 +584,30 @@ 1 - this means that all messages get printed out as they are requested - buffering is disabled in this regard. +output-sync controls how often information is sent to the screen. Each +buffer has its own time value, and will be flushed independantly. The +default value is usually less than a second. + See also L. +=head2 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 +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). + =head2 output-sync + output-sync [seconds] + output-sync controls how often information is sent to the screen. Each buffer has its own time value, and will be flushed independantly. The -default value is 16 ticks (about 2 seconds). +default value is usually less than a second. output-count sets after how many messages of the same type, they are then printed out. If the value was 10, then after killing ten orcs, the