Jump to content
Korean Random

scyorkie

User
  • Content Count

    381
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by scyorkie

  1. ^ This. See: http://www.modxvm.com/en/news/xvm-6-4-10-for-world-of-tanks-0-9-16/
  2. Looking at your previous post, "they" could only refer to the XVM devs, since they are the ones who "put in the function". In any case, this is not a case of WG "limiting XVM" either, it's just the XVM devs coming up with a new idea and putting it in place despite the current limitations of the vanilla client. We'll just have to wait and see if WG agrees that this functionality is useful. I have it turned off myself.
  3. The default client does not transmit that information. That's why there's XMQP and the requirement that others have to have it enabled as well. It's not "restricted" by the XVM guys; you are ranting at the wrong party for the wrong reasons.
  4. Reviving this thread because of the platooning restrictions in 9.18. Is it possible to change this feature so that you have the option to: (i) enable LockBackground for vehicles "not suitable for platoon" (eg arty, or wrong tier), and yet (ii) disable LockBackground for vehicles that have "crew incomplete"? In other words, more options for this feature based on the reason why a tank is locked?
  5. colors.xc > def > colorHP - this defines the colors colors.xc > colors > hp_ratio - this defines the threshold ranges
  6. Minimap larger by default - Not an XVM function. Use the +/- keys on your keyboard Default vehicle markers - markers.xc > markers > enabled = false Minimap zoom level - minimap.xc > minimap > zoom > index = set a value from 0-5 Minimap zoom disable - hotkeys.xc > hotkeys > minimapZoom > enabled = false
  7. In markers*.xc, tweak the line in bold: "rating": { "name": "Rating", "enabled": true, "x": -32, "y": -21, "alpha": "{{xvm-stat?100|0}}", "align": "right", "textFormat": { "font": "xvm", "size": 17, "color": "{{c:r|#999999}}", "bold": false, "italic": false }, "shadow": { "enabled": true, "distance": 0, "angle": 45, "color": "0x000000", "alpha": 100, "blur": 2, "strength": 1 }, "format": "ĕ" },
  8. The hitlog header was replaced by totalefficiency in the default config. See changelog entry: https://bitbucket.org/XVM/xvm/commits/33b0428584509033a6afce3297e4d8e157972e68
  9. Currently using 7428 and it seems to be happening less now (particularly with arty's "not suitable for the platoon" message), but it's still there: http://i.imgur.com/96GCohm.jpg (see T-34-85) Side question: Is it possible to change "Not suitable for the Platoon" to other text?
  10. That line above works for me, although I'm using a slightly different one currently. See here.
  11. statisticForm bugs out when you blacklist / block a player for the remainder of the battle: - screenshot 1: T49 was already blacklisted before the game, M53/55 was blocked during the game - screenshot 2: E50 was blocked during the game (to test) It stays bugged out even after you remove that player from the blacklist / block. Also, if you are looking at statisticForm and someone dies during that time, it gets worse: - screenshot 3a: notice the double entry for the T-44 after I blacklisted him during the battle (to test) - screenshot 3b: the 2nd T-44 entry was supposed to be an Emil II (this shot was taken after i removed the T-44 from the blacklist, but statisticForm was still bugged) statisticForm.xc attached. I've been using the same config for ages. statisticForm.xc
  12. I noticed that in my carousel, the "info" text can sometimes be vertically misaligned. Example: - http://i.imgur.com/h45aGvT.jpg- see all arties - http://i.imgur.com/Er7mUL1.jpg- see KV-1 (but not Obj 261) - http://i.imgur.com/joIXaSQ.jpg- see M53/55 I get varying results each time I change the filter -- it happens on different tanks, and the same tank / filter choice can give different results. carouselNormal.xc attached. carouselNormal.xc
  13. I'm using build 7390; it was meant for 9.18 CT but it seems to work so far on 9.18.
  14. Thanks, that worked. I didn't know that > and < operators could be used.
  15. I've been experimenting with reducing the number of colors shown on my interface. Specifically, anything that's supposed to be colored yellow and below will instead be light grey. This helps me focus on priority targets, and/or not get demoralized at the quality of my teammates. That said, I still find it useful to know if someone has bot-like stats. How do I set an icon to display next to a player (e.g. in the playersPanel), if certain conditions are met? For e.g. if he has >10k battles (mandatory condition), and he has <46% winrate or <300 WN8 (just one of the 2 conditions has to be met).
  16. I've removed everything from mods\ and res_mods\ folder, put in stock 7282, and still don't see anything except the OTM WN8 indicator. Am I the only one?
  17. Use this entire config: https://pastebin.com/DZDJXR8j The problem with your latest config is that your definitions are not done right.
  18. I think vlad's suggestion should fix the problem. Thanks vlad!
  19. carousel.xc and carouselSmall.xc do not affect what we are trying to achieve here. When you say you installed the latest version of XVM, did you also update the contents of \res_mods\configs\xvm\py_macro ? And which version are you using? I personally cannot get the very latest nightly build to work (they are trying something experimental with builds 7267+), but build 7266 works perfectly. You can download the latter from my Dropbox here.
  20. It does, but it also refers to the settings in colors.xc. I didn't want to do that since (i) editing another config = more confusion, and (ii) changing his colors.xc might affect something else that I don't know about.
×
×
  • Create New...