|
|
|
 |
Posted 2005-05-20, 11:10 PM
in reply to Vollstrecker's post starting "That's interesting, but in most groups,..."
|
 |
 |
 |
Usually, the groups I'm in focus fire, it's a quite effective strategy. In any case, it should be an easy task to change the way the variable preferencelist is initialized to suit your priorities. After you add the dir to the interface/addons directory and enable it (it may be old ver now), add a macro:
/script ZhenyaTargetForMe();
and bind it to something.
Two warnings: - In order to filter out distracted party members' targets, targets above 95% health are ignored in favor of those below if any are targeted
- If you aren't in a party, your party has no targets, or they're all dead or friendly, you will target the nearest enemy and a warning "Targeting Nearest" will appear on your first chat window (If you don't have Cosmos or another supplier of the Print helper function, you will need to locate and delete this line in the lua)
|
 |
 |
 |
|
|
|
|
|
|
|