Jump to content
Korean Random
█XlebniDizele4ku

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

Recommended Posts

сам ты троль))просто не знаю в какую тему корректно писать..сори за повторы

четыре одинаковых ответа не наводят на мысль???

  • Downvote 1

Share this post


Link to post

Short link
Share on other sites

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

спс..вроде стало норм

четыре одинаковых ответа не наводят на мысль???

я юзал скрипт...но неправильно..он непомогал..посмотрел видео..тогда разобрался...

вообщем проехали..всё спасибо

Share this post


Link to post

Short link
Share on other sites

Hello,

 

I have a problem with enemy spotted markers on players panel. I can't get the icons to fully show.

Here is what I'm talking about:

 

wO27qro.jpg

 

I want to use these icons:

revealed post-7284-0-09542400-1349728414.pnglostpost-7284-0-09368100-1349728413.pngdeadpost-8122-0-08111800-1352819833.png

Icon path:

 

cZfOEIT.png

 

This is my config I use:

"enemySpottedMarker": {
      // false - Disable.
      // false - ?????????.
      "enabled": true,
      // Offset relative to level icon (by X, Y).
      // ???????? ???????????? ?????? ?????? ????? (?? X, Y).
      "Xoffset": -65,
      "Yoffset": -9,
      // ??????.
      "format": {
        // Never seen this enemy.
        // ???? ???? ??????? ?? ????????.
        "neverSeen": "",
        // This enemy was seen at least once.
        // ???? ???? ???????? ???? ?? ???? ??? ? ??????? ?? ????????? ??? ??????????.
        "lost": "<img src='xvm://res/icons/enemy_spotted_marker/lost2.png' width='48' height='48'>",
        // Enemy currently revealed at minimap.
        // ????? ?? ????????? ????? ??????.
        "revealed": "<img src='xvm://res/icons/enemy_spotted_marker/revealed2.png' width='48' height='48'>",
        // Dead enemy.
        // ???????????? ????.
        "dead": "<img src='xvm://res/icons/enemy_spotted_marker/dead2.png' width='48' height='48'>",
        // Artillery specific values.
        // ??????????? ???????? ??? ??????????.
        "artillery": {
          "neverSeen": "",
          "lost": "<img src='xvm://res/icons/enemy_spotted_marker/lost2.png' width='48' height='48'>",
          "revealed": "<img src='xvm://res/icons/enemy_spotted_marker/revealed2.png' width='48' height='48'>",
          "dead": "<img src='xvm://res/icons/enemy_spotted_marker/dead2.png' width='48' height='48'>"
        }
      }
    }

 

Can anyone please help me? Thank you.

playersPanel.xc

Edited by mintik

Share this post


Link to post

Short link
Share on other sites

Can anyone please help me?

 

Reduce the size icons:

width='48' height='48'

to (or smaller)

width='24' height='24'
Edited by night_dragon_on

Share this post


Link to post

Short link
Share on other sites

 

Reduce the size icons:

width='48' height='48'

to (or smaller)

width='24' height='24'

If I put it on 24 it's too small for me.

Ysv89lz.jpg

I want the icons to be as big as this:

post-11373-0-62884100-1411500181.png

 

So is there a solution to this problem? Maybe it's the original size of the icon itself? I use 194x210 pixel icons.

Share this post


Link to post

Short link
Share on other sites
I want the icons to be as big as this:

 

This config file

 

and there icons a size

width='22' height='22' 
too small for me

 

Well, pick the right size for yourself.

I gave instruction only where it is necessary to change the size of icons. 

Edited by night_dragon_on

Share this post


Link to post

Short link
Share on other sites

Maximum size I can change before the icons don't show anymore is "24".

 

Attach to message your:

playerPanels.xc

and icons file

Edited by night_dragon_on

Share this post


Link to post

Short link
Share on other sites

Here is my playerspanel.xc and icon file.

Maximum size I can change before the icons don't show anymore is "24"

 

In this field, all the pictures size greater than 24 pixels will be cut.

 

Icons present in your shadow, so you're asking the size of 24 pixels can see a picture in a smaller size.

 

 

1d34c0bf1206.png

 

 

Why do not you use other icons in archive, they do not differ greatly from the current.

Edited by night_dragon_on

Share this post


Link to post

Short link
Share on other sites

Спасибо за мод.

Вопрос следующий - как поменять поведение снежинок - чтобы незасвеченные были СО снежинками, засвеченные - БЕЗ ?

Share this post


Link to post

Short link
Share on other sites

 

 

Вопрос следующий - как поменять поведение снежинок - чтобы незасвеченные были СО снежинками, засвеченные - БЕЗ ?

редактировать text.xc (смотри в дефолте, если у тебя отсутствует блок для макроса spotted)

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

редактировать text.xc (смотри в дефолте, если у тебя отсутствует блок для макроса spotted)

Спасибо, именно то, что нужно.

 

Сделал так:

"spotted": {
      "neverSeen": "<font face='$FieldFont' size='24' color='#DEDEDE'>*\t\t</font>",
      "lost": "",
      "revealed": "",
      "dead": ""
    }
Edited by imrsp

Share this post


Link to post

Short link
Share on other sites

 

 

Как сделать слева?

в playerspanel.xc редактируй координаты относящиеся к макросу, при чём для всех ушей нужно

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

xvm.xc одно файловый, где поменять вид звездочек или хотя бы цвет засвета?

Share this post


Link to post

Short link
Share on other sites

в playerspanel.xc редактируй координаты относящиеся к макросу, при чём для всех ушей нужно

Спасибо, я по-другому сделал (обошёлся texts.xc). Сообщение своё выше отредактировал, указав как (не видел ответа на тот момент).

Share this post


Link to post

Short link
Share on other sites

xvm.xc одно файловый, где поменять вид звездочек или хотя бы цвет засвета?

добавить в texts

"texts": {
...
    // Text for {{spotted}} macro.
    // Текст для макроса {{spotted}}
    "spotted": {
      "neverSeen": "",
      "lost": "<font face='$FieldFont' size='24' color='#999999'>*</font>",
      "revealed": "<font face='$FieldFont' size='24' color='#3EB5F1'>*</font>",
      "dead": "",
      "neverSeen_arty": "",
      "lost_arty": "<font face='$FieldFont' size='24' color='#999999'>*</font>",
      "revealed_arty": "<font face='$FieldFont' size='24' color='#3EB5F1'>*</font>",
      "dead_arty": ""
    }
  },

и отредактировать

Edited by leecher88

Share this post


Link to post

Short link
Share on other sites

А как в этом однофайловом же убрать маркеры засвета вообще?

Стоит

"enemySpottedMarker": {

...

"enabled": false,

Но всё равно работает.

Share this post


Link to post

Short link
Share on other sites

Стоит

"enemySpottedMarker": {

...

"enabled": false,

Но всё равно работает.

это уже можно удалить из конфига. Читайте чейнджлог всегда при обновлении мода

 

А как в этом однофайловом же убрать маркеры засвета вообще?

 

добавить в texts

"texts": {
...
    // Text for {{spotted}} macro.
    // Текст для макроса {{spotted}}
    "spotted": {
      "neverSeen": "",
      "lost": "",
      "revealed": "",
      "dead": "",
      "neverSeen_arty": "",
      "lost_arty": "",
      "revealed_arty": "",
      "dead_arty": ""
    }
  },
  • 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...