Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue] /runmacro Doesn't work for me #16

Open
Rellawing opened this issue Aug 3, 2023 · 0 comments
Open

[Issue] /runmacro Doesn't work for me #16

Rellawing opened this issue Aug 3, 2023 · 0 comments

Comments

@Rellawing
Copy link

Rellawing commented Aug 3, 2023

I've run it independently in the chat, but no good. The indicated macro doesn't load.

/runmacro 60 shared
/runmacro 60 [shared]

I'm not sure which is correct syntax, so I did both of these.

I've also noticed that it's (not usable in macros). Why is that? :3 Being able to call on a whole macro is a huge QoL deal. What I want to do is run an inventory sorting macro at the end of every job changing macro. (But at the moment, that appears not to be possible)

The macro is complicated enough to where it wouldn't fit in the job changing macros I use.

/isort condition armoury category
/isort condition armoury lv asc
/isort condition armoury ilv asc
/isort condition armoury perception asc
/isort condition armoury gathering asc
/isort condition armoury control asc
/isort condition armoury craftsmanship asc
/isort execute armoury
/wait
/isort condition mh category asc
/isort execute mh
/wait
/isort condition oh category asc
/isort execute mh

As you can see, it's too complicated to work with any of my job switchers, let alone the more complicated ones. :3

/micon 62127 id
/macroerror off
/gearset change SMN <wait.1.3>
/ac "Summon Carbuncle"
/hotbar display 6 toggle
/hotbar display 8 toggle
/hotbar display 9 toggle
/bm off
/runmacro 60 shared

This is what I want to do :3 I hope you see value in making this possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant