Jump to content

TATOO_64

Regular Member
  • Posts

    6
  • Joined

  • Last visited

Posts posted by TATOO_64

  1. Problem with Modpack, installed the .21 made 4 games and then suddenly the keyboard and mouse no longer work.
    Unloading the cargo .23 version the game and even the carousel back to a single line and I get the message that the Modpack version is old and that I can download Laversine .23, but that was just installed.

    I'm confused

  2. On ‎02‎/‎09‎/‎2016 at 4:25 PM, Darth_Clicker said:

    Problem solved.  I had xvm config changes in my Aslain's Custom folder that were causing these problems.  Something apparently changed in XVM from v18 to v19 which resulted in my custom configs to mess everything up.  My custom file was the same one I used in v18 with no problems.

     

    v19 installer works fine as long as I use the xvm files from v19 in my Aslains custom folder zip file and not from v18

    oh.....I tried the first v20 and it worked fine with the correct xvm files in my custom zip file.  Do you want me to try v2 as well?

    Please explain how you solved the problem

     

  3. 31 minutes ago, Aslain said:

    In battleLabelsTemplates.xc

     

      "x": "{{pp.mode=0?5|{{py:math.sum({{pp.widthLeft}},50)}}}}",
          "y": "{{pp.mode=0?65|40}}",

     

    to

     

      "x": 1290,
       "y": 450,

     

    and 

     

          "x": "{{pp.mode=0?5|{{py:math.sum({{pp.widthLeft}},50)}}}}",
          "y": "{{pp.mode=0?85|60}}",

     

    to

     

      "x": 1290,
      "y": 460,

    I'm just noob, the location is ok, but now written overlap

  4. 17 minutes ago, Maxxrange said:

    I also need to know how to move the hitlog. Before last update I would change the x,y position.

    I was hoping it was Ctrl and drag the box, that would have been sweet.

     

     

     

    In the old version, I found this:

     

    "hitlog": {
          "enabled": true,
          "updateEvent": "ON_DAMAGE_CAUSED",
          "x": 1290,             <---------
          "y": 450,               <---------
          "width": 500,
          "height": 1000,
          "textFormat": { "color": "0xF4EFE8", "size": 18 },
          "format": "{{hitlog-header}}\n{{hitlog-body}}"
        },

     

    I find this in the latest version:

     

    "hitlogHeader": {
          "enabled": true,
          "updateEvent": "ON_DAMAGE_CAUSED, ON_PANEL_MODE_CHANGED",
          "x": "{{pp.mode=0?5|{{py:math.sum({{pp.widthLeft}},50)}}}}",
          "y": "{{pp.mode=0?65|40}}",
          "width": 500,
          "height": 1000,
          "textFormat": { "color": "0xF4EFE8", "size": 15 },
          "format": "{{hitlog-header}}"
          // Format of the full hitlog (header and body)
          // ?????? ??????? ???-???? (????? ? ????)
          // "format": "{{hitlog-header}}\n{{hitlog-body}}"
        },
        "hitlogBody": {
          "enabled": true,
          "hotKeyCode": 56, "onHold": "true", "visibleOnHotKey": false,
          "updateEvent": "ON_DAMAGE_CAUSED, ON_PANEL_MODE_CHANGED",
          "x": "{{pp.mode=0?5|{{py:math.sum({{pp.widthLeft}},50)}}}}",
          "y": "{{pp.mode=0?85|60}}",
          "width": 500,
          "height": 1000,
          "textFormat": { "color": "0xF4EFE8", "size": 15 },
          "format": "{{hitlog-body}}"
        },

     

    As you change the location ??

  5. I apologize for my bad English.
    My compliments for the mod pack Aslain, I just installed the latest version.

    I noticed that the icons of the tanks in the two panels are directed to the right, and those of my team and even the enemy, how can I put them opposite each other ??

    Another question how and where to change the settings to change position hitlog?

    Last question in the settings of Modpack I popped something that makes me look at my side of the info tank every time you point a tank, I would remove them from Modpack I tried but it does not work, how do I ???

     

    Thank you in advance for the help

×
×
  • Create New...

Important Information

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