Jump to content
Korean Random
Sign in to follow this  
NiseriuS

Language issue

Recommended Posts

hi, is first time when i get this and i don't know how to deal with:

i did some modifications in playersPanel to use other icons for vehicles (standard icons for tanks are removed from battleAtlas.dds)

in english client of the game all is ok, but when someone with client in other language use my settings there is no icons (for me too if i change)

shot_1.thumb.jpg.8cae067e645eba9fcd9b6ed300fa403a.jpg  shot_2.thumb.jpg.62f34e131c97af1238ceb498cf2b25e7.jpg

The code lines are:

  "vehType": {
    "enabled": true,
    "x": 25, "y": 8, "width": 25, "height": 29, "valign": "center", "bindToIcon": true,
    "src": "xvm://res/icons/tanks/{{vtype}}{{premium}}.png"
  }

 

how or why is this happening to other languages? how can i fix this?

i know i can replace in battleAtlass the icons for every tank and that will work for any client, but is more simple to just use 4 lines and replace that work.

 

 

Edit:

found the fix.

i replaced {{vtype}} with {{vtype-key}}

topic can be closed. thx

Edited by NiseriuS

Share this post


Link to post

Short link
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...