|
rstat
Usage: rstat [B|L|S|b|l|s|w|x|z]
The "rstat" command produces a histogram showing the distribution of the
rating of all players with a RD lower than 80.
FLAGS
-----
no flags When no flag is used the server will show the distribution of the
players' rating for blitz chess.
B will show the distribution of the players' rating for the bughouse
chess variant;
L will show the distribution of the players' rating for the losers
chess variant;
S will show the distribution of the players' rating for the suicide
chess variant;
b will show the distribution of the players' rating for blitz chess;
l will show the distribution of the players' rating for lightning
chess;
s will show the distribution of the players' rating for standard
chess;
w will show the distribution of the players' rating for the wild chess
variants;
x will show the distribution of the players' rating for the atomic
chess variant;
z will show the distribution of the players' rating for the crazyhouse
chess variant.
SPECIAL NOTES
-------------
1. The rstat command will show the distribution of the ratings of all
players, it is possible to use the "crstat" command to see the computer
players' rating distribution, and the "hrstat" command to see the human
players' rating distribution.
2. By setting the interface variable graph it is possible to modify the
output of the rstat command so that graphical interfaces and bots will
not need to parse the distribution itself.
EXAMPLE
-------
rstat
The server will display the distribution of the players' rating for
blitz chess. A typical output will look like this:
Number of Players
|
378 -| ###
| ###
346 -| #### #
| #########
314 -| #############
| ###############
282 -| ############### ##
| ############### ##
250 -| ################# ##
| #####################
218 -| ###################### #
| #########################
186 -| #########################
| ###########################
154 -| ############################## #
| ################################
122 -| ##################################
| ################################### #
90 -| #####################################
| # #######################################
58 -| ########################################### #
| ############################################# #
26 -| # ################################################## # #
| ########################################################### #
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
7 7 8 8 9 9 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2
0 5 0 5 0 5 0 0 1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 0 0 1 1 2 2 3 3 4
0 0 0 0 0 0 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Blitz rating
SEE ALSO
--------
best cbest crank crstat hbest hrank hrstat rank ratings
AUTHORS
-------
Created: 7 February 2004 MAd
|