Log in

View Full Version : quick help with a macro to target corpses please :)



Effex
06-08-2009, 08:27 AM
so Im boosting in SM using the following to loot:

Macro: "/target SC"
hit interact with target key

what this is doing is targeting the nearest corpse and looting it so not too bad. the issue is it ONLY targets the nearest corpse. meaning i have to gradualy move my chars around spamming the macro. what I would like to do is rotate round the corpses very much like TAB does on mobs.

I can live with how it works right now, would be nicer if theres a better way though

AlienChild
06-08-2009, 09:58 AM
There is no way currently to TAB through corpses. What I am curious about is how does "/target SC" target the nearest corpse - I don't understand how this works?

Bettysue
06-08-2009, 10:42 AM
Pretty much every enemy in SCarlet monastary is called SCarlet something. The /target SC works the same as /target SCA or SCAR etc would. If he were to leave SM and move to say ZG the likelyhood of the macro targeting anything is just about zero. For a while after addons like proximo came out people would make a macro with
/tar a
/tar b
...
/tar z

to load up proximo before the fight really started, you can use the dead modifier (/tar [dead] a....) to target only dead mobs and if you include a cleartarget at the beginning spamming the macro while moving through a pile of bodies will help a little but I honestly think you'll save yourself quite a bit of time just clicking them and having a target leader target macro (/target [target=party1target,dead]) followed by a interact keybind.

Tasty
06-08-2009, 08:30 PM
The only thing I can suggest would be

/targetenemy [dead] sc

in THEORY, this should target any nearby corpses that start with sc (hopefully)