Jump to content
Korean Random
Sign in to follow this  
_SpartanWarrior_

Bug with XVM-Wot Personal Rating

Recommended Posts

Hello.I have problems with WOT PR(personal rating).

My personal rating is 4456,and i should be yellow.

In game version 9.20 and XVM 7.0.3 i was yellow.

As the new version released 9.20.1 and XVM 7.1.0,im Orange.Is it moved color scale or a bug?

Share this post


Link to post

Short link
Share on other sites
46 минут назад, _SpartanWarrior_ сказал:

My personal rating is 4456

 

The rating bars were changed in version 7.0.0. "Yellow" begins now with > 4522

4522 - 6630  - normal    (better than 60% of players)
 

 


    // Dynamic color by various statistical parameters.
    // Динамический цвет по различным статистическим показателям.
    "colorRating": {
      "very_bad":     "0xFE0E00",   // very bad   / очень плохо
      "bad":          "0xFE7903",   // bad        / плохо
      "normal":       "0xF8F400",   // normal     / средне
      "good":         "0x60FF00",   // good       / хорошо
      "very_good":    "0x02C9B3",   // very good  / очень хорошо
      "unique":       "0xD042F3"    // unique     / уникально
    },

    // Dynamic color by WG rating
    // Динамический цвет по рейтингу WG
    "wgr": [
      { "value": 2578,  "color": ${"def.colorRating.very_bad" } }, //     0 - 2578  - very bad  (20% of players)
      { "value": 4521,  "color": ${"def.colorRating.bad"      } }, //  2579 - 4521  - bad       (better than 20% of players)
      { "value": 6630,  "color": ${"def.colorRating.normal"   } }, //  4522 - 6630  - normal    (better than 60% of players)
      { "value": 8884,  "color": ${"def.colorRating.good"     } }, //  6631 - 8884  - good      (better than 90% of players)
      { "value": 10347, "color": ${"def.colorRating.very_good"} }, //  8885 - 10347 - very good (better than 99% of players)
      { "value": 99999, "color": ${"def.colorRating.unique"   } }  // 10348 - *     - unique    (better than 99.9% of players)
    ],

 

 

 

Edited by night_dragon_on

Share this post


Link to post

Short link
Share on other sites

You used an old config, in which new values were not written.

  • colors.xc
  • alpha.xc

Since version 7.1.0 you started using the updated config in which the values are updated.

Edited by night_dragon_on

Share this post


Link to post

Short link
Share on other sites

No. In the file "colors.xc" you can specify for yourself any value in the code mentioned above in the message. but you will be yellow only for yourself, the other players will see you orange.

Share this post


Link to post

Short link
Share on other sites
11 минуту назад, _SpartanWarrior_ сказал:

i think XVM has bugs

 

In this matter there are no mistakes.

 

11 минуту назад, _SpartanWarrior_ сказал:

But why they changed

 

Because the average and good players began to play a little better, the weak worse. The threshold is based on the statistics of all players.

Share this post


Link to post

Short link
Share on other sites
1 час назад, _SpartanWarrior_ сказал:

Its not okay that they changed without telling.They should ask players do they want to change.Do they like.

We change color scales within five years.

Sometimes we remind about it. For example:

http://www.modxvm.com/en/news/ratings-color-scale-recalculation-in-xvm-6-4-0/

 

Now we change color scale every day in accordance with the current statistics.

https://nightly.modxvm.com/xvmscales/

 

Edited by seriych

Share this post


Link to post

Short link
Share on other sites
6 часов назад, _SpartanWarrior_ сказал:

XVM began to change everything

 

7 часов назад, seriych сказал:

We change color scales within five years.

 

:hmm:

Share this post


Link to post

Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...