Interface2037 Posted May 25, 2020 Posted May 25, 2020 The recent addition of the handy hp bar on bottom of the screen overlaps the consumables panel. Is there any way to fix this? THnk Quote
Administrator Aslain Posted May 25, 2020 Administrator Posted May 25, 2020 Attach your logs. It's overlapping only on certain computer setups but I would like to try your mod setup first. Of course there is a way to prevent this, it was already discussed on that forums. Quote
zzarac Posted May 25, 2020 Posted May 25, 2020 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. Quote
Interface2037 Posted May 25, 2020 Author Posted May 25, 2020 strangely enough it works in Frontline Quote
Administrator Aslain Posted May 25, 2020 Administrator Posted May 25, 2020 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. Quote
Interface2037 Posted May 26, 2020 Author Posted May 26, 2020 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! Quote
Administrator Aslain Posted May 26, 2020 Administrator Posted May 26, 2020 It's already included in the latest modpack. 1 Quote
Interface2037 Posted May 26, 2020 Author Posted May 26, 2020 (edited) Great :D edit. 20 games and didn’t notice any fps drops at all. Edited May 26, 2020 by Interface2037 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.