Jump to content

Grandorf

Regular Member
  • Posts

    791
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by Grandorf

  1. Hi When you install Aslain XVM choose the 10-color WN8 setting. Then you are up-to-date with what people are talking (raging) about how experienced a player is. Also check either or both panels to have HP showing in players panel. You can add it later by copy/pasting these line within playerspanel.xc: "extraFieldsLeft": [ { "x": 26, "y": 2, "valign": "center", "h": 21, "w": "100", "bgColor": 0, "alpha": "{{alive?35|0}}" }, { "x": 26, "y": 2, "valign": "center", "h": 21, "w": "{{hp-ratio:100}}", "bgColor": ${"def.c1"}, "alpha": "{{alive?75|0}}" }, { "w": 3, "y": 2, "valign": "center", "h": 21, "bgColor": ${"def.c1"}, "alpha": "{{alive?35|0}}" }, {} ], "extraFieldsRight": [ { "x": 26, "y": 2, "valign": "center", "h": 21, "w": "100", "bgColor": 0, "alpha": "{{alive?35|0}}" }, { "x": 26, "y": 2, "valign": "center", "h": 21, "w": "{{hp-ratio:100}}", "bgColor": ${"def.c2"}, "alpha": "{{alive?75|0}}" }, { "w": 3, "y": 2, "valign": "center", "h": 21, "bgColor": ${"def.c2"}, "alpha": "{{alive?35|0}}" }, Thats the graphics of the HP-bar ("h":21 is the thickness and "bgColor": ${"def.c2"} is the color of the bar, defined at the very top. If you want WN8 and battlewin-% then these are the crusial macros (also in players panel.xc): WN8 (skill): <font color='{{c:wn8|#666666}}' alpha='{{alive?#FF|#80}}'>{{wn8%4d|----}}</font> Winrate. <font color='{{c:winrate|#666666}}' alpha='{{alive?#FF|#80}}'>{{winrate%2d~%|--%}}</font> and should be placed in for example "nickFormatLeft": (youre team) and "nickFormatRight": (enemy team). Confusing enough? Dont panik youll get the hang by trial.
  2. Hi I got rid of my CTD when actually started using Aslains newest OTM-Reload. Everything else the same except for _init_.pyc who I got the 22.12.2014 version. Sometimes you should keep an eye out so you dont accidently install an older version of some file. Can easily happen if you dont update what you have in Aslain_Custom_mods folder from time to time.
  3. Hi Easter drags out. Have to say, that playerpanel is a mess. The Icons are ok but he should uncheck "show tier" in game settings. The rating colors are strange, they are pessimistic and at big range. The playernames and clans are readable so thats ok, but cant say what the last %-number is. Winrate of tank or overall? It would be easiest to have him send you playerspanel.xc and colors.xc. Or simply use Aslains HP in ears settings in XVM-config.
  4. Hmm Needs tinkering, like resizing in photoshop. They seem to be 122x31 pixel. This could be a new project for someone. Icons for techtree and hangar. Photoshop has this "action" recording and you can automate the procedure of resizing et.c. for a whole folder of pictures at once.
  5. Hi Im stabbing in the dark now but if you install " colored icons in tech tree and battle result" it should generate a folder including new set of Icons. Find it and replace them with the Icons from youre in-battle Icons folder. Please correct me if Im delirious.
  6. Hi A picture is truly worth more than a 1000 words. For all you XVM lovers out there go to this forumpage: http://www.koreanrandom.com/forum/forum/50-%D0%BA%D0%BE%D0%BD%D1%84%D0%B8%D0%B3%D1%83%D1%80%D0%B0%D1%86%D0%B8%D0%B8-xvm-custom-configurations/ Here the masters of XVM have great settings and pictures of what can be done. Seriych is my mentor. Here you can find great ideas and pictures. Download, tweak, combine and together we can get it to work.
  7. Hi There are 3 ways trying to change the installed crosshair settings. First goto all the .xml files that was installed in res_mods by the crosshair (Meltymap). As an example: ServerCross2.xml Line: <texture>gui/maps/ingame/aim/gun_marker_blue.dds</texture> Try Ingame settings, hangar, Esc. Thirdly some mods can only be changed when in match, Esc, goto settings. Otherwise you have to reinstall modpack and choose another crosshair.
  8. Hi Well it seems that folder was necessary. Best would be to reinstall modpack and thick every option that cleans up logs, folders et.c. If you still have problems then maybe a reinstall of whole game is the only option. Uninstall, delete folders and run CCleaner.
  9. Hi No one playing WoT can afford 3 monitors ;) This is overall an unusual problem. You say its caused by a mod? Its either XVM messing it up then you have to seek answer in the Korean Random forums. It could be the crosshair, but since the minimap also is very big it seems to "push" the left panel. Does resizing map change anything? Damagepanel seems "cut"? The only option since very few can test this problem is to test mods 1 by 1, starting with XVM. I have seen players play WoT in 3 monitors with Eyefinity and Surround so its probably a tiny tweak thats needed.
  10. Blasphemy! He loves to do this modpack, we love his daily modpack! You can choose to remove the reminder and check his update only when you get trouble or curious.
  11. Hi Check this out, download and pick a carousel that you like and rename it to just carousel.xc (overwrite). There are pics to compare so you will get the hang of the settings. http://forum.worldoftanks.com/index.php?/topic/400723-roughnecks-tank-carousel-only-mod-95-no-stats-or-other-features/
  12. Hi Should be in hotkeys.xc "minimapZoom": { "enabled": false, "keyCode": 29, "onHold": true },
  13. Hi Many had problems with latest micropatch, Aslain got it to work so do a complete cleaninstall of the modpack. What you discribed is in many modsights (crosshair) For example: Taipan, Harpoon, Deegies et.c.
  14. Hi This can be done the same way as playerpanels, battleinfo et.c. You open carousel.xc in Notepad++ and go down to "extraFields": [ and pick what you want to be shown. You can Google for macros and even other modders settings. Roughneck over at NA forums is good with the carousel stuff.
  15. Hi Could be as easy as delete internet cache (history/cookies) between logins. Something stays behind connected to site.
  16. Hi This is unfortunately written so you get all info or no info. You can make it to show just the hits, otherwise you will get the info on who shot you wether he is spotted or not.
  17. Maybe this? http://forum.worldoftanks.eu/index.php?/topic/374447-096-team-hp-pool-bar/
  18. Hi As you see its added in battleResults.xc but it also has to be implemented into the program. You could ofcourse ask Quickybaby. https://www.mediafire.com/?6sly2x925ztndz3
  19. Hi As I mentioned here its up to XVM, and they dont see the point: http://aslain.com/index.php?/topic/1854-wn8-in-battle-result-screen/ But if you install YasenKrasen Stats then it shows there.
  20. "Unlikely I will add this mod, it's from PROTanki, I can guess it will spam ads and lies in garage." I see
  21. Hi When this mod appeared in russian forums they had huge problems with it. Its a very unstable mod. Found a reworked, maybe try it Aslain. http://res-mods.su/mody/138-mod-rtan.html (very russian though)
  22. Hi As allways this is something for XVM, the guys at Korean Random. They have thought about it (demon2597 is a wellknown XVM-modder) http://dev.modxvm.com/xvm/pull-request/5/wn8-in-battle-result/diff YasenKrasen Stats has it.
  23. Hi You could try going to ingame settings, controls-tab and try changing "request fire" to another key.
×
×
  • Create New...

Important Information

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