Jump to content

John11

Regular Member
  • Posts

    218
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by John11

  1. i get the same problem its stops working you need to set a key in its config file so you turn it off and on when your in Frontline so you can get it to work again i had the problem all last year with auto aim

    go to (World_of_Tanks_EU\res_mods\1.8.0.0\scripts\client\gui\mods) and open mod_autoaim_indicator.json file find the line "toggleKeyCode" and set a number for the key you can use to turn it on and off if it stops working to get it to work again

  2. well the contour icons not showing for the enemy team and the tank tier showing must be something in your settings cos the contour icons for the enemy team should be set to true and not to false and the tank tier should to set to false and not set to true after installing your modpack MarkersAliveNormal.xc has that setting for the contour icons and tank tier for the enemy

     

    // Vehicle contour icon.
        // Контурная иконка танка.
        "contourIcon": {
          "enabled": false,
          "x": 0,
          "y": -57,
          "alpha": 100,
          "color": null,
          "amount": 1

    and i got vehicle tier on witch should be off like the our team

    // Vehicle tier.
        // Уровень танка.
        "levelIcon": {
          "enabled": true,
          "x": 0,
          "y": -16,
          "alpha": 100

  3. enemy contour icons not showing found the fault

    // Vehicle contour icon.
        // Контурная иконка танка.
        "contourIcon": {
          "enabled": false,
          "x": 0,
          "y": -57,
          "alpha": 100,
          "color": null,
          "amount": 1

    and i got vehicle tier on witch should be off like the our team

    // Vehicle tier.
        // Уровень танка.
        "levelIcon": {
          "enabled": true,
          "x": 0,
          "y": -16,
          "alpha": 100

     

×
×
  • Create New...

Important Information

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