Abilities in HUD

Forum for posting custom UIs, portions of UIs, and HUD stuff using MQ's enhancements.

Moderator: MacroQuest Developers

eqaussie
a ghoul
a ghoul
Posts: 124
Joined: Tue Mar 16, 2004 5:58 am

Abilities in HUD

Post by eqaussie » Sun May 23, 2004 9:12 pm

I have been playing with the MQ2 Hud, and would like to add some combat ability timers and the like for my monk.

I have my wizards abilities working fine, but cannot find a way to get things like Mend or Earthwalk to show up.

I cannot find the correct combination.

Have tried ${Me.Ability[Mend]}, ${Me.CombatAbility[Mend]}

Is it possible to actually get a time remaining for re use on those abilities. :?:

s16z
a ghoul
a ghoul
Posts: 97
Joined: Thu Apr 01, 2004 12:03 pm

Post by s16z » Sun May 23, 2004 11:11 pm

Well, browsing the reference you will see that Me.Ability[name] returns the button that it is on. You'll also see that there isn't anything that returns a time for Abilities. But, I know that if you try to activate an ability, and it isn't ready, you get a time remaining. The question is, does this time come from the server, or the client?

Programmer
a hill giant
a hill giant
Posts: 195
Joined: Mon Dec 01, 2003 2:41 am

Post by Programmer » Mon May 24, 2004 12:20 am

My pure-speculation here is that it comes from the server. I say this because there have been many times in the past where a client would think an ability was available (fd button was up, etc), and when trying to use it, the server would report that the timer for that ability has not yet expired.

s16z
a ghoul
a ghoul
Posts: 97
Joined: Thu Apr 01, 2004 12:03 pm

Post by s16z » Mon May 24, 2004 10:02 am

I've seen that happen too, but somewhere the client must think that the time is up so it will ungrey the button, I wouldn't think that the server sends a message each time a ability is now ready to use, and get it wrong.

Jiblet
decaying skeleton
decaying skeleton
Posts: 6
Joined: Thu Jun 03, 2004 3:09 pm

Post by Jiblet » Thu Jun 03, 2004 3:11 pm

Is this the same problem for Rangers with Trueshot and Weaponshield?
Ie its not possible to get a timer for them on the HUD?

di28889
a hill giant
a hill giant
Posts: 296
Joined: Sat Jul 12, 2003 11:36 pm

Post by di28889 » Fri Jun 04, 2004 2:36 am

Is it possible to make a plug-in that will sense that you hit a ability then start a timer on the client then have the hud report the plug-in timer.

Example

Hit ability kick(time=20sec or something)
Plug-in senses that the button is active
Plug-in starts a timer (given time for the active ability)
Hud displays that timer

:?:

Jiblet
decaying skeleton
decaying skeleton
Posts: 6
Joined: Thu Jun 03, 2004 3:09 pm

Post by Jiblet » Fri Jun 04, 2004 1:56 pm

Wouldnt be great for discs though...
Youd have to use the disc for the timer to start, though I guess thats no biggy really.

FrankJScott
naggy
naggy
Posts: 2384
Joined: Sun Feb 19, 2023 7:11 am

Top Product Website

Post by FrankJScott » Fri Oct 06, 2023 1:25 am

Please try Google before asking about Useful Product Tips 1ac77_5