Jump to content

HP bar position


Recommended Posts

Just my two cents on this subject.

 

I tried the mod yesterday (both before and after the positioning patch), and while the second version worked, it would overlap with ammo and consumables after the first battle, becoming the same as the first version.

 

Also, after installing that mod i had a problem with disappearing damage logs (xvm ones, not native in-game), so i had to delete damage logs folder in %appdata% to get it back.

Link to comment
  • Administrator

Addon author gave me some solution, that may fix it for you all.

 

Try to edit elements.xc and replace the line with consumables with this one:

 

    {"consumablesPanel": {"$delay": 6000, "$interval": 5000,  "y": "{{py:math.sub({{py:xvm.screenHeight}}, 80)}}" }},

 

It will force the new position every 5 seconds, shouldn't hit fps too much.

Link to comment
20 hours ago, Aslain said:

Addon author gave me some solution, that may fix it for you all.

 

Try to edit elements.xc and replace the line with consumables with this one:

 

    {"consumablesPanel": {"$delay": 6000, "$interval": 5000,  "y": "{{py:math.sub({{py:xvm.screenHeight}}, 80)}}" }},

 

It will force the new position every 5 seconds, shouldn't hit fps too much.

Thanks! it works! 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

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