Re: Keho Blue V 1.10.0.0(updated 9th AUGUST 2020)

Published by Hawg on

BLACKWOT Forums Stats & Other Mods for World of Tanks Soulzas Corner Keho Blue V 1.10.0.0(updated 9th AUGUST 2020) Re: Keho Blue V 1.10.0.0(updated 9th AUGUST 2020)

#113756
Hawg
Member
3 hours ago, soulza said:

lol yes i found them :)  i had to look at the nightly changelogs to work out what had changed but got there in the end , i have only one item thats bugging me now and cant track it down , dont know if its a mod or xvm 

Untitled.png

That change that also and advg damage 

Here is fix

“avgDamage”: {
      “enabled”: true,
      “updateEvent”: “PY(ON_TOTAL_EFFICIENCY)”,
      “x”: -170,
      “y”: 30,
      “screenHAlign”: “center”,
      “align”: “right”,
      “shadow”: { “distance”: 1, “angle”: 90, “alpha”: 80, “blur”: 5, “strength”: 1.5 },
      “textFormat”: { “size”: 15, “align”: “center” },
      “format”: “{{py:xvm.total_hp.avgDamage(‘{{l10n:avgDamage}}: ‘,{{py:xvm.totalDamage}})}}”
    },
    // Threshold necessary for achievements “High caliber”.
   
    “mainGun”: {
      “enabled”: true,
      “updateEvent”: “PY(ON_TOTAL_EFFICIENCY)”,
      “x”: 170,
      “y”: 30,
      “screenHAlign”: “center”,
      “shadow”: { “distance”: 1, “angle”: 90, “alpha”: 80, “blur”: 5, “strength”: 1.5 },
      “textFormat”: { “size”: 15, “align”: “center” },
      “format”: “{{py:xvm.total_hp.mainGun(‘{{l10n:mainGun}}: ‘,{{py:xvm.totalDamage}})}}”
    },