Jump to content
Korean Random
█XlebniDizele4ku

[Уши / Players Panel] Пометка засвеченных в ушах

Recommended Posts

Привет.

Как-то давненько подогнал под себя "playersPanel.xc" (пункт "medium2" вроде-бы), обратите внимание на :

"зелёные полоски ХР"

343cbcfb142e81e933bbec6b7e64fa0c.png

Хочу также сделать уши "large", чтобы полоски:

"не наезжали на иконки"

a78d19d253d3b45e44bd0756e970b076.png
и не могу найти пункт, который нужно менять :hmm: . Или нужно, тупо, иконки отодвигать? Edited by Alega

Share this post


Link to post

Short link
Share on other sites

Сделал для всех режимов.

Большое спасибо! 

 

 

Ищи в файле playersPanel.xc секцию:

    // Подложка индикатора HP.
    "hpBarBg": {
      "x": 45, "y": 4, "valign": "center", "h": 18, "w": 160, "bgColor": 0, "alpha": "{{alive?35|0}}"
    },
    // Индикатор HP.
    "hpBar": {
      "x": 45, "y": 4, "valign": "center", "h": 18, "w": "{{hp-ratio:160}}", "bgColor": "{{c:hp-ratio|0x276419}}", "alpha": "{{alive?65|0}}"
    },

меняй параметр "w":

можешь попробовать мои параметры, если остальные поля такого же размера, у меня как раз для полей large

Edited by pioner28rus

Share this post


Link to post

Short link
Share on other sites

Сделал для всех режимов.

Можно ещё модифицировать переключение в посмертии, что бы оно по позиции в ушах работало, сейчас в разнобой переключает :( 

Share this post


Link to post

Short link
Share on other sites

Ищи в файле playersPanel.xc секцию:

    // Подложка индикатора HP.
    "hpBarBg": {
      "x": 45, "y": 4, "valign": "center", "h": 18, "w": 160, "bgColor": 0, "alpha": "{{alive?35|0}}"
    },
    // Индикатор HP.
    "hpBar": {
      "x": 45, "y": 4, "valign": "center", "h": 18, "w": "{{hp-ratio:160}}", "bgColor": "{{c:hp-ratio|0x276419}}", "alpha": "{{alive?65|0}}"
    },

меняй параметр "w":

можешь попробовать мои параметры, если остальные поля такого же размера, у меня как раз для полей large

 

Да, но к сожалению в моём "playersPanel.xc" такого нет (модпак от ДЖОВА):

 

becbc5f1484c87eb933a0d34e999ce98.jpeg

Может кинешь свой "playersPanel.xc"?

Edited by Alega

Share this post


Link to post

Short link
Share on other sites

 

Да, но к сожалению в моём "playersPanel.xc" такого нет 

Может кинешь свой "playersPanel.xc"?

Нужно смотреть какие экстрополя включены 

      // Набор форматов для левой панели (поддерживается расширенный формат, см. выше)
      "extraFieldsLeft": [
        ${"def.clanIcon"},
        ${"def.hpBarBg"},
        ${"def.hpBar"},
        ${"def.hp"},
//      ${"def.xmqpLamp"},

потом уже в этих значениях искать то которое отвечает за хп. 

playersPanel.zip

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

Как уменьшить длину ХР?

5d1b7bb9362824f6fb890f576a0bba6d.png
Чтобы он стали вот по такому же принципу

 

.

 

 

79296a9f69d68935e60312e6e13b1f27.png

Share this post


Link to post

Short link
Share on other sites

Как уменьшить длину ХР?

5d1b7bb9362824f6fb890f576a0bba6d.png
Чтобы он стали вот по такому же принципу

 

.

 

 

79296a9f69d68935e60312e6e13b1f27.png

 

В таких случаях нужно обращаться сюда

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

Помогите разобраться с цветом. В левых ушах ники игроков темнее, чем в правых. Как исправить не пойму, вроде верно всё. Такая же шляпа и по нажатию Tab.

post-9290-0-75629400-1472110834_thumb.jpgpost-9290-0-11574900-1472110831_thumb.jpg

 

Сам кофиг: master.rar

Share this post


Link to post

Short link
Share on other sites

В файле statisticform.xc попробуйте так:

"formatLeftNick": "<img src='xvm://res/icons/flags/{{flag|default}}.png' width='16' height='13'> <img src='xvm://res/icons/xvm/xvm-user-{{xvm-user|none}}.png'> <font alpha='#A0' color='{{topclan?#FF99FF|#CCCC66}}'>{{clan}}</font>{{name%.21s~..}}
  • 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...