Jump to content
Korean Random

mintik

User
  • Content Count

    67
  • Joined

  • Last visited

Community Reputation

2 Noob

Basic information

  • Gender
    Не определилось ;)

Contacts

  • Nick
    mintik
  1. XCPad: Download: https://koreanrandom.com/forum/applications/core/interface/file/attachment.php?id=155623
  2. And WG updates WoT again with patch 1.5.1.1 WG hates modders?? I mean wtf, why don't they update properly instead of releasing micro patch after micro patch... Here goes another week until stable xvm launches.
  3. Ok, thank you for checking the config for me. It works again!
  4. Can you tell me if this is a good python macro? It's the original from the original topic where I found this mod. However I'm not sure in which folder I have to put it. chancePenetration.py
  5. Hi, I've started playing WoT again and I reconfigured my config for XVM. However the armor penetration calculator doens't work anymore. Can somebody please take a look at my config and maybe tell me which code should be changed? Example picture: Original topic: I use the same code that was pasted in that topic. battleLabels.xc battleLabelsTemplates.xc python.log xvm.log
  6. I don't get why it always takes so long to release a stable version of the latest patch when it goes live. I figure that last day of the test server is pretty much the live version of the patch so why can't the xvm team release a version that was stable on the last day of the test server?
  7. Yeah I checked the changelog and it says: (colors.xc, alpha.xc) * disabled original color and alpha settings for ratings since XVM scale is used by default So nvm, can't use custom colors anymore.
  8. Hi, I have problems with the use of alpha rating for wn8 color ratings. My wn8 colors aren't showing up correctly. It's the default wn8 color value instead of my custom one. I'll attach the config files. Can anybody please take a look? These are the default colors: These are the colors I normally use but they don't work because my alpha.xc config is wrong somehow: alpha.xc colors.xc python.log xvm.log
  9. Hi, I made a screenshot of the problem. I didn't edit the damagelog files. Is this normal? The AP/HE ammo is no problem because its fewer letters. damageLog.xc battleLabelsTemplates.xc
  10. Hi, I have a problem showing stock turret markers properly. I created an extra text field for turret markers but the problem is that the tank names either have 'HV' or 'LV', high or low vulnerability, next to them in the text field. If I don't put 'HV' and 'LV' in the markers config then I don't have the turret markers anymore. I'll post the code below so you know what I mean. EDIT: Nevermind, think I've found the problem. "tankName": { "name": "Tank name", "enabled": true, "x": 0, "y": -36, "alpha": 100, "align": "center", "textFormat": { "font": "$FieldFont", "size": 13, "color": null, "bold": false, "italic": false }, "shadow": { "enabled": true, "distance": 0, "angle": 45, "color": "0x000000", "alpha": 100, "blur": 6, "strength": 2 }, "format": "{{vehicle}}{{turret}}" markers.xc markersAliveNormal.xc stock turret markers.zip
×
×
  • Create New...