Jump to content
Korean Random
Sign in to follow this  
HeinrichVonDoucheberg

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"}

Share this post


Link to post

Short link
Share on other sites

Thanks for helping. Here is the entire content of my res_mods folder, just in case. The config folder is "HeinrichVonDoucheberg".

 

Ok, got your archive. I'll check it out shortly.

Share this post


Link to post

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.

Share this post


Link to post

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.

Share this post


Link to post

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

Share this post


Link to post

Short link
Share on other sites

vehicleShadow[Left/Right] is for shadow under the vehicle name.

 

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

Share this post


Link to post

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.

Share this post


Link to post

Short link
Share on other sites

I didn't whanted to meke new thread to ask a signle question. 

So I've downloaded new xvm for 9.5.2 and now when I press ctrl mini map is way toooo big!! How can I make it to be a bit smaller?

 

 

shot_044.jpg

Edited by vladasm

Share this post


Link to post

Short link
Share on other sites

hotkeys.xc->hotkeys->minimapZoom->enabled set to false

 

To make it smaller:

minimap.xc->minimap->zoom->index decrease the value

Edited by konrad509

Share this post


Link to post

Short link
Share on other sites

And again, with new update minimap is too big and I can't find zoom settings. I've tried in minimapsize.xc and minimap.xc but I can't find it.

Share this post


Link to post

Short link
Share on other sites

And again, with new update minimap is too big and I can't find zoom settings. I've tried in minimapsize.xc and minimap.xc but I can't find it.

 

Use default WoT client keys for changing minimap size? Which are "-" and "+"

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.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...