15 - Border on targeted Party frame (plus a bit extra)
Please add a feature that lets us see a border around a party member (their party frame) when they are your target.
I would also like to see an extension of this feature to allow you to specify that the border change colors when that targeted party member is out of range (or in range, you decide :D) of a user specified spell. In other words the user specifies that they want to set their range check spell to spell XXX. When they target player YYY, player YYYs party frame gets a green border if you are in range to cast spell XXX on them and a red border when the are out of spell XXXs range.
- 3 comments
- 3 comments
Facts
- Last updated on
- 07 Oct 2008
- Reported on
- 13 Sep 2008
- Status
- Accepted - Problem reproduced / Need acknowledged.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.
- #3
Marandopsu Tue, 07 Oct 2008 23:23:17Great idea. And to extend on this, a border when you mouse over each members frame before you click on them. Makes the frame feel more alive, and like youre actually clicking on something!
- #2
Sammual Tue, 16 Sep 2008 21:01:06I don't care how it works or what changes but I would LOVE to be able to see who in my group/warband is in range of a heal.
- #1
rmet0815 Tue, 16 Sep 2008 20:28:03Maybe something to add to the border: - green: in range - red: out of range - gray: not known
Leave the border markings up for a certain amount of time (3 sec?) after "deselection" of the target. So one could quickly "click through" party members to update status.
Maybe even update border when you mouse over the group member frame. As this would require targeting though, it would be nice if this would be toggle-able.
If there is "(FRIENDLY_)TARGET_CHANGED" event, register it and see if the new target is a group member. If yes, update the border.
Do above also for the Target Frames (friendly and enemy).