Jump to content

Missing letters in OTM


Recommended Posts

Posted (edited)

this fixes it

 

edit these 2 files

 

..\World_of_Tanks\res_mods\configs\xvm\Aslain

 

markersAliveExtended.xc

markersAliveNormal.xc

 

when you open them each you should look for this

 

"tankName": {

      "name": "Tank name",
      "enabled": true,
      "x": 0,
      "y": -39,
      "alpha": 100,
      "align": "center",
      "textFormat": {
        "font": "Calibri",
        "size": 15,
        "color": "{{c:vtype}}",
        "bold": true,
        "italic": false
      },
      "shadow": {
        "enabled": true,
        "distance": 1,
        "angle": 45,
        "color": "0x000000",
        "alpha": 100,
        "blur": 4,
        "strength": 4
      },
      "format": "{{vehicle}}"
    },

change tank name font from "Calibri" to "$FieldFont" in both files above so it reads

 

"font": "$FieldFont",

 

 

Edited by Yobtar
more info
  • Administrator
Posted

Do you guys have this problem when installing XVM only, without any other single mod? Would be great if someone can try it that way and send me logs.

Posted

Maybe after my dental appointment I can take the time to only install xvm and see, just hate having to go through the modpack and rechecking every little thing again

 

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.