diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-09-15 18:50:32 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-09-15 18:50:32 +0200 |
commit | c3eee8e333866d92e5fd94ae83cef618758c11bb (patch) | |
tree | 234a06fd90bd61a6668490a0cbf8870e6c674b81 /data/help/assess |
FICS RPBLC v1.4.61.4.6
Diffstat (limited to 'data/help/assess')
-rw-r--r-- | data/help/assess | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/help/assess b/data/help/assess new file mode 100644 index 0000000..924d981 --- /dev/null +++ b/data/help/assess @@ -0,0 +1,16 @@ + +assess + +Usage: assess [user1 [user2]] + + Displays how ratings will be affected by the possible outcomes of a chess +match between two users. If both parameters are omitted ("assess") and you +are playing a game, then the command will display the possible ratings changes +from your game with your current opponent (if you are not playing a game, you +will be told that). If only user1 is given ("assess user1"), then the command +will display the possible ratings changes from a game you would have with +user1. If both parameters are given ("assess user1 user2"), then the command +will display possible ratings results of a game between user1 and user2. + +[Last modified: October 8, 1995 -- Friar] + |