From 79b59f9b30fb6a1fdf8c3efb446271f7cb00d434 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Thu, 7 Dec 2023 21:31:49 +0100 Subject: FICS 1.6.2 --- data/help/assess | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/help/assess (limited to 'data/help/assess') 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] + -- cgit v1.2.3