Jump to content
Korean Random

Chainer

User
  • Posts

    20
  • Joined

  • Last visited

Everything posted by Chainer

  1. Would it be possible to add this features? 1) "damageLog"/"insertOrder" Same functionality as "hitLog"/"insertOrder" 2) "damageLog"/"log"/"formatHeader" (and "damageLog"/"logAlt"/"formatHeader") Same functionality as "hitLog"/"formatHeader" 3) "hitLog"/"lines" Option to define number of lines displayed in hitLog. It used to be implemented few versions ago, but now it's missing. 4) "damageLog"/"lines" Same functionality as "hitLog"/"lines". Maybe it's somehow implemented, because it's now showing last 10 hits, but i couldn't find any way how to change it. Thanks.
  2. You can disable the "ugly" button by setting "carousel"/"filters"/"prefs" to false. Anyway it would be nice to implement at least "reserve" and "noenlite" filters into that new popup window as you suggested so we could get rid of that ugly button (it's really driving me crazy :) )
  3. Oh, then that is some new feature in XVM that I've missed. I checked sirmax's config and it should be this: Open sirmax-panels.xc and change "vehicleLevelAlpha": 0 to "vehicleLevelAlpha": 100 on every panel (large, medium, medium2, short)
  4. In garage go to: Menu -> Settings -> General Check the "Show vehicle tier" option.
  5. For the same reason it was possible to disable it last version :) In my opinion draw distance circle for arty is useless in most battles.
  6. Is it possible to disable draw distance circle when playing artillery? In xvm 6.1.5 it was this option: "minimap"/"square"/"artilleryEnabled"
  7. Creating image 100 x 100px is not a problem. But I dont know how can I change its height/width in game. The code I wrote above doesnt work...
  8. Hello, is there any way to adjust size of minimapAimIcon in config? The thing is, when the minimap is enlarged, this minimapAimIcon looks really ugly (large pixels) compared to every other graphics on minimap. So I want to use relatively large image (100px x 100px) and shrink it via config file. Is that possible? For example this does not work for me, the image is not displayed at all: "minimapAimIcon": "<img src='xvm://res/MinimapAim.png' width='10' height='10'>", Thanks in advance.
  9. Nice! Thanks for the advice. It works like a charm.
  10. Hello, it would be nice to have Roman number version of {{v.battletiermin}} and {{v.battletiermax}} macros. I guess it would be called {{v.rbattletiermin}} and {{v.rbattletiermax}} - by the same logic as it is with {{v.level}} / {{v.rlevel}} macros. Thanks.
  11. Hello, it would be really nice to have one additional filter in TankCarousel for filtering tanks by their maximum battle tier. Example: When I'm platooning with someone who is driving Tiger II, his maximum battle tier is 10. So I would apply filter for maximum battle tier 10 and as a result I would see tier 8 tanks with regular MM and tier 7 light tanks that have also maximum battle tier 10. Would it be possible to implement this? Thanks in advance.
  12. I've just tried your config and ping in hangar looks like this... So i guess it's not XVM problem.
  13. Are you using any other mods besides XVM? I was using locastan's minimap mod few versions ago and it caused me this exact problem. Try to run WoT only with XVM mod.
  14. There is no {{turret}} macro anywhere in your config, thats why it is missing. About the spotted markers... You've got your icons in right folder, but possibly wrongly named. According to your config it should be named like this: neverseen.png, lost.png, revealed.png and dead.png
  15. Well, I've just tried it at XVM 5.0.1-test2 version... In hpLeft it's OK, but in hitLog it doesn't work at all.
  16. Apparently {{vtype}} macro doesn't work properly in hpLeft. In hpLeft I always get default values (HT, MT, LT, TD or SPG) from {{vtype}} macro despite the fact I don't have default values at text.xc file. In hitLog it works fine. I use XVM 5.0.1-test1 version, before that it was OK. Thank you in advance for help, Chainer
×
×
  • Create New...