WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Macro Help (https://www.wowinterface.com/forums/forumdisplay.php?f=140)
-   -   Add shift modifier here? (https://www.wowinterface.com/forums/showthread.php?t=57952)

hasnogaems 04-20-20 09:21 PM

Add shift modifier here?
 
I have
Code:

/targetenemyplayer
/startattack

for targeting enemy players.
And
Code:

/targetenemy
/startattack

for targeting all types of hostile, in a separate macro binded at the same button as 1st macro + shift.

Can I add shift modifier in first macro and make them 1 macro? Something like:
Code:

/targetenemyplayer
/[mod:shift] targetenemy
/startattack


jeruku 04-21-20 06:37 AM

Yes you can.

Code:

/targetenemy [mod:shift]
/targetenemyplayer [nomod]
/startattack


hasnogaems 05-05-20 12:38 PM

Thank you very much
https://cdn.discordapp.com/attachmen...918/video0.mov


All times are GMT -6. The time now is 03:18 AM.

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