View Single Post
  #21  
Unread 10-04-2010, 07:42 PM
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

If I were to do something like this, I'd probably
1) split the square 2 part HP: 1 part Power vertical progress bars
2) overlay 4 ClickAbility buttons in each corner
3) Put ClickCures along the bottom
4) Player name always visible in the middle (left aligned, set to truncate)
5) Targeting bar vertical left for when you need to actually target that person.
Code:
------------
||      |  |
PlayerName..
||      |  |
[ ][ ][ ][ ]
------------
Oh and BTW, the Fetish Raid window does highlight the targeted player.

Last edited by Zonx : 10-04-2010 at 08:10 PM.
Reply With Quote