Jump to content

chokky69

Regular Member
  • Posts

    162
  • Joined

  • Last visited

Posts posted by chokky69

  1. Aslain, there is no lines on minimap for traverse angle lines. All other lines are here (camera lines, vehicle direction line, dots). I have to use options from game setings "display arc of fire..." to see traverse borders for SPG and TD. Or, maybe it is XVM bug?

  2. When I installed you mod, there is no flag named empty.png in flags folder. Just default.png. And there is no EU flag in folder, too. If I use your version

    {{flag|empty}}, rows in these three files are not good formatted , but with {{flag|default}} everything is fine again.

    And what about "showAliveNotFrags" option in battle.xc? I added it for myself, but maybe it would be interesting for other users.

  3. Aslain,

    I've found error in playerspanel.xc, battleloading.xc and statisticform.xc files. Instead of:

     

    xvm://res/icons/flags/{{flag|empty}}.png

     

    there should be:

     

    xvm://res/icons/flags/{{flag|default}}.png

     

    And one more thing. There is new option in battle.xc file called "showAliveNotFrags" which shows number of alive tanks instead of destroyed. Personally, I preferred to see how much tanks are alive, so you could add this option in installer.

  4. Since 0.9.7, Roughnecks gun sight has bugs. All values which are displayed are wrong: distance, gun angle, zoom indicator, etc. I've found that the reason is old sight.pyc file. Here is this new file which corrects values in sight:

     

    Aslan, please include this file in Roghnecks gun sight.

    sights.rar

  5. Type red text in file battle_assistant.txt in folder res_mods\0.9.5\scripts\client\mods

     

    spg:
      enabled: true                                                            # false - completely disable the mod
      keys: "[Keys.KEY_MOUSE2]"     # list of keys, quotes are not clean!
      zoomSpeed: 6.0                                                        # zoom speed
    expert:
      enabled: true
    gunner:
      enabled: true

     

    Now you can switch on and off SPG battle assistent mod with mouse wheel click

×
×
  • Create New...

Important Information

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