Nyyrazzilyss / NyyLIB

Mudlet client script for Torilmud
http://www.torilmud.com/phpBB3/viewtopic.php?f=4&t=27194
GNU General Public License v2.0
7 stars 4 forks source link

Hexblade @rescuetype keeps changing back to basic #273

Closed Lamnicaes closed 4 years ago

Lamnicaes commented 4 years ago

Just making a note for this:

Nyyrazzilyss ASSOC: 'Ah it's in the xp train' Nyyrazzilyss ASSOC: 'When it turns it off, if you're a ranger it also turns off rescue. Doesn't do that if you're hex'

Nyyrazzilyss commented 4 years ago

Aliases->BOTS->@stoptrain

if checkMask("ran") or checkMask("hex") then buttons:change("rescuetype", "off", "rescue") end

Nyyrazzilyss commented 4 years ago

4/13/2020 012dev