-
Help with Melee macro!
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
-
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.