Jump to content

Davit

Regular Member
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Davit

  1. On 11/8/2016 at 5:45 PM, corecroft27 said:

    the total hp counter is from xvm. you can remove it in the battleLabelsTemplates.xc file.

    the file is located in \World_of_Tanks\res_mods\configs\xvm\Aslain\battleLabelsTemplates.xc

    there you find something like this:

        "totalHP": {
          "enabled": true,
          "updateEvent": "ON_PLAYERS_HP_CHANGED",
          "x": 0,
          "y": 30,
          "width": 200,
          "height": 40,
          "screenHAlign": "center",
          "shadow": { "distance": 1, "angle": 90, "alpha": 80, "blur": 5, "strength": 1.5 },
          "textFormat": { "font": "mono", "size": 18, "align": "center" },
          "format": "{{py:xvm.total_hp.text()}}"

     

    it's in line 181. just change the value "enabled" from "true" to "false".

    note: if you changed and saved it during the game is running, the total hp counter is still there until you restart the game.

    Many thanks corecroft27, this is for xvm config ok. I wonder how it will be to remove the original from wot without the xvm any idea? thanks for the reply.

×
×
  • Create New...

Important Information

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