Jump to content
Korean Random
Sign in to follow this  
_RALFS_

Ники на миникарте

Recommended Posts

Парни, подскажите , что нужно прописать (оставить незакоментированным) для того , чтоб на альтернативной миникарте показывались только ники игроков ? Что не пробую , либо ничего кроме значка типа техники , либо название техники.

/**
 * Minimap labels (alternative mode).
 * Надписи на миникарте (альтернативный режим).
 */
{
  // Textfields for units on minimap.
  // Текстовые поля юнитов на миникарте.
  "labels": {
    // Format set (extended format supported, see extra-field.txt).
    // Набор форматов (поддерживается расширенный формат, см. extra-field.txt).
    "formats": [
      ${ "minimapLabelsTemplates.xc":"def.vtypeSpotted" },
      ${ "minimapLabelsTemplates.xc":"def.vehicleSpottedCompany" },
      ${ "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" }
    ]
  }
} 

Share this post


Link to post

Short link
Share on other sites

в templates проследите чтобы были прописаны нужные поля

Share this post


Link to post

Short link
Share on other sites

в templates проследите чтобы были прописаны нужные поля

Да вроде всё прописано 

// Player nickname, visible
    // Ник игрока, видимый
    "nickSpotted": {
      "$ref": { "path":"def.defaultItem" },
      "x": 1,
      "y": -1,
      "flags": [ "ally", "enemy", "squadman", "teamKiller", "spotted", "alive" ],
      "textFormat": { "size": 8 },
      "format": "<font color='{{.minimap.labelsData.colors.txt.{{sys-color-key}}}}'><i>{{name%.7s~..}}</i></font>"
    },

Share this post


Link to post

Short link
Share on other sites

 

Да вроде всё прописано 

// Player nickname, visible
    // Ник игрока, видимый
    "nickSpotted": {
      "$ref": { "path":"def.defaultItem" },
      "x": 1,
      "y": -1,
      "flags": [ "ally", "enemy", "squadman", "teamKiller", "spotted", "alive" ],
      "textFormat": { "size": 8 },
      "format": "<font color='{{.minimap.labelsData.colors.txt.{{sys-color-key}}}}'><i>{{name%.7s~..}}</i></font>"
    },

в минимаплейблсАлт же не прописано, нужно добавить

${ "minimapLabelsTemplates.xc":"def.nickSpotted" }

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

в минимаплейблсАлт же не прописано, нужно добавить

${ "minimapLabelsTemplates.xc":"def.nickSpotted" }

Благодарю.

Edited by _RALFS_

Share this post


Link to post

Short link
Share on other sites

А кто-нибудь может сказать, что и где нужно отредактировать с самого начала?

  • Downvote 2

Share this post


Link to post

Short link
Share on other sites

А кто-нибудь может сказать, что и где нужно отредактировать с самого начала?

Смотря, что именно ты хочешь видеть...

Share this post


Link to post

Short link
Share on other sites

Смотря, что именно ты хочешь видеть...

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

Share this post


Link to post

Short link
Share on other sites

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

Должно работать , правда у меня некоторые настройки изменены... Добавь то , что у тебя не прописано . На основной у меня только названия танков, на альтернативной только ники.

default.rar

Edited by _RALFS_
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

Доброго дня!

Плохо, что я вообще в этом ничего не понимаю...

Читаю форум, пытаясь найти ответы и все равно не понимаю)))

Вот мне хочется что бы у меня ники союзников были на мини карте вместо "техники", как это сделать???? Постоянная замена!!!!

Edited by Sniper_Alexey

Share this post


Link to post

Short link
Share on other sites

Доброго дня!

Плохо, что я вообще в этом ничего не понимаю...

Читаю форум, пытаясь найти ответы и все равно не понимаю)))

Вот мне хочется что бы у меня ники союзников были на мини карте вместо "техники", как это сделать???? Постоянная замена!!!!

Конфиг бросьте для начала .

Ванговать не умеем .

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

Конфиг бросьте для начала .

Ванговать не умеем .

Я бы ещё понимал, с какого файла и что нужно скопировать.....(((

Стоят моды от протанки...

Edited by Sniper_Alexey

Share this post


Link to post

Short link
Share on other sites

 

Всю папку res_mods\configs\xvm\ProTanki

Спасибо, вечером чекну
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

Это Вам спасибо заранее)

Опа, Конрад уже сделал .

Thx, Konrad, sir !

  • Upvote 2

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