Jump to content
Korean Random
Sign in to follow this  
kordiks

Please help me with XVM config

Recommended Posts

Hello

I'd like to change xvm color ratings. I set is a shown and it does not work. Any ideas?

P.S. I'm very BAD at this so don't blame me xD

 

  // 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": 900,   "color": ${"def.colorRating.very_bad" } }, //    0 - 900   - very bad
      { "value": 1100,  "color": ${"def.colorRating.bad"      } }, //  901 - 1100  - bad
      { "value": 1450,  "color": ${"def.colorRating.normal"   } }, // 1101 - 1450  - normal
      { "value": 1850,  "color": ${"def.colorRating.good"     } }, // 1451 - 1850  - good
      { "value": 2500,  "color": ${"def.colorRating.very_good"} }, // 1851 - 2500  - very good
      { "value": 99999, "color": ${"def.colorRating.unique"   } }  // 2501 - 99999 - unique
     ],

Share this post


Link to post

Short link
Share on other sites

@kordiks 
Are you using {{c:r}} or {{c:wn8}} macro as color?
If {{c:r}} did you put rating to wn8 (on xvm website)?
Is the issue wrong color scale or no coloring at all (white/grey)?
If macro/site is not the issue, can u share your colors.xc file?

Issue could be some typo inside config or wrong macro/site setting, can't tell...

Edited by Ress
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

I set it to WN8 on modxvm.com.

The problem is the wrong color scale.

I have no idea what {{c:r}} or {{c:wn8}}  is xD

colors.xc

Sadly I'd managed to reinstall fresh xvm before You replied :(

Edited by kordiks

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...