Jump to content
Korean Random
Sign in to follow this  
Ragnarocek

Help with playersPanel.xc config

Recommended Posts

Hey all...

 

I would like to ask you for some help. My players panels looks like THIS now... What I need is to move tank icons more to the outer side of players panel, or move clan icon before players name. I need to clan/player icons to be better visible. Is that possible ?

Edited by Ragnarocek

Share this post


Link to post

Short link
Share on other sites

I think that for what you want, you have to rewrite your panels to "none".

Maybe you could move clanicons by disabling them and adding manually in extraFields in your current panel, but that's all. Oh, and in "none" you lose spotting markers, for now.

Share this post


Link to post

Short link
Share on other sites
or move clan icon before players name

You can do it, use section: (you have to try change number 'x, y' & 'xr, yr' for left & right panel respectively...)

'"clanIcon"'

"clanIcon": {

      // false - Disable Team/Clan logos in Battle Loading Screen.

      // false - не отображать иконки игрока/клана в окне загрузки боя.

      "show": true,

      // Position on the X axis, relative to the vehicle icon.

      // Положение по оси X относительно иконки танка.

      "x": 0,

      // Position on the Y axis, relative to the vehicle icon.

      // Положение по оси Y относительно иконки танка.

      "y": 6,

      // Position on the X axis for right side (positive values run to the *inside* of the table).

      // Положение по оси X для правых ушей (положительные значения поместят иконку *внутрь* панели).

      "xr": 0,

      // Position on the Y axis for right side.

      // Положение по оси Y для правых ушей.

      "yr": 6,

      // Width of the Team/Clan logo.

      // Ширина иконки игрока/клана.

      "w": 20,

      // Height of the Team/Clan logo.

      // Высота иконки игрока/клана.

      "h": 20,

      // Transparency of the Team/Clan logo.

      // Прозрачность иконки игрока/клана.

      "alpha": 90

    }, 

 

ps. if you will post here panel, that you want (draw it) & your file 'playersPanel.xc' maybe somebody will try to help you

Edited by Duv21

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