Brothers,
New warlock attempting to implement some of the more basic macro’s for the Warlock class. However, am struggling to find a comprehensive list of some of the more common ones.
Specifically for generating a soulstone while casting it on your target. The one that I’ve found is pretty complex…so I was hoping one of the more experienced players might be able to assist or offer up their code.
Here is the code snippet for my Soulstone macro…
#showtooltip Lesser Soulstone
/cast Create Soulstone (Lesser)
/cast [mod:shift] Lesser Soulstone;[@mouseover,exists,help] Lesser Soulstone;[nomod,@player] Lesser Soulstone
/say I Put A SoulStone On You %t
For some reason, this is only ever casting on myself…rather than the targeted party member? Why?
Thanks in advance!
Urïk