Log in

View Full Version : FTL Skinning Macro Help



resh
08-08-2011, 05:28 AM
Okay so i am trying to setup skinning on one of my slave toons. I decided that i was going to try to setup my lightning bolt macro to skin mobs as well. here is the macro that i have setup in macaroon.

/target [mod:ctrl,mod:shift,nomod:alt,target=toonA][mod:alt,mod:shift,nomod:ctrl,target=ToonB][mod:ctrl,mod:alt,mod:shift,target=ToonC][mod:ctrl,nomod:alt,nomod:shift,target=ToonD]
/cast [target=targettarget,harm] lightning bolt, [target=targettarget,dead] skinning
/targetlasttarget

It cast the skinning but it will not cast the lightning bolt. Any help with this would be greatly appreciated.

Thanks,
Resh

Khatovar
08-08-2011, 05:42 AM
Why not just use interact with target? It will automatically skin a dead mob if it is possible.

moog
08-08-2011, 07:21 AM
Ditto, I just use IWT to skin (and to loot quest items, too).

resh
08-08-2011, 07:48 AM
Okay i will try that.

Thanks