Captions / Non-target hitpoints

A forum for reporting bugs NOT related to custom plugins.

Moderator: MacroQuest Developers

mdar
orc pawn
orc pawn
Posts: 23
Joined: Mon Aug 16, 2004 2:26 pm

Captions / Non-target hitpoints

Post by mdar » Mon Aug 16, 2004 4:54 pm

I've been poking around with MQ for a couple weeks - I've noticed a couple of oddities - I've searched the boards, and either they aren't mentioned, or I'm just not finding them.

Captions - in relation to leader points - specifically target health - the one that appends " - x%" to the target name indicating its hitpoints.

With regular EQ, this is reported correctly (its current hitpoints) at all times, i.e. a MA or marked mob shows its health, and will update it regardless of current target. With the MQ captioning, the name and hitpoint indication remains the same from the last time the mob was targetted. I tried using /caption update 100 (to give leeway for the 60+ member raid, pets etc), and it did not seem to affect it. As soon as I retargetted the mob, its indication updated to its current hps, and continued going down as it should.

As well, and probably directly related - I was playing with the /popup ${Spawn[x].CurrentHPs}, where x was a spawn that I did not have targetted (but was within update range of), and it was not updating as well.

Is there some limitation that to get the current hps of a mob, it must be targetted? I know that the client has the correct information, as ShowEQ reports hps correctly (at least those near the player).

No_Idea_At_All
a lesser mummy
a lesser mummy
Posts: 49
Joined: Sat Aug 07, 2004 11:28 pm

Post by No_Idea_At_All » Mon Aug 16, 2004 10:04 pm

I noticed this myself. The caption is only updating group members and target on a constant basis, everything else seems to pause. This is not just with captions though, I tried getting my hud to display HP's of a player near me which was not grouped, very rarely did it change (if ever).

I thought it was to do with the fact that EQ was only sending updates for group and target, other stuff it did not need to update until a radical change happened (eg you target it or it dies). I have never used nor looked into ShowEQ, is the health a constant thing or just a interval thing (eg every tick you get an update of all around you)?