Melvor Action Queue

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

< Părere la script-ul Melvor Action Queue

Întrebare/comentariu

§
Postat în: 16-03-2022
Editat în: 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.

§
Postat în: 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

§
Postat în: 16-03-2022

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

§
Postat în: 17-03-2022

I have fixed it now

Postează un raspuns

Autentifică-te pentru a posta un răspuns.