Log in

View Full Version : help me with my follow ftl setup



FIra
04-07-2009, 09:21 AM
I'm just now trying to set up ftl and for some reason I couldn't get it working last night. Closest I got was all my guys following Toon A.
shift ctrl = toona
shift alt = toonb
shift ctrl alt = toonc
alt = toond
ctrl = toone

keymap1 - Q - follow.toona - shift alt p - follow.toonb - shift ctrl alt p - follow.toonc alt p- follow.toond - ctrl p- follow.toone
keymap2: shift ctrl p- follow.a - Q - follow.toonb - shift ctrl alt p- follow.toonc - alt p- follow.toond - ctrl p- follow.toone
keymap3: shift ctrl p - follow.toona - shift alt p- follow.toonb - Q - follow.toonc - alt p - follow.toond - ctrl p - follow.toone
keymap4: shift ctrl p - follow.toona - shift alt p - follow.toonb - shift ctrl alt p - follow.toonp - Q - follow.toond - ctrl p - follow.toone
keymap5: shift ctrl p - follow.toona - shift alt p - follow.toonb - shift ctrl alt p - follow.toonc - alt p - follow.toond - Q - follow.toone



Macro
/stopmacro [nomod]
/target [mod:shift,mod:ctrl,target=toona][mod:shift,mod:alt,target=toonb][mod:ctrl,mod:shift,mod:alt,target=toonc][mod:alt,target=toond][mod:ctrl,target=toone]
/f
/targetlasttarget

Now here is how it's setup in wow. I have Q bound to nothing at all and P bound somewhere with the macros in it. Each toon has the same macro. I made sure no keys are set to P or Q meaning I took off anything with shift,alt and ctrl + p that was prebound, same with Q. I tried my /target macro with actual character names but it's still bugs out.

The problem is my old main, Toona, will get them all to follow on the second keypress of Q. When I change mains I just click on another client and hit Q but nothing follows.

neux
04-07-2009, 04:58 PM
first try clicking macros on your slaves wile holding down combination of sft/ctrl/alt to see if they respond accordingly and follow right toons <<< will eliminate possible errors in macros

then try to get at least two toons working, like toonA and toonB.
make all new two keymaps for them, like testA and testB
and add to testA:
toonA == Q
toonB == shft+alt+Q

and add to testB
toonA == shft+ctrl+Q
toonB == Q

if thats works like it should, try adding toonC to the mix, and create testC and add according lines of strings.


it took me few hours to figure out and get hand of it just on three guys =P
but "FTL" definitely best thing invented just cuz =D