-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The user info bar at the bottom of the MP lobby displays the player's rank. Normally, it should display their skill rating rank, but sometimes it displays their average rank rank or their grandtotal rank. This behaviour appears to be random.
This isn't an issue with the game itself, but rather an issue with the script that outputs the user data. Specifically, it's USER_INFO_URL that produces the problem. (I've tried checking whether USER_SMALL_INFO_URL has the same issue as well, but I wasn't successful in doing that.)
For this issue to be fixed, the script should produce the user's skill rating rank every time.
Metadata
Metadata
Assignees
Labels
No labels