Jump to content

RaJCeL

Modder
  • Posts

    81
  • Joined

  • Last visited

  • Days Won

    14

Posts posted by RaJCeL

  1. 1 minut臋 temu, Rainlords napisa艂(a):

    To clarify my prob:
    After opening the notification center (kanal systemowy) the pop-up window after a game where you find your battle details doen't show up only once again and then no more, still you restart the game (server change is not enough).

    The Yasen Krasen summary still works fine and counts every game.

    When changing from Yasen Krasen to another mod from this section the ^problem^ is solved.

    Don't know if there is a connection between, but it looks like 馃槈

    To clarify my understanding: you play battle, die before battle ends, go to garage, open notification center, it is still opened when battle ends and you get results, after that you cannot open any other battle results and solution is to restart game. Is that right?

  2. Indeed, a lot of happening in my life, so not much time for modding and manual updating.

    I am in discussion with other mod maker to have more automated way of gathering events. It is a big improvement, so perhaps will take us some weeks at least, maybe more to provide improved version to users. Thanks to that the number of event types can increase, because minor events would be included as well.

    • Upvote 2
  3. No errors in python.log.

    Issue not specific to one mod as you say: having issue with Ragnastats as well.

    I would suggest:

    - repair game client,

    - add exception to firewall/antivir,

    - open ports on router (find list on wg support),

    - verify running as an admin on聽all 3 WorldOfTanks.exe from paths:
    聽 聽 - World of Tanks
    聽 聽 - World of Tanks\win32
    聽 聽 - World of Tanks\win64
    聽 聽 (right click, properties, compatibility tick run as admin)

  4. For ranked battles I confirm there is an issue, but I haven't had enough time to fix it while there was ranked battles, so I am waiting for next occurrence. Maybe then I will have time and possibility to fix it.

    About regular battles. Method for collecting and calculating damage for panels is the same for all players, even self player. Why there is difference? Because there is no possibility to just get and show players damage. It needs to be collected and calculated by catching some in game events. It can be caught only in drawing area, so first possible mismatch. Second, killing shots are not always fired with the event I am catching and so far I cannot define the rule when and why this event is not fired and when and why is.

    In both provided screenshot examples I guess killing shot is not counted for you. And for now I don't see the reason why to make exception for self player on the damage counting on players panels. Players panel damage is from definition approximate. If you want 100% correct damage counter for self, then there are other indicators.

    • Upvote 2
  5. Hello,

    Most or all session stats are based on WN8 mainly.

    But... you can change for YasenKrasen to show WGR instead of WN8.

    Go to:聽World of Tanks\mods\configs\yk-stats\config.json
    and change all macros like:
    {{c:WN8}}

    {{g:WN8}}

    {{WN8}}

    {{WN8:d}}

    {{XWN8}}

    to:

    {{c:WGR}}

    {{g:WGR}}

    {{WGR}}

    {{WGR:d}}

    {{XWGR}}

    Regards

    • Like 1
  6. Nie wiem czy jest na to opcja do wybrania w modpacku, ale w modzie mo偶na wybra膰 na sztywno jak膮 wielko艣膰 ikonek chcesz mie膰:

    mods\configs\rajcel\tricks\tricks.json

        "carousel": {
            // null for no change; N number for N rows
            "rows": null,
            // possible values: "auto", "large", "small"
            "size": "auto" <-- o tutaj
        },

    Domy艣lnie jest "auto": wtedy gra decyduje, kt贸r膮 wielko艣膰 sobie ustawi.

    2 godziny temu, Ankuba napisa艂:

    Klikanie w ikonk臋 zmieniajac膮 wielko艣膰 ikon nic nie daje.

    Jak膮 ikonke masz na my艣li?

×
×
  • Create New...

Important Information

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