Jump to content
Korean Random

Icons players panel


Recommended Posts

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.

Edited by mintik
Link to comment
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...