pet targetting

Third party software discussion goes here.
xilbup
Posts: 20

pet targetting

Post#1 » Wed Sep 12, 2012 6:50 am

is there a way to have a cleric target a character's pet, by use of mq2 or otherwise?

User avatar
Warlgor
Posts: 231

Re: pet targetting

Post#2 » Wed Sep 12, 2012 8:24 am

If you are in the person's group, pressing the F# key associated with their place in your group window will target them, and pressing it again will target their pet. For example if you were the first person in my group window, I would hit F2 twice (F1 targets yourself).

Hope this helps!

moonrazor
Posts: 111

Re: pet targetting

Post#3 » Sat Sep 15, 2012 12:19 am

I would assume you mean you want your box, cleric in this case, to target your pet via a macro?


Moonrazor

xilbup
Posts: 20

Re: pet targetting

Post#4 » Sat Sep 29, 2012 11:34 am

oh yah, StickyBuds solution was the 1 i was looking for, figured id just repost it to this thread.
thnx mr stickybuds
::
ok i think i came up with something for if you are not playing on the pet class =)

there is a mq2 command called "/noparse" which instead of processing the command it sends the literal text that follows to that client, so they will then issue that command from that client instead of the one you actually issued it from. Very handy for this case with the ${Me} function.

so, using Clericman and Mageman again. This command can be issues from any other toon, say your tank, or even the cleric himself. the command should go as follows (tested and working)

Code:
/noparse /bct Mageman //bct Clericman //casting "Faithful Light Rk. I" gem1 -targetid|${Me.Pet.ID}


Regards,
Sticky

Return to “Third party software”

Who is online

Users browsing this forum: No registered users and 1 guest

cron