Jump to content

Win Chance Percentage Font Size


Recommended Posts

Posted

Hi guys, I use the mod for Win Chance (percentage only).  Could anyone point me to he parameter file that positions the display on the top left?  I would like to make the font larger as it is difficult (for me) to see the figure on a 42% monitor.  I am aware that there is no point being a slave to that stat as it ignores anonymized players in the calculation.

 

Thanks

 

J

  • Administrator
Posted
    "winChance": {
      "enabled": false,
      "updateEvent": "ON_VEHICLE_DESTROYED",
      "x": 230,
      "y": 2,
      "width": 300,
      "height": 20,
      "shadow": { "distance": 1, "angle": 90, "alpha": 80, "blur": 5, "strength": 1.5 },
      "textFormat": { "color": "0xF4EFE8", "size": 15 },
      "format": "{{xvm-stat?{{chancesStatic}}{{chancesStatic? / |}}{{chancesLive}}}}"
    },

configs\xvm\Aslain\battleLabelsTemplates.xc

Posted

Had a play with the file, as I edit that after all updates to make the stats appear in the middle of the screen on 4k monitor.

 

"totalEfficiency": {
      "enabled": true,
      "updateEvent": "PY(ON_TOTAL_EFFICIENCY), ON_PANEL_MODE_CHANGED",
      "x": 1862,
      "y": "{{battletype-key=epic_battle?-268|-232}}",
      "width": "{{py:xvm.isStuns?350|260}}",
 

This works fine, but changing the font size in the WinChance section of the same file does not alter the size of the WinChance percentage.  

 

Maybe it is being overridden by something else.

 

J

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.