Short and descriptive.
Not a gamebreaking change but many crafters will thank you a lot.
Printable View
Short and descriptive.
Not a gamebreaking change but many crafters will thank you a lot.
I did use marcos at 1st when crafting.
Now not so much. There are to many times when I craft that I want to wait for RED/Rainbow effect before doing an action.
Sure you can easy script 10+ levels below you to get 100% and 100% but you don't need more macro lines to do that. As for close to current level and star items ya macros not really a good idea.
Funny thing is that way back it was actually 20 lines later on changed down to 15. At least now you can use the <wait.n> command on the same line as action so it will cut the amount of needed lines to almost half but would be still nice to have a few more lines there for sure.
I can tell you are an expert crafter, so you probably already know that once you are max melded and reach certain craftmanship/control thresholds, everything you craft (with the exception 3star synthesis) can go HQ perfectly fine using macros.
BTW, this "RED/Rainbow effect" you speak of is actually the condition of your synthesis. "Red" meaning GOOD and "Rainbow" meaning EXCELLENT.
Or let a macro initiate another macro, and then add if statement conditionals with a load of variable options so I only have to hit one macro per 1*/2* craft attempt instead of babysitting 4-6 due to excellent status.
Only thing in the game that requires more lines is crafting anyways to relieve tedium of babysitting 3-6 macros due to conditionals on higher-level recipes, because we still have zero add-on support nearly 9 months after launch to let us address the issue ourselves.
I'd like to know how to "wrap text" in a macro. I have macros with a text line that reaches the end, but if I type on the next line to continue, it adds my name to each new line when posting in the chat window. So it looks like this:
(Aries Fellhammer): Welcome to yada yadASDJHFKAJSDHFLJKDFHDJFHASDFAJKSDHFASKJ
(Aries Fellhammer): AKJHFADJKSHFLAJSHFKASJDHFLKASDJHFKAJSDH
But I want it to be as such:
(Aries Fellhammer): Welcome to yadyadASDJHFKAJSDHFLJKDFHDJFHASDFAJKSDHFASKJ
AKJHFADJKSHFLAJSHFKASJDHFLKASDJHFKAJSDHASDFASHFASDHF
Anyone know how that is achievable?