Jump to content
Korean Random

Need help with XVM config (doesn't show TK status)


Recommended Posts

Hi guys, does anyone know what do I need to change in config files in order for tank icon in players panel to turn blue for team killers? I'm using the default XVM that I customized to be minimalistic. Players panel is set on Medium 2, just colored names and default tank icons. But it doesn't mark the team killers.

Here are the parts from colors.xc that mentions TK if anyone can help:

"def": {
    "al": "0x96FF00", // ally       / союзник
    "sq": "0xFFB964", // squadman   / взводный
    "tk": "0x00EAFF", // teamKiller / тимкиллер
    "en": "0xF50800", // enemy      / противник
    "pl": "0xFFDD33", // player     / игрок







"colors": {
    // System colors.
    // Системные цвета.
    "system": {
      // Format: object_state
      // Object:      ally, squadman, teamKiller, enemy
      // State:       alive, dead, blowedup
      // ----
      // Формат: объект_состояние
      // Объект:      ally - союзник, squadman - взводный, teamKiller - тимкиллер, enemy - противник
      // Состояние:   alive - живой, dead - мертвый, blowedup - взорвана боеукладка
      "ally_alive":          ${"def.al"},
      "ally_dead":           "0x009900",
      "ally_blowedup":       "0x007700",
      "squadman_alive":      ${"def.sq"},
      "squadman_dead":       "0xCA7000",
      "squadman_blowedup":   "0xA45A00",
      "teamKiller_alive":    ${"def.tk"},
      "teamKiller_dead":     "0x097783",
      "teamKiller_blowedup": "0x096A75",
      "enemy_alive":         ${"def.en"},
      "enemy_dead":          "0x840500",
      "enemy_blowedup":      "0x5A0401",
      "ally_base":           ${"def.al"},
      "enemy_base":          ${"def.en"}

Link to comment
Short link
Share on other sites

Are you sure that there actually are any teamkillers in your team?

XVM settings don't affect the color of vehicle icons in players panel.

 

I can see the name above the tank (tank marker) in blue color for TK cases, but not in the players panel. I used OMC modpack before this, and it would show tank icon in players panel blue in such cases.

Link to comment
Short link
Share on other sites

Perhaps you can change this:

"vehicleShadowLeft":  null,

"vehicleShadowRight": null,

 

So you delete "null" and put a color you want.

Perhaps it works. I can't test it because my xvm is down caused by patch 0.9.15.2.

 

 

Sry, it doesn't work as i thought.


But is there any possibility to change the color of the "SelectedBackground"? That would be my best solution.

Edited by XVM-Tanker
Link to comment
Short link
Share on other sites

You can't change the color, but you can use your own background.

 

Without XVM when someone turns blue his name, tank name and tank icon would turn blue. When I used OMC modpack since I always use medium 2 player panel and tank names there are colored, when someone turned blue only tank icon would turn blue (default WoT icons, not custom). Now with this XVM if I switch to large panel I can see player name and tank name (they are not colored in large panel) turn blue, but not the tank icon (I'm also using default tank icons). And since I'm using medium 2 panel where names are colored I can't see it unless I can find a way to have it on icons.

Link to comment
Short link
Share on other sites

  • 2 weeks later...

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