Jump to content
Korean Random
Ratty

Squad icons missing

Recommended Posts

On the battle loading screen, i can see the squad shields, and on the large player panel, the sheild is there, but it looks like the number is double showing with 1 slightly ofset, but on the small/mad panels i just get the squad number with no shield

post-18137-0-30178200-1423851721_thumb.jpg

 

all the panels have the same

${ "def.squad" },
  ${ "def.squadNumRight" },

 

set with

"squad": { "alpha": "{{alive?100|50}}", "src": "xvm://configs/default/img/{{squad?own_}}{{squad-num?squad}}.png" },
"squadNumLeft": { "x": 12, "align": "center", "alpha": "{{alive?100|50}}",

 

and i've checked any "removeSquadIcon": false, are all set

 

Its really annoying

 

 

Share this post


Link to post

Short link
Share on other sites

@Ratty, try:

"squad": { "alpha": "{{alive?100|50}}", "src": "cfg://default/img/{{squad?own_}}{{squad-num?squad}}.png" },
  • 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...