Jump to content

GolKosh

Regular Member
  • Posts

    182
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by GolKosh

  1. Have a link? ;)

     

    I need to make it a mod first... It will be there soon (I promise). I have to know what to put in and what the code is...

     

    What I have to figure out is the place to put them (I know that now: ../res_mods\mods\shared_resources\xvm\res\contouricons\regular)

    Then I need to make the code so it would look like in the image attached (I am currently looking at other mods (how they do it (and learn from that))) and also in mirror for the other side of the screen (that's the hard part)

     

    If that is done, then I zip it and make it downloadable

     

    Or is this all to difficult thinking and just make a zip of the png files? 

  2. I figured out where to find the tank icons used by wot (default colors) and extracted the gui.pkg file.

     

    I want to give the tanks other colors, like J1mbo but better ;-)

     

    In the early days you had to put the .png files into this directory: C:\Games\World_of_Tanks\res_mods\0.9.14.1\gui\maps\icons\vehicle

     

    But there are the file for the carrousel?

     

    So my question is when I altered the tank contour icons where to put them?

     

     

  3. I ended with "IT'S A PITY" because I like the modpack a lot!

     

    I only disengage AVG for about 10 minutes just to install this modpack. No virus can enter unless it's connected to this modpack.

    I'm an IT guy and I understand the risks, but putting the installation file in the exception folder or disengaging AVG for 10 minutes won't make any difference. I know what I'm talking about.

     

    I don't say that it IS this modpack that causes the problems but it is very strange that when I let AVG run a scan on the whole pc, the only thing it finds is this modpack causing the problem. No other viruses were found. And no, I don't use the free edition.

     

    Try to use ADWCleaner, to clean up your PC. Right click on file and use admin rights.... After that you could use JRT (junkware removal Tool) and it will clean your PC.... For real, no scam!!

  4.  

    Before the color was based on a static number.  if you had greater than 1800 damage then it was blue, 2500 it was purple.  It did not take into account the expected win8 damage.  So that is what changed.

     

    The old way could be misleading that you think you are doing good avg damage but you are not.  Specifically for Tier 10s.  Likewise in low Tier tanks you would always show red or orange because your avg damage was really low compared to the static number.

     

        // Dynamic color by average damage on current tank
     
        "tdb": [
          { "value": 500,  "color": ${"def.colorRating.very_bad" } },
          { "value": 750,  "color": ${"def.colorRating.bad"      } },
          { "value": 1000, "color": ${"def.colorRating.normal"   } },
          { "value": 1800, "color": ${"def.colorRating.good"     } },
          { "value": 2500, "color": ${"def.colorRating.very_good"} },
          { "value": 9999, "color": ${"def.colorRating.unique"   } }
        ],
     
    This was the old way.  So if you Maus avg damage was 1659 from your picture, you were in the Good range and Green when using static numbers.  But compared to win8 expected damage of 1790 you are considered normal and Yellow.
     
    Make sense?

     

     

    Clinkenwierd - That makes total sense, thx... It is clear now.

     

    bkc1965 - I always use the wotlabs xvm stats. I started with it, didn't know any better.

  5. Your average damage is 2142, it's barely above the average, so therefore, yellow color.

    ok, understood.... but strange that in the earlier days it was a different color.......

     

    maus_mb1.jpg

    Like I had on the Maus (couldn't find a better (older) screenshot.... 

     

    (I try to understand why the colors are different then before, thats all)... Thx all for your understanding and patience  :rolleyes:

  6. ok... then I will remove the Dumadidak hangar.... Not worth it to mess up my garage with another useless button. Replays manager is much more important to me.

     

    I'll google how to have his garage alone, without the rest of his mod! The Dumadidak hangar changes even when going to another server!!!! So I have to press that ugly button 8 times to get the hangar I want  :(

  7. I love the Dumadidak Black Hangar and installed it again but what I don't like it all the various versions of it! But ok. I understands that some people do like that.

     

    Is there in anyway a solution to have that ugly button in the lower left corner removed and into the other button where you also can find the replay manager?

     

    And why do I get the WG hangar instead (when launching the game) because I had the black hangar selected last night?

     

    When installing I selected the Dumadidak Black Hangar and not the Hangar manager "Hangman" with few built-in garages.

     

    P.S. The mod crashes when a tank is ingame and you select other garages

    post-71-0-99897700-1439456806_thumb.jpg

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.