キャラクター
A macro within the macro?
公開
Does anyone know whether it is possible to use a macro as an action in another macro?
I mean, you can name your macros, right? So if I use that name as an action in another macro, would that run my named macro?
For example: I make a simple Cure macro and name it 'Health', can I then in another macro for example write '/action "Health" <tt>' and link to it like an action and there by use a macro within the macro?
Update:
I just tried and it does not seem to work.
I wonder if there is another way?
No, it is not possible.
But why would you even want to make a macro to a macro that is just one ability?
The example I wrote was just to keep it simple so that people would understand my question.
I wouldn't just use it with one action, off course not, that would be plain stupid ;)
No. Macros within macros would be even easier to bot with. There would be no point, and besides, the game is already laggy with the current macro system we have. (Imo)
The game isn't "laggy" with the macro system, the macro system is designed to be less efficient than normal inputs.
I haven't found a way to put macros inside another macro. But if you can, you could potentially crash something by self or circular referencing macros.
A good use would be to chain multiple macros together to do a complete crafting rotation. Currently I put a sound effect at the end of one to tell me to start the next macro.
Mindi, yes one definitely have to be careful about not making them loop and crash the system, maybe that is why one can not do it?
About the sound at the end of the macro, I do that also which makes it easier.