Melvor Action Queue

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

< 腳本Melvor Action Queue的回應

提問/評論

§
發表於:2022-03-16
編輯:2022-03-16

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.

§
發表於:2022-03-16

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

§
發表於:2022-03-16

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

8992scripts作者
§
發表於:2022-03-17

I have fixed it now

發表回覆

登入以回復