Quote Originally Posted by 'Ðeceased',index.php?page=Thread&postID=103951#pos t103951
heya m8y great writeup ^^ and thx for adding me into it :thumbsup:

I'll be adding a few things to this thread at some point so that others can test it out :P (seeing as some ppl are lazyer then me! :P )

also I'd also like to thank keyclone for helping me through the keymapping stuff u rule m8!

Ð

EDIT1: I think i've found a solution for the 255 character limit with the macros ur using

for toonA you don't require the first line of targeting, toonB doesn't need the second etc.. so:

ToonA:

/target [mod:ctrl,mod:alt,nomod:shift,target=ToonB]
[mod:alt,mod:shift,nomod:ctrl,target=ToonC]
[mod:ctrl,mod:alt,mod:shift,target=ToonD]
[mod:ctrl,nomod:alt,nomod:shift,target=ToonE]
/cast [target=targettarget,harm] Lightning Bolt
/targetlasttarget

ToonB:

/target [mod:ctrl,mod:shift,nomod:alt,target=ToonA]
[mod:alt,mod:shift,nomod:ctrl,target=ToonC]
[mod:ctrl,mod:alt,mod:shift,target=ToonD]
[mod:ctrl,nomod:alt,nomod:shift,target=ToonE]
/cast [target=targettarget,harm] Lightning Bolt
/targetlasttarget

ToonC:

/target [mod:ctrl,mod:shift,nomod:alt,target=ToonA]
[mod:ctrl,mod:alt,nomod:shift,target=ToonB]
[mod:ctrl,mod:alt,mod:shift,target=ToonD]
[mod:ctrl,nomod:alt,nomod:shift,target=ToonE]
/cast [target=targettarget,harm] Lightning Bolt
/targetlasttarget

ToonD:

/target [mod:ctrl,mod:shift,nomod:alt,target=ToonA]
[mod:ctrl,mod:alt,nomod:shift,target=ToonB]
[mod:alt,mod:shift,nomod:ctrl,target=ToonC]
[mod:ctrl,nomod:alt,nomod:shift,target=ToonE]
/cast [target=targettarget,harm] Lightning Bolt
/targetlasttarget

and toonE:

/target [mod:ctrl,mod:shift,nomod:alt,target=ToonA]
[mod:ctrl,mod:alt,nomod:shift,target=ToonB]
[mod:alt,mod:shift,nomod:ctrl,target=ToonC]
[mod:ctrl,mod:alt,mod:shift,target=ToonD]
/cast [target=targettarget,harm] Lightning Bolt
/targetlasttarget

keymaps will be the same, but the only issue there is that you wont be able to simply copy/paste the same macro in for all the toons (ie you'll have to change it slightly for each)

Will be adding a little more in future ^^

Ð
Could you use party1, party2 etc instead of names? My names are pretty long on some characters.



edit: doesnt seem to work, however I did get my first FTL attempt to work! WOOT