664715f9b73e2

664715f9b7915
1 Guest is here.
 

Topic: PSI Buffs countdown timer on HUD Read 567 times  

664715f9b7c43
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.

664715f9b7ffbRoSoDude

664715f9b805d
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.
664715f9b81a1
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.
Careful (A Life Is A Fragile Thing)
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
664715f9b8285