Jump to content
Korean Random
Sign in to follow this  
XVM-Tanker

Minimap-Problem: "mapSize"-Text (Normal-/Alt-Mode)

Recommended Posts

Hi,

I have a little problem.

I have used the "default"-config and changed "mapSize" for test.

 

I have written two different types of "mapSize". One for "minimap.xc" and one for "minimapAlt.xc".

I have just changed the "format". Now both are displayed at the same time.

 

My config:

 

"minimap.xc"

minimap.xc: {

    ...

    "mapSize": ${"minimapMapSize.xc":"mapSize"},

    ...

}

 

//

"minimapMapSize.xc"

"mapSize": {
    ...
    "format": "0",

    ...

}

//

//
"minimapAlt.xc"

minimap.xc: {

    ...

    "mapSize": ${"minimapMapSizeAlt.xc":"mapSize"}

    ...

}

//

"minimapMapSizeAlt.xc"

"mapSize": {
    ...
    "format": "     1",

    ...

}

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...