Greasy Fork is available in English.

Melvor Action Queue

Adds an interface to queue up actions based on triggers you set

< Feedback em Melvor Action Queue

Pergunta/comentário

§
Publicado: 16/03/2022
Editado: 16/03/2022

Also found an issue where I couldn't select a bar to smith when trying to start Alt Magic actions of Superheat I through III. It seems that the "spell.consumes" for Superheat IV is a value of 3, while Superheat I through III have a spell.consumes value of 2. So it seems that setting the code to "if (spell.consumes === 2 || spell.consumes === 3) {" on line 1368 fixed the issue for me.

§
Publicado: 16/03/2022

disregard my last comment, that didn't seem to work, but yeah something doesn't seem to be working right when trying to use Superheat I through III actions

§
Publicado: 16/03/2022

Never mind again, think that I got Superheat I through III working with the following changes now:
https://pastebin.com/NKqjUhcX

§
Publicado: 17/03/2022

I have fixed it now

Publicar resposta

Faça o login para publicar uma resposta.