Jump to content
Korean Random
Sign in to follow this  
Roga

Over Target Markers

Recommended Posts

I'm having a great deal of difficulty trying to find a way to display player skill beside health bar of enemy tanks (on over target marker). Can anyone point me in the right direction please.

Share this post


Link to post

Short link
Share on other sites

Doesn't the stock config add a little strip to the left, which indicates the WN8 color?

What exactly do you want to achieve?

Share this post


Link to post

Short link
Share on other sites

Like this? in markersAliveExtended

 

// Text field with rating.
    // Текстовое поле с рейтингом.
    "rating": {
      "name": "Rating",
      "enabled": true,
      "x": 0,
      "y": -51,
      "alpha": 100,
      "align": "center",
      "textFormat": {
        "font": "$FieldFont",
        "size": 13,
        "color": "{{c:r}}",
        "bold": false,
        "italic": false
      },
      "shadow": {
        "enabled": true,
        "distance": 0,
        "angle": 45,
        "color": "0x000000",
        "alpha": 100,
        "blur": 6,
        "strength": 2
      },
      "format": "<font color='{{c:winrate}}'>@</font><font color='{{c:xwn8}}'>@</font><font color='{{c:xte}}'>@</font></font>"
    }

 

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