Jump to content
Korean Random
Metrix647

Вопросы по playersPanel.xc

Recommended Posts

Спасибо :)

    Attachment playersPanel.zip

[режим ушей]->extraFieldsRight/extraFieldsLeft, там макрос {{hp-ratio:[число]}} - уменьшите число

Edited by konrad509

Share this post


Link to post

Short link
Share on other sites

Подскажите где меняется цвет лампы в панели противников?

49ce12d713bb.jpg

Возможно в colors.xc:

    "spotted": {
      "neverSeen":      "0x000000",
      "lost":           "0xD9D9D9",
      "spotted":        "0xFFBB00",
      "dead":           "0xFFFFFF",
      "neverSeen_arty": "0x000000",
      "lost_arty":      "0xD9D9D9",
      "spotted_arty":   "0xFFBB00",
      "dead_arty":      "0xFFFFFF"
    },

Share this post


Link to post

Short link
Share on other sites

 

 

Как мне вернуть жёлтый цвет лампы
, вернуть только желтый при засвете?

 

 

окрасить ники игроков по рейтингу EFF
, в каком режиме ушей?

Share this post


Link to post

Short link
Share on other sites

Как мне вернуть жёлтый цвет лампы и окрасить ники игроков по рейтингу EFF ?

Ники-просто.

Должен стоять макрос {{c:r}} вместо {{c:winrate}}  и на сайте,в настройках выбран рейтинг EFF

Edited by Добро
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites
Как мне вернуть жёлтый цвет лампы

 

playersPanel.xc => def => enemySpottedMarker

"format": "<font color='{{c:spotted}}'>{{spotted}}</font>"

colors.xc => def => spotted

"spotted":        "0xFFBB00",
"spotted_arty":   "0xFFBB00",
Edited by Tornado_Odan_Rot

Share this post


Link to post

Short link
Share on other sites

 

playersPanel.xc => def => enemySpottedMarker

"format": "<font color='{{c:spotted}}'>{{spotted}}</font>"

colors.xc => def => spotted

"spotted":        "0xFFBB00",
"spotted_arty":   "0xFFBB00",

Спасибо,получилось.

Ники-просто.

Должен стоять макрос {{c:r}} вместо {{c:winrate}}  и на сайте,в настройках выбран рейтинг EFF

Где это находится?

Share this post


Link to post

Short link
Share on other sites

playersPanel->[режим ушей]->nickFormatLeft/nickFormatRight

Что в моём файле не так?

"nickFormatLeft": "<font face='mono' size='{{xvm-stat?13|0}}' color='{{c:r}}' alpha='{{alive?#FF|#80}}'>{{r}}</font> {{name%.15s~..}}<font alpha='#A0'>{{clan}}</font>",

"nickFormatRight": "<font alpha='#A0'>{{clan}}</font>{{name%.15s~..}} <font face='mono' size='{{xvm-stat?13|0}}' color='{{c:r}}' alpha='{{alive?#FF|#80}}'>{{r}}</font>",

Поставил из дефолтного конфига - стало норм.

playersPanel.xc

playersPanel.xc

Share this post


Link to post

Short link
Share on other sites

Всем добра. Подскажите по чему если я ставлю высоту подложки 30 у меня происходит вот так  . то есть наложение 1568599972_WorldOfTanks2019-06-2718-20-22-689.jpg.44b44b5e1cae2e7944c047cf1a9b8744.jpg

а мне нужно что бы был промежуток как тут только что бы у подлог высоты была больше 

WorldOfTanks 2019-06-20 21-13-59-434.jpg

 

кто знает подскажите как это реализовать. заранее спасибо всем

Edited by P.S.Enot

Share this post


Link to post

Short link
Share on other sites

Очевидно нужно указывать место положения для каждой

Share this post


Link to post

Short link
Share on other sites

I try to make the following change in the playersPanel.xc, if I press a hotkey the vehicle name should disappear.

 

"vehicleFormatLeft": "{{vehicle}}",

 

if I try to add this in any way in the same line as above, nothing works.

 

"hotKeyCode": 56, "onHold": "true", "visibleOnHotKey": true

 

Is there any solution?

The aim is that the vehicle name disappears and the HP bar with the HP display is easier to read.

Share this post


Link to post

Short link
Share on other sites
40 минут назад, Heliomalt сказал:

Is there any solution?

 

The macro must be written in the extra fields.

  • "extraFieldsLeft"
  • "extraFieldsRight"
  • Upvote 1

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.


  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...