Jump to content
Korean Random

CBARoughneck

User
  • Posts

    289
  • Joined

  • Last visited

Posts posted by CBARoughneck

  1. i live in USA and i get alot of request for my xvm mod to be in Polish, German cause after they download it it changes their game to English and it wont change back to their language setting unless they uninstall my xvm set up. What file would do this? LC_Messages?

     

    or do i need to convert my xvm cfg to another language?

     

    I run the After battle stats from EU forums with my xvm mod:  http://forum.worldoftanks.eu/index.php?/topic/177899-statistics-pack-for-083/#top 

     

    custom icons, sound pack and jimbos sights

     

    any help would be great

  2. my lost markers are back to being black again since test 6 release

     

    why should is change?

     

    "lost":  "<textformat leading='-6'><span class='mm_lclass'>{{vehicle-class}}\n<textformat leading='-2'><span class='mm_l'><i>{{vehicle-type}}</i></span></font></textformat>\n</textformat>", 

    "oneself": "<b>{{level}}</b>" // Marker for when after you die."light":
        },
        "css": { // CSS style.
        "ally":  ".mm_a{font-family:$FieldFont; font-size:7px; color:#FFFFFF;}",   //white color
        "enemy": ".mm_e{font-family:$FieldFont; font-size:7px; color:#EEBBBB;}",   //light pink
        "squad": ".mm_s{font-family:$FieldFont; font-size:7px; color:#FF9933;}",   // yellow
        "Lost": ".mm_l{font-family:$FieldFont; font-size:6px; color:#FFFFFF;}.Mm_lclass{font-family:Arial; font-size:17px; color:#FFFFFF;}",

  3. lol wtf it works fine on every other map but this one and i havent changed a damn thing   to funny, thanks ill keep digging in to it and see if i can find the issue

     

    i just deleted ever mod in my folder except xvm and still same thing on fishing bay, im lost on this now,

     

    thanks again for trying

     

    update im getting same thing now on Mines map nothing showing up at all, grrrrrrrrrrrrrrrr!! this was during a training room to, loaded a reg, game and 1st map was on mines and everything worked, i tried 3 different tanks in the training room and same thing happened every time, nothing showed on minimap. my sons pc was in training room with me and his had same outcome on minimap as mine and with 3 different tanks,  

     

    does minimap work in training room?

  4. In message

     

     

    XD said that there is no localized name "Fishermans Bay". This causes problems with the size of the binding circles(map size is not define). What localization are you using?

     

    the translation kinda ends up goofy on my side in usa and sometimes doesnt make any sense from google lol, here is my cfg maybe something wrong in it?

    XVM.xvmconf

    20130207_2103_germany-DickerMax_36_fishing_bay.wotreplay

  5. im still not getting what i want not sure why i used the code you gave hellboy but now icon and text is black with red shadow

     

    i want the light red icon and white text for lost enemy

     

    not sure why when i copy and paste my code it puts all these spaces  in it,  it never copys the same either lol

    "vehicleclassmacro": {        // {{macro substitution Vehicle-class}}
            "light": "<font size='11' face='XVM'>L<br><font size='8' face='$FieldFont'>" , // L - the usual l-contour, icon
            "medium": "<font size='11' face='XVM'>M<br><font size='8' face='$FieldFont'>", // M - the usual m-contour, icon
            "heavy": "<font size='11' face='XVM'>H<br><font size='8' face='$FieldFont'>", // H - normal icon, h-contour icon
            "td": "<font size='11' face='XVM'>T<br><font size='8' face='$FieldFont'>", // T - normal, t-contour icon icon
            "spg": "<font size='11' face='XVM'>S<br><font size='8' face='$FieldFont'>" // S - the usual s-contour icon icon
        },
        "units": { // Text labels for tanks on the minimap.
        "revealedEnabled": true, // Incremental switch text boxes for the visible units
        "lostEnemyEnabled": true, // Switch text fields pomečivaûŝih recent entries lost of enemies
        "format": { // Формат поля.
        "ally":  "<span class='mm_a'><i>{{short-nick}}</i></span>",
        "enemy": "<span class='mm_e'>{{vehicle}}</span>",
        "squad": "<span class='mm_s'><i>{{short-nick}}</i></span>", // Squad marker
        "lost":  "<textformat leading='-7'><span class='mm_lclass'>{{vehicle-class}}</span>\n<span class='mm_l'><i>{{vehicle}}</i></span></font></textformat>", // For the delighted enemies on map
        "oneself": "<b>{{level}}</b>" // Marker for when after you die.
        },
        "css": { // CSS стиль.
        "ally":  ".mm_a{font-family:$FieldFont; font-size:7px; color:#FFFFFF;}",
        "enemy": ".mm_e{font-family:$FieldFont; font-size:7px; color:#EEBBBB;}",
        "squad": ".mm_s{font-family:$FieldFont; font-size:8px; color:#FFEE44;}",
        "lost":  ".mm_l{font-Family:$FieldFont; font-Size:7px; Color:#FFFFFF;}.mm_lclass {font-Family: XVM; font-Size: 15px; Color: #FFFFFF; ",
        "oneself": ".mm_o{font-family:$FieldFont; font-size:7px; color:#FFFFFF;}"
        },

    post-7472-0-92289300-1360168471_thumb.png

  6. Just upgraded to minimap test 7 and all the colours i'd previousley configured have changed. Friendly,enemy and lost now all show differently.

     

    Went From 

    attachicon.gifUntitled2.jpg

     

    To this

    attachicon.gifchanges.jpg

     

    I havnt changed anything in my config.

    Is this intentional ? Anyone got anything they can tell me on how to get my old colours back ? I know i can roll back to the previous test 6, but id prefer to keep everything uptodate. 

     

    i have same issue all colors have changed doesnt matter what i set them to they stay the same and

    short-nick isnt working for "ally" (but works for squad)

    vehicle-class and  vehicle arent working for lost enemy

    "vehicleclassmacro": {//Insert the macro {{vehicle-class}}        "light": "♦",
            "medium": "",
            "heavy": "",
            "td": "▼",
            "spg": "■",
            "superh": "s" // superHeavyTank third class by gui_settings.xml
           },
          "units": { // Text labels for tanks on the minimap.
             "revealedEnabled": true, //incremental Switch text boxes for the visible units
             "lostEnemyEnabled": true, //text field, Switch last position lost enemies
             "format": { //field format.
              "Ally" :   "<span class='mm_a'>{{short-nick}}</span>",
              "Enemy" :  "<span class ='mm_e'>{{vehicle}}</span>",
              "Squad" :  "<span class='mm_s'>{{short-sick}}</span>",
              "lost" :   "<span class='mm_lclass'>{{vehicle-class}}</span><span class='mm_l'><i>{{vehicle}}</i></span>",  //for lost enemies on map
              "oneself": "" //for your marker and the marker receiver camera surveillance in case of death.
            },
            "css": { // CSS.
              "Ally" :   ".mm_a{font-Family:$FieldFont; font-Size: 7px; Color:#FFFFFF;}",
              "Enemy" :  ".mm_e{font-Family:$FieldFont; font-Size: 7px; Color:#f50800;}",
              "Squad" :  ".mm_s{font-Family:$FieldFont; font-Size: 7px; Color:#FFEE44;}",
              "lost" :   ".mm_l{font-Family:$FieldFont; font-Size: 7px; Color:#EEBBBB;}",
              "oneself" :  ""
            },

    post-7472-0-02403400-1359821055_thumb.png

×
×
  • Create New...