Jump to content
Korean Random
Sign in to follow this  
Bleeperman

Playerspanel old config

Recommended Posts

Hey guys!

First of all, many many thx for the mod! you´re cool!

 

I´m still using same config for years, in a single file xvm.xc, you know.

Everything is ok, but the spotted markers have changed, and has appeared a bulb on current spotted tanks in enemy panel... is a bit annoying for me.. and i dont know how to preplace it for my old config.

I´ve tried to fix it by my own, but I have limited knowledge... here it is my playerspanel section on my xvm.xc file:

 

},
  "playersPanel": {
    "alpha": 60,
    "clanIcon": { "alpha": 90, "h": 16, "show": true, "w": 16, "x": 0, "xr": 0, "y": 6, "yr": 6 },
    "iconAlpha": 100,
    "large": {
      "nickFormatLeft": "<font color='{{c:rating}}'>{{rating}}</font> {{nick}}",
      "nickFormatRight": "{{nick}} <font color='{{c:rating}}'>{{rating}}</font>",
      "vehicleFormatLeft": "<font color='{{c:xwn}}'>{{vehicle}}</font>",
      "vehicleFormatRight": "<font color='{{c:xwn}}'>{{vehicle}}</font>",
      "width": 170,
      "extraFieldsRight": [
      {"x": -22, "y": -2, "bindToIcon": true, "format": "{{spotted}}", "alpha": 100}//spotted
       ]
    },
    "medium": {
      "formatLeft": "<font color='{{c:xwn}}'>{{nick}}</font>",
      "formatRight": "<font color='{{c:xwn}}'>{{nick}}</font>",
      "width": 46,
    "extraFieldsRight": [
      {"x": -22, "y": -2, "bindToIcon": true, "format": "{{spotted}}", "alpha": 100}//spotted
       ]
    },
    "medium2": {
      "formatLeft": "<font color='{{c:xwn}}'>{{vehicle}}</font>",
      "formatRight": "<font color='{{c:xwn}}'>{{vehicle}}</font>",
      "width": 65,
      "extraFieldsRight": [
      {"x": -22, "y": -2, "bindToIcon": true, "format": "{{spotted}}", "alpha": 100}//spotted
       ]
    },
    "removePanelsModeSwitcher": false,
    "removeSquadIcon": false
  },


Ops! sorry for doubled the post.

I fixed already.

thx anyway ;)

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...