Jump to content
Korean Random
Sign in to follow this  
locorebelde

имена по умолчанию в миникарте

Recommended Posts

Я испанец, это переведена на Google, извините, если вы не понимаете меня.
Я хотел, чтобы они появились имена игроков на миникарте, когда .Но кланы или команды сражений играют не нажимать клавишу альт, но уже в по умолчанию minimapa.es это возможно?

 

I AM SPANISH, this is translated by google, sorry if you do not understand me.
I wanted them to appear the names of the players on the minimap when we play clans or team battles and not to press the alt key, names of playes in default minimapa.es this possible?

Share this post


Link to post

Short link
Share on other sites

I wanted them to appear the names of the players on the minimap when we play clans or team battles and not to press the alt key, names of playes in default minimapa.es this possible?

it's possible. Attach your config xvm. Edited by Kapany3uk

Share this post


Link to post

Short link
Share on other sites

my minimap configuration is the defaul


/**
* Minimap labels.
* Надписи на миникарте.
*/
{
  // Textfields for units on minimap.
  // Текстовые поля юнитов на миникарте.
  "labels": {
    // Format set
    // Набор форматов
    "formats": [
      //${ "minimapLabelsTemplates.xc":"def.vtypeSpotted" },
      ${ "minimapLabelsTemplates.xc":"def.vehicleSpotted" },
      ${ "minimapLabelsTemplates.xc":"def.nickSpotted" },
      ${ "minimapLabelsTemplates.xc":"def.xmqpEvent" },
      ${ "minimapLabelsTemplates.xc":"def.vtypeLost" },
      ${ "minimapLabelsTemplates.xc":"def.vehicleLost" },
      ${ "minimapLabelsTemplates.xc":"def.nickLost" },
      ${ "minimapLabelsTemplates.xc":"def.vtypeDead" }
    ]
  }
}

 

and by alt mode.

/**
* Minimap labels (alternative mode).
* Надписи на миникарте (альтернативный режим).
*/
{
  // Textfields for units on minimap.
  // Текстовые поля юнитов на миникарте.
  "labels": {
    // Format set
    // Набор форматов
    "formats": [
      //${ "minimapLabelsTemplates.xc":"def.vtypeSpotted" },
      ${ "minimapLabelsTemplates.xc":"def.nickSpottedCompany" },
      ${ "minimapLabelsTemplates.xc":"def.xmqpEvent" },
      ${ "minimapLabelsTemplates.xc":"def.vtypeLost" },
      ${ "minimapLabelsTemplates.xc":"def.vehicleLost" },
      ${ "minimapLabelsTemplates.xc":"def.nickLost" },
      ${ "minimapLabelsTemplates.xc":"def.vtypeDead" },
      ${ "minimapLabelsTemplates.xc":"def.vehicleDead" },
      ${ "minimapLabelsTemplates.xc":"def.nickDead" }
    ]
  }
}

Edited by locorebelde

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