Jump to content
Korean Random

[Feature Request] Add "extraFields" to StatisticsForm and BattleLoading screens


Recommended Posts

Hey,

 

I'd like to ask for a feature: please add extra fields to StatisticsForm and BattleLoading screens as the existing ones in PlayersPanel so I can use the TextFields and same configuration for all of the panels. What I'm missing is a possibility to format StatisticsForm and BattleLoading like below (which is possible with PlayersPanel):

"extraFieldsLeft": [
   { "x": -400, "y": 2, "w": 35, "align": "left", "bindToIcon": true, "format": "<font color='{{c:wn8}}'>{{wn8%4d|----}}</font>" }, // WN8
   { "x": -365, "y": 2, "w": 35, "alpha": "60", "align": "left", "bindToIcon": true, "format": "<font color='{{c:kb}}'>{{kb%4.01f~k|----}}</font>" }, // kb
   { "x": -325, "y": 2, "w": 140, "alpha": "{{ready?100|50}}", "align": "left", "bindToIcon": true, "format": "<font color='{{l10n:{{clannb}}}}'>{{name%.18s~..}}{{clan%.7s~..}}</font>" }
],

"extraFieldsRight": [
   { "x": -400, "y": 2, "w": 35, "align": "right", "bindToIcon": true, "format": "<font color='{{c:wn8}}'>{{wn8%4d|----}}</font>" }, // WN8
   { "x": -365, "y": 2, "w": 35, "alpha": "60", "align": "right", "bindToIcon": true, "format": "<font color='{{c:kb}}'>{{kb%4.01f~k|----}}</font>" }, //kb
   { "x": -325, "y": 2, "w": 140, "alpha": "{{ready?100|50}}", "align": "right", "bindToIcon": true, "format": "<font color='{{l10n:{{clannb}}}}'>{{name%.18s~..}}{{clan%.7s~..}}</font>" },
   ${"panels.xc":"enemySpottedMarker"}
]

Thank you for your attention.

 

Cheers,

 

Daniel.

  • Upvote 1
Link to comment
Short link
Share on other sites

@d2uriel, but it's not needing in extrafields to type the efficiency or something same, you know )
extraFields may be required for something like  Ready icon or additional spotted markers, as you wrote in example ) Sometimes it lacks place to type all that in Tab menu, if that even unrequired at all XD

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