664890b6a3719

664890b6a3cd5
1 Guest is here.
 

Topic: PSI Buffs countdown timer on HUD Read 579 times  

664890b6a4059
Hi,

I wondered, is there any possibility of adding timer, next to activated psi powers on the HUD, that would show how much active time i.e. PSI Agility or Strength etc. has, similarly to countdown when alarm is activated.

664890b6a4453RoSoDude

664890b6a44b0
It would be very nontrivial to accomplish this, as it would basically involve reimplementing the psi overlays from scratch. Even if you figured out exactly where each psi power icon should show up in screenspace to add the timers, you're still stuck because custom overlays are displayed beneath native overlays, thus those native overlays must be replaced outright. This is actually doable in the Squirrel script overlay framework, but I think I'm the only person who's really used it for anything.

I think you'd also need to reimplement all of the (duration-based) psi power scripts, which I've also done in my Rebalanced Skills and Disciplines mod so it's not out of the question. But then I'm not sure how you'd handle save/load because the overlay handler restarts every time... it's a total mess. I'll put it on my bucket list for features but I doubt I'll ever get around to it.
664890b6a45ed
Yeah... I was afraid, that would be the case. Worry not, it's just an idea for quality of life feature, that is probably not worth the effort.
It could of course be streamlined, just to show a countdown in any place on screen, if that would make it any easier to implement.
Thanks for explaining.
1 Guest is here.
“You came at the right time,” my taxi driver says. “Jamaica is vibing!”
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
664890b6a46d3