Thread: Ward remaining
View Single Post
  #4  
Unread 06-27-2007, 06:24 AM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

The problem here is that the info you want isn't available as DynamicData. So while we can shove the tooltip info into an always visible textbox, there's no viable way to have it update automaticly as the values change.

However, there are several options for a user triggered refresh. My choice would be a script tied to the clock visibility. The clock can be assigned a keyboard command (Alt + C by default I think), so using that command would refresh the visible data. Not automatic, but better than a mouseover tooltip if you're like me and generally play by keyboard not mouse.
Reply With Quote