Artisan Archive
Thread: Can we get an answer on the /ui action toolbarSlot command?
As soon as I know something, you all will know something.
I've not seen any details as to how they intend to stop looping macros.
Take care,
Guru
I don't think that there is a Corre on the Corre forum that hasn't expressed, um, considerable curiousity as to the mechanism the devs will use to block looping macros.
I remain Guru and I wait with bated breath...
Thunderheart wrote:
They are coming out soon You will still be able to write fairly long macros, but you will no longer be able to loop them and use a macro to activate a macro from itself.
I would have to assume that yes is the answer.. I think they will be taking out the "/ui action toolbarSlot" command because that is essential to looping a macro.
OckVofad wrote:
Losing this is not going to be a bigdeal for crafters. It just means that you have to hita F key at the end of each macro when you are grinding.
A minor inconvienence IMHO.
OckVofad wrote:
Losing this is not going to be a bigdeal for crafters. It just means that you have to hita F key at the end of each macro when you are grinding.
A minor inconvienence IMHO.
Again, I do not think people are grasping what is needed in a crafting macro. With the removal of the action command, the QUICKEST way I can see to grind crafting is as follows:
Hit F Key to activate the crafting tool
Double click on schematic (or click on next)
Input the incredients
Hit F Key to macro to finish up.
Hit different F key to activate a second crafting tool
Repeat
THERE IS NO CONTINUOUS MACRO for crafters if they cannot access the crafting tool via a macro command - whichis /ui action toolbarSlot. The macro currently starts, opens to the window when you input the ingredients and then finishes. All we had to do is click on the ingredients. I would be ESTATIC if the change means all we had to do was hit the F key after each crafting macro is done.
Sytem wrote:
Thunderheart wrote:They are coming out soon You will still be able to write fairly long macros, but you will no longer be able to loop them and use a macro to activate a macro from itself.
I would have to assume that yes is the answer.. I think they will be taking out the "/ui action toolbarSlot" command because that is essential to looping a macro.
I never use it for looping, just initiating a macro..
You can loop a macro, or call another one with:
/macro macroname;
in your macro.
What I take umbridge with is the comment about making "pretty long macros"... after a certain point, a point that is NOT clearly defined or announced macros wont save correctly past a log or shuttle trip... it truncates the text. There is NO notice during creation of the macro that you are exceeding this limit.
Last night I just found out that there is a limit to the length of the Notepad too, which is annoying and lost me a good chunk of notes about customers of mine.