Quickchain Makro

Aus Arindal Wiki

Wechseln zu: Navigation, Suche

Back

Quickchain Makro. Press F8 to equip your chain or to /use it when already equipped. Press F8 again to add the next fallen to your chain. Press F8 multiple times to add multiple fallens.



// Chainmacro 1.1 by Alby
// F8 equips chain (ONLY if not already equipped) and /useïs it.
// You may repeatedly press F8 to add more fallen to the chain.
// replace "chain" with ITEM ID for your chain if possible.
// newest version and other macros available at the Arindal Wiki http://aw.dmod.de

F8
{
if @my.right_item != "%chnn"
"/equip %chnn\r"
end if
"\use\r"
}
Persönliche Werkzeuge