dundivin Posted November 23, 2025 Posted November 23, 2025 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 Quote
Administrator Aslain Posted November 24, 2025 Administrator Posted November 24, 2025 "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 Quote
dundivin Posted November 27, 2025 Author Posted November 27, 2025 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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.