Jump to content
Korean Random

Legeria

User
  • Content Count

    4
  • Joined

  • Last visited

Community Reputation

0 Noob

Contacts

  • Nick
    Legeria
  1. Ah ok didnt see that thanks for the info! Fixed it now :) edited this: }, "iconAlpha": 100, "large": { "nickFormatLeft": "<font color='{{c:t-rating}}'>{{t-rating}}</font> <font color='{{c:rating}}'>{{nick}}</font>", "nickFormatRight": "<font color='{{c:rating}}'>{{nick}}</font> <font color='{{c:t-rating}}'>{{t-rating}}</font>", "vehicleFormatLeft": "<font color='{{c:eff}}'>{{vehicle}}</font>", "vehicleFormatRight": "<font color='{{c:eff}}'>{{vehicle}}</font>", "width": 170 }, "medium": { "formatLeft": "<font color='{{c:eff}}'>{{nick}}</font>", "formatRight": "<font color='{{c:eff}}'>{{nick}}</font>", "width": 46 }, "medium2": { "formatLeft": "<font color='{{c:eff}}'>{{vehicle}}</font>", "formatRight": "<font color='{{c:eff}}'>{{vehicle}}</font>", "width": 65 CHANGED TO: "iconAlpha": 100, "large": { "nickFormatLeft": "<font color='{{c:t-rating}}' alpha='{{alive?#FF|#80}}'>{{t-rating}}</font> <font color='{{c:rating}}' alpha='{{alive?#FF|#80}}'>{{nick}}</font>", "nickFormatRight": "<font color='{{c:rating}}' alpha='{{alive?#FF|#80}}'>{{nick}}</font> <font color='{{c:t-rating}}' alpha='{{alive?#FF|#80}}'>{{t-rating}}</font>", "vehicleFormatLeft": "<font color='{{c:eff}}' alpha='{{alive?#FF|#80}}'>{{vehicle}}</font>", "vehicleFormatRight": "<font color='{{c:eff}}' alpha='{{alive?#FF|#80}}'>{{vehicle}}</font>", "width": 170 }, "medium": { "formatLeft": "<font color='{{c:eff}}' alpha='{{alive?#FF|#80}}'>{{nick}}</font>", "formatRight": "<font color='{{c:eff}}' alpha='{{alive?#FF|#80}}'>{{nick}}</font>", "width": 46 }, "medium2": { "formatLeft": "<font color='{{c:eff}}' alpha='{{alive?#FF|#80}}'>{{vehicle}}</font>", "formatRight": "<font color='{{c:eff}}' alpha='{{alive?#FF|#80}}'>{{vehicle}}</font>", "width": 65
  2. you are right offcourse. I mean they get darker in name color normally: now in new version they are like this, wich makes it hard to see who is dead: you see bottom tanks are dead and darker in color. With new XVM version they stay bright. im using single XVM.xc config for over 4 years for my modpack. I tried monosplit to split the single file into multiple files but then XVM wont load. my single XVM.xc loads fine and works great , except for the dead tank color in the "ears"(playerspanel). my XVM.XC content: 'My XVM code'
  3. Today installed XVM-5.3.5 and I notice that the dead tanks no longer change color to red but instead keep their XVM variable colors based on EFF. Is there a way in the xvm.xc file to change the color of dead tanks in the playerspanel?
×
×
  • Create New...