From c0242e637715ea8e324fa486560693e88bf20ced Mon Sep 17 00:00:00 2001 From: dan63047 <44553627+dan63047@users.noreply.github.com> Date: Tue, 12 Sep 2023 18:14:01 +0000 Subject: [PATCH] Finished(?) --- Compare-view.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/Compare-view.md b/Compare-view.md index 47a8563..42ce77d 100644 --- a/Compare-view.md +++ b/Compare-view.md @@ -10,8 +10,8 @@ Green side already filled with nickname of player from main view. You can type i Lets talk about abilities of this view. -### Compare two different players -Enter nicknames or user ID's into both field and you will see some thing like this: +### Comparing two different players +Enter nicknames or user ID's into both field and you will see something like this: ![Two players](https://github.com/dan63047/TetraStats/assets/44553627/5d464371-731e-48cc-b030-b8ac6349621c) @@ -60,5 +60,14 @@ There is also area and playstyle graphs: ![Graphs](https://github.com/dan63047/TetraStats/assets/44553627/477e747f-1c27-4929-97c4-97a5d9c082a1) -### Compare player with APM, PPS and VS stats. -If instead of nickname you will enter three numbers (i will continue tommorow) +### Comparing player with APM, PPS and VS stats. +If instead of nickname you will enter three numbers, player Nerd Stats will be compared with Nerd Stats with Nerd Stats of APM, PPS and VS. + +![Player and APM PPS VS](https://github.com/dan63047/TetraStats/assets/44553627/ce219493-6ff5-4ceb-ab31-355e9b1d5e19) + +Divider doesn't matter here, only order matter. + +### Comparing with Average stats of rank +We can, of course, compare `$avgD` with `$avgX`, but it will be much more useful, if we use this to compare, for example me with average SS rank. If you using `$avgR` (where `R` is rank) first time in session, it takes some time to fetch and analyze leaderboard for rank info. + +![Player and average SS rank](https://github.com/dan63047/TetraStats/assets/44553627/f1d27ad4-3230-4831-8611-7b6a2671c762) \ No newline at end of file