Jump to content
Korean Random

zekias87

User
  • Content Count

    65
  • Joined

  • Last visited

Posts posted by zekias87


  1. I wonder if there is a someone out there who could help me with this little problem? I have returned to WoT after a years absence and when I started playing again I wanted the Penetration indicator with numbers that I used to use when I played before. So I used the same battleLabelsTemplates.xc that I had edited before and then I found a more recent version of chancePenetration.py. But as you cab see by my screenshot the Penetration numbers are all white instead of red, orange or green depending on if I can pen or not. Anyone who knows how this works who can help me why that is? I attach the 2 files that I think is the necessary ones.

     

    Penetration.jpg.e20369127d5cb96a7b04ff6c716ed62b.jpg

    chancePenetration.py battleLabelsTemplates.xc


  2. Wargaming is making the UI for the garage worse for every patch. Those (I call them banners) "banners" in the lower right corner, right under the tank statistics, they are annoying as F**K. Whjy have a clickable square that tells you when the next axt starts..STUPID. All they do is giving less space to the tank statistics and making me have to scroll more to see it.

     

    So my question is if you cant remove them in the next XVM update, or give us an option so those of us that want them gone can do that?


  3. 1 hour ago, kataralino said:

    game is crashing when i try to log in, original xvm file, no changes made, it freezes when i try to log in and crash

    игра вылетает при входе в систему, зависание + сбой, оригинальный файл xvm, без изменений, (переводчик Google)

     

    I have the same problem.

     

    1 hour ago, yepev said:

    I am 100% sure that you installed the old version of XVM on the new version of WoT.

     

    Try this nightly build or wait for the official stable release.

     

    I am using the 1.6.1.4 version (XVM 8.1.8), which is the same version as World of Tanks.

    The nightly build you are refering to is for 1.6.1.4 as well.

     

    *edit Works with the nightly build as you said. Official release is broken tho.

    • Upvote 1

  4. 5 hours ago, HEKPOMAHT said:

    обнови battleAtlas

     

    This might be the problem, thank you. I use contour icons mod which have battleAtlas. But the mod I'm using (Contour Icons Risky Style) don't have 1.2.01 update, only 1.2, so no new battleAtlas there.

    Is there another way to get hold of a new and updated battleAtlas?

     

    Edit* I see now that each battleAtlas is made seperatly for that mod so can't use another battleAtlas to replace mine. Right?


  5. In one of my first 30v30 battles I clicked around in the players panel after I had died. I did this to follow teammates in other groups than my own. Now when I get 30v30 battles I can only see group 3 and I have no way of switching it back to where I see all 3 groups overlaying eachother. Anyone else having this problem? Or is it due to the fact that I have an edited playersPanel.xc?

     

    Edit* Added picture. As you can see theres a 3 at the top which indicates which team I'm seeing, but theres no button to push to see all 3 teams or another team.

     

    Edit2* I updated to latest playersPanel.xc and the problem is still there

    playersPanel.jpg


  6. 28 minutes ago, Andyss said:

    download new version  of py files from here  https://koreanrandom.com/forum/forum/54-компоненты-xvm-и-дополнения-py_macro/

     

     

    I also attached my  mod_wn8_chance.py

    so you can try it, put it to    C:\Games\World_of_Tanks\res_mods\configs\xvm\py_macro     folder and test

     

     

    Thanks I'll try your py file.

    But that only helps me with one of them. And I still dont understand what it is that needs updating? What is the difference in the files? They look very similar when I look at them. Why do I need to download new py files? If I knew what needed to be updated I could just change it in my existing files.

     

    Edit:

    Your mod_wn8_chance.py file worked fine, so big thank you!

     

    But my chancePenetration.py still doesnt work and I cant find an update for it at that link.

     

    Anyone know how to update it?

    chancePenetration.py

    • Downvote 1

  7. I have added a few things to my xvm, with the help of the good people in this forum, but now after patch 1.1 they are not working.

    I have looked through my files but I can't see what is wrong and why it shoudn't work.

     

    The two things I have added are a winrate calculator and a penetration indicator.

     

    I hope there are someone who can and are nice enough to help me with this.

    I'm attaching the files.

    battleLabels.xc

    battleLabelsTemplates.xc

    chancePenetration.py

    mod_wn8_chance.py

    • Downvote 1

  8. 9 minutes ago, konrad509 said:

    I don't think it's caused by changes in the config. But you can attach it nevertheless. Also attach xvm.log and python.log.

     

    Thanks I'll do that after I try to update my battleAtlas

     

    9 minutes ago, ktulho said:

    @zekias87 update battleAtlas. 

     

    That can be the problem. Other than XVM I only use one mod and that is Contour Icons..and that one is old and have battleAtlas as a part of it. I'll remove that mod and see if it works.


  9. I have some .xc files that I have edited and take with me to every new XVM version and usually that causes no problems. But this time there are some minor bugs and I was hoping someone could point me to the right file where this bug should be.

     

    1. (First picture) - I miss the transparent shadowed background to the bottom left where the tank info is

    2. (2nd picture) - I miss the minimap lines

    3. (3rd picture) - I miss the transparent shadowed background on the loading screen

     

    Anyone have any idea and/or can point me to which .xc file I probably need to fix?

    1.jpg

    2.jpg

    3.jpg


  10. 10 hours ago, SRQFlyer said:

    You need to update your configuration.  

    To you battlelabels.xc you need to add something like:

    ${ "battleLabelSight.xc":"def.piercingChance"},

     

    Then in battlelabeltemplates.xc add

        "piercingChance": {
          "enabled": true,
          "flags": [ "alive" ],
          "updateEvent": "PY(ON_CALC_ARMOR), PY(ON_CAMERA_MODE)",
          "x": 0,
          "y": "{{py:sight.cameraMode=arc?-49|{{py:sight.cameraMode=sn?39|44}}}}",
          "width": 100,
          "height": 26,
          // "borderColor": "0xFF0000", //!!!
          "screenHAlign": "center",
          "screenVAlign": "center",
          "alpha" : 100,
          "shadow": { "distance": 1, "angle": 90, "alpha": 90, "blur": 5, "strength": 3 },
          "textFormat": { "align": "center", "valign": "center" },
          "format": "<font color='{{py:sight.c_piercingChance}}' size='16'>{{py:sight.piercingActual}} {{py:sight.piercingActual?/|}} {{py:sight.armorActual}}</font>"
        },    

     

    Thanks man, exactly what I was hoping foir! I will try that out!

     

    Edit* It works exactly like I was looking for! Thanks again, you are the king!

            I would never have figured that out on my own. Helpful people like you makes the world go around. Rep+

    • Upvote 1

  11. I would like to know if there is someone out there who could help me implement a penetration calculator.

    I did some searching and come up with the russian forums

    Since I cant speak russian I Google translated it and found a Probability of penetration file "chancePenetration.py" which I also have attached in this post.

    But my problem is that I dont know how to use it. I have placed it in "py_macro" folder but that does nothing, so I guess I need to somehow implement it by creating another file somewhere?

     

    What I am hoping is that someone out there alreay have done this or knows how to do it and are willing to help.

     

    chancePenetration.py


  12. I have some problems with markersAliveNormal.xc in the latest update and I hope somebody can help me.

     

    Since "forever" I have modified this file so that I get both my teammates and my enemies xwn8-rating (double digit variant) to show over the tank-tier. This means I usually have, from bottom to top, Tanktype, Tier, Health, Tankname, Playername and then xwn8-rating at the top.

     

    Now in the latest patch the xwn8-rating is gone and I have really tried to figure out why but I cant seem to find what is wrong, everything looks right to me.

     

    I have uploaded an image on how it used to look and also my markersAliveNormal.xc file.

     

    Is there someone who can figure out what is wrong in my file or do I need to submit anything else?

    markersAliveNormal.xc

    shot_498.jpg

×
×
  • Create New...