ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/pod/command_help.pod
(Generate patch)

Comparing deliantra/Deliantra-Client/pod/command_help.pod (file contents):
Revision 1.13 by root, Wed Mar 14 15:41:28 2007 UTC vs.
Revision 1.14 by root, Sun Mar 18 03:03:36 2007 UTC

574'help traps for help with finding 574'help traps for help with finding
575and disarming traps 575and disarming traps
576 576
577=head2 output-count 577=head2 output-count
578 578
579output-sync controls how often information is sent to the screen. Each 579 output-count [lines]
580buffer has its own time value, and will be flushed independantly. The
581default value is 16 ticks (about 2 seconds).
582 580
583output-count sets after how many messages of the same type, they are 581output-count sets after how many messages of the same type, they are
584then printed out. If the value was 10, then after killing ten orcs, the 582then printed out. If the value was 10, then after killing ten orcs, the
585message '10 times you kill orc' would be printed out. The default value is 583message '10 times you kill orc' would be printed out. The default value is
5861 - this means that all messages get printed out as they are requested - 5841 - this means that all messages get printed out as they are requested -
587buffering is disabled in this regard. 585buffering is disabled in this regard.
586
587output-sync controls how often information is sent to the screen. Each
588buffer has its own time value, and will be flushed independantly. The
589default value is usually less than a second.
588 590
589See also L<output-sync>. 591See also L<output-sync>.
590 592
591=head2 output-rate [bytes per second] 593=head2 output-rate [bytes per second]
592 594
599character even when downloading faces, set this to a lower value, such as 601character even when downloading faces, set this to a lower value, such as
6007000 (for ISDN). 6027000 (for ISDN).
601 603
602=head2 output-sync 604=head2 output-sync
603 605
606 output-sync [seconds]
607
604output-sync controls how often information is sent to the screen. Each 608output-sync controls how often information is sent to the screen. Each
605buffer has its own time value, and will be flushed independantly. The 609buffer has its own time value, and will be flushed independantly. The
606default value is 16 ticks (about 2 seconds). 610default value is usually less than a second.
607 611
608output-count sets after how many messages of the same type, they are 612output-count sets after how many messages of the same type, they are
609then printed out. If the value was 10, then after killing ten orcs, the 613then printed out. If the value was 10, then after killing ten orcs, the
610message '10 times you kill orc' would be printed out. The default value is 614message '10 times you kill orc' would be printed out. The default value is
6111 - this means that all messages get printed out as they are requested - 6151 - this means that all messages get printed out as they are requested -

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines