PDA

View Full Version : Help with Melee macro!



Mosg2
10-30-2009, 11:06 PM
I use FTL. I'm trying to make a macro that will target my guys and assist, or follow them if they have no enemy target. Can anyone toss me some help? :) This is my targeting structure:

/target [mod:ctrl,mod:alt,nomod:shift]Hilal;
[mod:alt,mod:shift,nomod:ctrl]Hubal;
[mod:ctrl,mod:alt,mod:shift]Illat;
[mod:ctrl,nomod:alt,nomod:shift]Taalab

Ualaa
10-31-2009, 04:43 AM
Not really sure on FTL macro's.
Was using The No Focus Manifesto, until I switched to InnerSpace.

So not sure if this is a valid argument.
Once you have the correct target, try...

/follow [help]

Or if that doesn't work, perhaps...

/follow [help, target=target]

The argument target=target shouldn't be required, but I've found a few macro's which work with that, and don't without it.