Just a question about how exactly Index / NextIndex is supposed to work.22 Nov 2015 by EqMule and Demonstar55
- Please don't use MQ2 for unattended gameplay (afk botting)
- Added .Index to the AltAbility TLO.
- Added .NextIndex to the AltAbility TLO.
- Added .CanTrain to the AltAbility TLO.
Usage: /if (${AltAbility[Companion's Aegis].CanTrain}) /alt buy ${AltAbility[Companion's Aegis].NextIndex}
- Added a few new APIs:
- AltAdvManager::CanSeeAbility
- AltAdvManager::CanTrainAbility
- PcZoneClient::HasAlternateAbility
- Added the /pick # command to the ISXEQ build.
I found that when buying glyphs, I had to use:
Code: Select all
/alt buy ${AltAbility[Glyph of the Cataclysm].Index}Code: Select all
/alt buy ${AltAbility[Glyph of the Cataclysm].NextIndex}

donations for this month's patches.