Jump to content
Korean Random

konrad509

User
  • Posts

    1,627
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by konrad509

  1. Everything seems to be ok. I don't know, maybe this lost.png file you use for lost marker got somehow deleted?

     

    And how exactly does the problem look like, because maybe I misunderstood you. Does this marker not show up at all or shows up and then suddenly disappear?

  2. It uses the same "sizeing code" now as the normal map.

     

    Create a copy of the minimapMapSize.xc file and change its name to minimapMapSizeAlt. In the file minimapAlt.xc add this: "mapSize": ${"minimapMapSizeAlt.xc":"mapSize"}.

     

     

    As for the spotted markers, I've just tested it using the default config and it seems to be working the same way it used to earlier - the lost markers are visible.

  3. I'm not familiar with these hp circles, but from what I see they use the same color as tank names. You need to either set a fixed color for them or change the macro to use colors from icons not from names.

     

    Change this:

    color='{{.minimap.labelsData.colors.txt.{{sys-color-key}}}}'

    to this:

    color='{{.minimap.labelsData.colors.dot.{{sys-color-key}}}}'

     

    As for the second question, I think you can't change the thickness of the circles, because it's a font. You can only scale it.

    • Upvote 1
×
×
  • Create New...