Jump to content
Korean Random

nilsenth

User
  • Content Count

    32
  • Joined

  • Last visited

Posts posted by nilsenth


  1. You can try Quickybaby's modpack, he have a very simple XVM, with winrate in % and no other stuff, other then that he only use the in game settings (minimap, over tank markers e.t.c) but he have also battle hits, you will find the button down right in hangar.

    Here is link to the modpack on google drive; https://drive.google.com/file/d/1DYPvSBltqZixhxc2p4tVQ9DAphOGhqYi/view

    You can go to his twitch channel to get the updates when he updates the modpack, the link is for the current game (1.11).

    He also have video on youtube on how to install it but it is just a copy/paste install. I do not have screenshots of the modpack but you can go to the twitch channel and take a look.

    (he use the anonymizer when he play so you do not see the color thing, just go to XVM website and activate and you will see the color in game). 

     

    Best regards

    Nilsenth


  2. Have you tried this ;

    Close the game and, navigate to C:\Users\USERNAME\AppData\Roaming\Wargaming.net\WorldOfTanks\xvm inside the folder <tokens>, delete both of the tokens there, then go back to www.modxvm.com, sign in, click on Update Statistics (to make it resend the tokens to your client when you log back in), then log back into the game.

     

    I know this have solved connection issues before, but i can not guarantee it will work for you.

     

    Best regards

    Nilsenth


  3. Just to see if i have understood you correctly, you want to have the tank icons next to the tank name in the playerspanel like this?

    If that is the case then open the playersPanel.xc using notepad++ and copy this text in;

     

    // Vehicle Type icon (attempt to add vehicle class icon)
         "vtypeIcon": {
               "enabled": true,
        "bindToIcon": true,
               "x": -3, "y": 0,
        "align": "center",
        "layer": "top",
               "format": "<font face='xvm' size='23' color='#83cc5e'>{{vtype-key=LT?:}}{{vtype-key=MT?;}}{{vtype-key=HT??}}{{vtype-key=SPG?-}}{{vtype-key=TD?.}}</font>",
           "alpha": 90, "shadow": {}
          },

     

    So it looks like this in notepad++  (look at the playerspanel image)

    after this you have to scroll down to the type of playerpanel you use and insert ;

     

    ${"def.vtypeIcon"},

     

    I use the large playerpanel so if you look at the 3.rd picture vtypeIcon.PNG you can see how mine looks, just remember to have ${"def.vtypeIcon"}, on both extrafieldsLeft and in extrafieldsRight and dont forget the little comma "," at the end. if you use the medium or medium2 or the short playerpanel you need to insert the ${"def.vtypeIcon"}, to the one you use.

     

    My sourse for this information can be found here;

     

     

    Best regards

    nilsenth

     

    Edit; typo.

     

     

    shot_340.jpg

    Playerspanel.PNG

    vtypeIcon.PNG

    • Upvote 1

  4. You can see the stats in the battle loading screen of players if you add it to the config, i only press tab in game and i see win ratio and wn8 and games played on players but i use the vanilla xvm config, the chance to win was removed from xvm a good time ago (cant remember when). Perhaps you can get some tips on how to get it back if you read this post/tread 

     


  5. I have some remains of Aslains Config in my config files and there it shows an MOE Icon when I hover over the tank (see Screenshot).

    But I cant find where the code for it is so I can try to use it. Any Idea on this maybe?

     

    attachicon.gifMOE.jpg

     

    That icon is default in game, i don't use the carousel from XVM, i have disabled it, WG did some changes to the carousel a few patches ago, don't remember when exactly. Go to settings under general tab scroll down to vehicle panel and check the box. (look at picture).

    post-38105-0-57245700-1504657848.png


  6. Hi this is my first post here on the forums and i just want to report on a error in the mission menu using XVM Revision  : 7614, text in the menu gives me this error( look at pictures) when i start the game in safe mode i have no errors (using no mods). Thank you for reading my post and if there is anything else that is needed from me, logs or anything just let me know.

     

    Best regards

    Nilsenth

    post-38105-0-24564900-1497094531_thumb.png

    post-38105-0-20720900-1497094540_thumb.png

    xvm.log

    python.log

    post-38105-0-29207700-1497094815_thumb.jpg

×
×
  • Create New...