Question on Nightelf warriors

Hue

Legend
How would i go about making a macro that would normally cast charge when pressing the key i have it bound, but when holding down the shift key it would cast shadowmeld.

please help :D
 
I haven't really been into macro's for a while after i stopped p(l)aying, but isn't it possible to macro this in a button without having to use the shitft key by using [combat] and [nocombat]? I could be completely wrong here but i believe it used to work. I don't have a nelf warrior available to test it atm, but if you are looking for a charge in and out combat under one button this might be a good option.
 
I haven't really been into macro's for a while after i stopped p(l)aying, but isn't it possible to macro this in a button without having to use the shitft key by using [combat] and [nocombat]? I could be completely wrong here but i believe it used to work. I don't have a nelf warrior available to test it atm, but if you are looking for a charge in and out combat under one button this might be a good option.

Thats actually a good idea ;) however how would we go about making such a macro :eek:

I'm a complete narb when it comes to macros and such.
 
Thats actually a good idea ;) however how would we go about making such a macro :eek:

I'm a complete narb when it comes to macros and such.
Something like:

#showtooltip
/cast [combat] !Shadowmeld
/sit
/cast [mod:shift, target=focus] Charge

Making a NE War to test. Brb.

Not working. Something got to be wrong.
 
Last edited by a moderator:
As i said it has been a while since i made a decent macro but try this.

/cast [combat] !Shadowmeld
/sit
/cast Charge

The problem i have with this is that i dont know how to put the /sit part in the combat part, i'm pretty sure it is possible i just forgot how. I got a feeling i messed something up by doing this but i have no idea what. Feel free to try it out though.

EDIT: Dammit mialo u where faster then me...>.<, well atleast having the exact same makes me feel abit more convident about my macro skills:p.
 
Last edited by a moderator:

Users who are viewing this thread

Top