Jump to content
Korean Random
Sign in to follow this  
mintik

Icons players panel

Recommended Posts

Can anyone help me get a players panel config that has the following icons included for enemy spotted marker?

Or at least the icons itself.

 

Enemy_Spotted_Marker.pngEnemy_Spotted_Marker_1_.jpg

 

Thank you.

Share this post


Link to post

Short link
Share on other sites

get it

 

attachicon.gifres.zip

Thank you very much. I got a question though. How can I make the icons bigger? I changed the width and height but it doesn't seem to do anything.

Share this post


Link to post

Short link
Share on other sites

Thank you very much. I got a question though. How can I make the icons bigger? I changed the width and height but it doesn't seem to do anything.

Check the links in config file, width and height

Share this post


Link to post

Short link
Share on other sites

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

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