WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Macro Help (https://www.wowinterface.com/forums/forumdisplay.php?f=140)
-   -   shift-click enemy target name (https://www.wowinterface.com/forums/showthread.php?t=44786)

shyrotam 10-15-12 06:36 AM

shift-click enemy target name
 
Is it possible? How?

I'd like to copy the enemy name Ctrl-C and be able to paste it Ctrl-V into a macro.

Thanks for any replies.

Phanx 10-15-12 06:49 AM

It's possible, but I don't know of any existing addons that do it, so you'd have to write your own. Basically you'd need to call UnitName("target"), put the result in an editbox, and preselect all the text. Then you'd just need to hit Ctrl+C. You could even bind Ctrl+C to the function, so you could just target something and press Ctrl+C twice, then Escape to close the editbox (or have it auto-hide after a preset amount of time).


All times are GMT -6. The time now is 07:59 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI