#BL2 Damage Meter - Feedback

1 messages · Page 1 of 1 (latest)

gentle verge
#

https://github.com/Niiklasu/bl2-sdk-mods/raw/refs/heads/main/damage_meter/damage_meter.sdkmod

Relatively stable beta version. I think the video should explain the functionality quite well. Compared to my previous post the mod now calculates DPS (and has way fewer bugs). Tested it mostly on LAN and only sometimes during co-op raids, so i would especially love to get some information on the online stability. Also appreciate any other feedback/suggestions/etc.

Requires coroutines. No idea about TPS/AoDK support.

wary tiger
#

This might be difficult, but perhaps a setting determining the display rate of the DPS meter? Changing the update interval of the display would be quite handy

gentle verge
#

actually thought about that, but thought it wouldnt be needed 😭 can add that later

wary tiger
#

Much more difficult would be changing the position and size of the bar, I assume

gentle verge
#

not sure if i get what you mean. In the second half of the video i show how to configre the UI.

You can toggle the example UI to see how it would look in game, position/resize/etc and then toggle the example UI off and the ingame UI should be updated

wary tiger
#

Can I turn it upside down

earnest solar
#

As feedback: Change resetted to reset. (grammar)

gentle verge
#

added options for the dps interval (and the interval at which you send the data to the clients). Link should auto-update. In terms of other UI customization it is not possible to turn it upside down or anything. Might add more stuff like that in the future but dont plan on it for now

tepid anchor
#

Are you able to add rgb mode text for the memes?

gentle verge
#

not easily i fear

toxic fox
#

Wanted to try this mod, but can't get it to work. Console gives me an error

ModuleNotFoundError: No module named 'damage_meter.ui'

gentle verge
#

ah yeah thats my bad 😭 i havent been into BL in a while and did some major refactoring before leaving which worked locally, but wasnt properly test

The link should now point to the fixed version

toxic fox
#

Got it installed, no errors in console, but the enable/disable key does nothing, can't get anything to display:(

#

Don't feel pressured to work on this if you're not feeling it, I'm mostly just curious :p

gentle verge
#

cant seem to reproduce. So you did enable it (the first button in the settings) and then either set "active by default" or pressed the key you set under key bindings for enable/disable (default is F10)?

toxic fox
#

I tried doing both those things

#

Going to give my game a quick reboot. That tends to fix lots of problems

gentle verge
#

i dont mind working on it, i just cant promise to fix anything major :)

toxic fox
#

Still no display. Other 2 keys give me the little pop-up messages, but the actual display never shows

gentle verge
#

i really cant seem to figure out what would cause that... im given like super default answers here, but youve tried using a different hotkey? Also, could you try going to the ui options and turning on the example ui? Im just curious if that window is drawn (maybe play around with the X/Y position etc if it shows)

toxic fox
#

Have tried a different key. And the example ui shows correctly

gentle verge
#

if there is really nothing in the console that would hint to some error i guess i cant help. My last shot would be to make sure the mod is enabled, active by default is on, restarting the game and then loading in

toxic fox
#

I just noticed when I first press f10 to enable it i get an attribute error in console

gentle verge
#

you got a screenshot?

toxic fox
gentle verge
#

perfect thanks. Ill look into that

toxic fox
#

Thanks

gentle verge
#

the dependent mod got updated 3 months ago which i didnt realize, so we were using different versions. Should be fixed

toxic fox
#

Seems to be working now, thanks for the help. 👍

crystal canyon
#

this is really cool, btw is a mod possible to not clutter the enemy hitbox with damage numbers, it gets really hard hitting crit spots with all those dot's and damage hits

winged lake
#

how to get this working? I installed this mod but it says require some other mod aswell

#

what am missing?

#

nvm coroutines was missing