This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Classic Theme
Thottbot Theme
Target and raid mark mob
Post Reply
Return to board index
Post by
boyang
Hey all
I am trying to make a macro to do the following:
As an example, when doing the cooking daily to collect the crawfish
I want to be able to target the crayfish and put a raid marker on it all in one go.
Forgive my noobness when it comes to macros.
Thanks !
Post by
pelf
/cleartarget
/target Muddy Crawfish
/run SetRaidTarget("target",N)
http://wowprogramming.com/docs/api/SetRaidTarget
See that for what number to put for N for each icon.
Also, turning on friendly nameplates can be another way to more easily see them.
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.