View Single Post
  #13  
Unread 08-25-2007, 06:16 AM
mr.wolfie mr.wolfie is offline
A Brown Bear
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Splitpaw
Posts: 10
Default

I was looking at a click to cure group window, and was inserting the target_previous command that it didn't have, when I wondered:

You can "/useability Cure Arcane target=nameofcharacter" can't you?
Would it be possible to get the groupmember's name from some sort of dynamicdata and issue an onpress command that wouldn't switch target at all during the casting like this:
(excuse my awful hamfisted stab at an example)

OnPress="useability Cure Arcane target=groupmember1'scharactername"

If so, what would be the correct syntax?
And would there be any drawbacks (with the pet thing for example?)

Cheers!
Reply With Quote