Jump to content
Korean Random

Own colors


Recommended Posts

What's wrong with this? Colors in game are not even close to what I want them to be. Very bad ends somewhere at 485. Please help :)

 

 // Custom dynamic colors by ratings.
    // If you want use your own color scales,
    // uncomment this block and replace "rating_name" to one of this values: "eff", "wn8", "wtr", "wgr"
    // Динамический цвет по указанному рейтингу.
    // Если вы хотите использовать свои собственные границы цветов вместо стандартных,
    // раскомментируйте блок и замените "rating_name" на одно из следующих значений: "eff", "wn8", "wtr", "wgr"
     "wn8": [
      { "value": 850,   "color": ${"def.colorRating.very_bad" } }, //    0 - 500   - very bad
      { "value": 1000,  "color": ${"def.colorRating.bad"      } }, //  501 - 1000  - bad
      { "value": 1450,  "color": ${"def.colorRating.normal"   } }, // 1001 - 2000  - normal
      { "value": 1800,  "color": ${"def.colorRating.good"     } }, // 2001 - 3000  - good
      { "value": 2300,  "color": ${"def.colorRating.very_good"} }, // 3001 - 5000  - very good
      { "value": 99999, "color": ${"def.colorRating.unique"   } }  // 5001 - 99999 - unique
     ],
    // Dynamic color by win percent
    // Динамический цвет по проценту побед

colors.xc

Link to comment
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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...