Jump to content

To add my custom code to markers xc


John11

Recommended Posts

Posted

is it possible for you to add this def line i use tankclass colour change to MarkersAliveNormal.xc and MarkersAliveExtended.xc to go with the coloured score board that you have it will save me from using the custom install route

 

"def": {
    "tankClass": { "enabled": true,
      "x": 0, "y": 0,
      "alpha": 100,
      "align": "center",
      "shadow": { "enabled": true, "distance": 0, "angle": 90, "color": "#000000", "alpha": 90, "blur": 3, "strength": 2 },
      "format": "<font face='xvm' size='28' alpha='90' color='#{{vtype-key=LT?15ff00|{{vtype-key=MT?e3ff00|{{vtype-key=HT?ff0027|{{vtype-key=TD?0078ff|{{vtype-key=SPG?f000ff}}}}}}}}}}'>{{vtype-key=LT?&#x3A;|{{vtype-key=MT?&#x3B;|{{vtype-key=HT?&#x3F;|{{vtype-key=TD?&#x2E;|{{vtype-key=SPG?&#x2D;}}}}}}}}}}</font>"
    },

Posted

there it is could you add that custom line to change the colour of the tank class icons to match your coloured score board

Posted

enemy contour icons not showing found the fault

// Vehicle contour icon.
    // Контурная иконка танка.
    "contourIcon": {
      "enabled": false,
      "x": 0,
      "y": -57,
      "alpha": 100,
      "color": null,
      "amount": 1

and i got vehicle tier on witch should be off like the our team

// Vehicle tier.
    // Уровень танка.
    "levelIcon": {
      "enabled": true,
      "x": 0,
      "y": -16,
      "alpha": 100

 

  • Administrator
Posted

Like I said before, installed same mods like you have and I got no problem, which leads to conclusion that the issue is only on your end. I can take a second look...

 

edit: I looked at my own team only, and the problem lays on the enemy like you said.

  • Aslain locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.