Melvor Action Queue

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

< Σχολιασμός για τον κώδικα Melvor Action Queue

Αναφορά: Καλός - ο κώδικας λειτουργεί

§
Δημοσιεύτηκε: 08/09/2021

I noticed there was a bug with starting alt magic. The function selectItemForMagic only takes a single parameter now. Other than that one small issue, I've been loving using this script!

8992scriptsΔημιουργός
§
Δημοσιεύτηκε: 11/09/2021

thanks for the report, fixed in v0.6.5

§
Δημοσιεύτηκε: 14/09/2021
Επεξεργάστηκε: 14/09/2021

Just found a new issue on line 311:

if (!(combatManager.isInCombat && combatManager.selectedMonster == mID))

mID isn't defined for regular monsters, I think it's supposed to be monsterIndex

8992scriptsΔημιουργός
§
Δημοσιεύτηκε: 07/10/2021

I think you're right. I have fixed that now thanks

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.