Jump to content
Korean Random

Recommended Posts

What do the colors of the tanks mean. I thought it was about your skill level in a particular tank but that doesn't seem to be the case.

 

hVfa0ge.jpg

Share this post


Link to post

Short link
Share on other sites

What do the colors of the tanks mean.

vehicle type, maybe

Is this custom icons you use or text made via xvm?

Share this post


Link to post

Short link
Share on other sites

If it's from XVM, post you playersPanel.xc file here.

 

{

  "playersPanel": {

    "alpha": 60,

    "clanIcon": ${"includes/clanIcon.xc":"."},

    "startMode": "medium",

    "altMode": "medium2",

    "iconAlpha": 100,

    "none": {

    // false - disable

      "enabled": true,

    //"layout": "horizontal",

    "extraFields": ${"pp/webium-panels-none.xc":"."}

    },   

    "short": {

    // false - disable

      "enabled": true,

      "removeSquadIcon": true,

      "width": 100,

      "fragsFormatLeft": "",

      "fragsFormatRight": "",                                                   

      "extraFieldsLeft": [

      { "x": 0, "y": 4, "alpha": "{{alive?100|50}}", "src": "cfg://webium/img/squads/{{squad?sq|squad}}{{squad-num}}.png" },

      { "x": 17, "y": 2, "format": "<font color='{{player?#FFCC66|{{squad?#FF914C|#FFFFFF}}}}' size='12' alpha='{{alive?#FF|#80}}'>{{frags}}</font> " },

      { "x": 50, "valign": "center", "format": "<font color='{{c:r}}' alpha='{{alive?#FF|#80}}'><b>{{vehicle%.10s~..}}</b></font>", "alpha": "{{alive?100|50}}", "shadow": {} },

      { "x": 42, "y": 5, "align": "center", "valign": "top", "bindToIcon": false, "format": ${"includes/lang.xc":"."}, "shadow": {} },

      { "x": -100, "y": 8, "bindToIcon": true, "src": "xvm://res/icons/xvm/xvm-user-{{xvm-user|none}}.png" },

      {}

      ],

      "extraFieldsRight": [

      { "x": 0, "y": 4, "alpha": "{{alive?100|50}}", "src": "cfg://webium/img/squads/{{squad?sq|squad}}{{squad-num}}.png" },

      { "x": 19, "y": 2, "format": "<font color='{{player?#FFCC66|{{squad?#FF914C|#FFFFFF}}}}' size='12' alpha='{{alive?#FF|#80}}'>{{frags}}</font> " },

      { "x": 50, "valign": "center", "format": "<font color='{{c:r}}' alpha='{{alive?#FF|#80}}'><b>{{vehicle%-.10s~..}}</b></font>", "alpha": "{{alive?100|50}}", "shadow": {} },

      { "x": 22, "y": 1, "align": "center", "valign": "top", "bindToIcon": true, "format": "{{spotted}}", "shadow": {} },

      { "x": 42, "y": 5, "align": "center", "valign": "top", "bindToIcon": false, "format": ${"includes/lang.xc":"."}, "shadow": {} },

      { "x": -100, "y": 8, "bindToIcon": true, "src": "xvm://res/icons/xvm/xvm-user-{{xvm-user|none}}.png" },

      {}

      ]

    },

    "large": ${"pp/webium-panels-large.xc":"."},

   

    "medium": ${"pp/webium-panels-medium.xc":"."},

     

    "medium2": ${"pp/webium-panels-medium2.xc":"."},

   

    "removeSelectedBackground": false,

   

    "removePanelsModeSwitcher": false

  }

}

Share this post


Link to post

Short link
Share on other sites

Ah, it's from webium's modpack. So, as vlad_cs_sr said, the colors mean the vehice type. And those are contour icons, so it's not XVM related.

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.


  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...