
So here's my questions:
1. How are people figuring out which skillchains can (and should) be used with the different weapon skills that are available in the party? Is there a handy chart somewhere? I've seen the big diagram that shows how everything is grouped with all the arrows and flows and stuff, but sheesh, isn't there a simple table or something to refer to?
2. How should I set up my WS macros to make them most useful to the other members of the party? It seems that you would need to set up two different macros depending on whether you are starting a skillchain or are the 2nd or 3rd link in the chain. For instance if I were 1st in the chain:
/p USING RED LOTUS BLADE IN 2 SECONDS! <call20>
/wait 2
/ws "Red Lotus Blade" <t>
/wait 3
/p START NEXT WEAPON SKILL NOW!
If I were 2nd in the chain I'd just simply use the 2nd WS, for instance:
/ws "Fast Blade" <t>
I also have a macro to show my TP, so when it hits 100% then I use the following macro to let others know that I'm ready when they are:
/p TP = <tp>
If I'm pulling with my boomerang I use the following macro:
/p GET READY! PULLING THE <t> NOW! <call20>
/ra <t>
Please let me know if what I am doing is appropriate, or if not, then what I should be doing. Also, any additional suggestions and advice would be greatly appreciated.
I've discovered that I definitely need to filter out everything except for what is going on with my party. Last night there were two other full parties near us and the chat window was scrolling by so fast that I missed a few skillchains. ><