Hi I saw this code snipplet in a different port.
Whats the variable @player for ?Code:/castsequence [@Player] ,,,,,,,,Prayer of Healing /cast [@Player] Prayer of Mending
cheers
BC
Hi I saw this code snipplet in a different port.
Whats the variable @player for ?Code:/castsequence [@Player] ,,,,,,,,Prayer of Healing /cast [@Player] Prayer of Mending
cheers
BC
I don't suffer from Schizophrenia, I enjoy every moment of it !
Blizz changed the way you can write macros now to save some space on the 255 character limit. the " @ " replaces " traget= " and for Player.. you put in the Player's name.
Ex: you want to cast Renew on your Paladin, named Joe
/cast [@Joe] Renew,,,,
having @focus will also target who ever is set as your focus. I have mine setup this way, so if I have to pug a tank, I can set them up as my slave's focus and they target whatever they're targeting instead of me. So you don't have to set it to anyone's specific name.
@ can be used, instead of Target=
EverQuest I: Bard / Enchanter / Druid / Wizard / 2x Magician.
Diablo III: 4x Crusader & 4x Wizard.
My Guide to IS Boxer http://www.dual-boxing.com/showthread.php?t=26231 (somewhat dated).
Streaming in 1080p HD: www.twitch.tv/ualaa
Twitter: @Ualaa
/cast [@Player] Prayer of Mending
is equivalent to:
/cast [target=Player] Prayer of Mending
(casts Prayer of Mending on self).
Connect With Us