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

bard/bchant circle #261

Closed sarelon closed 4 years ago

sarelon commented 4 years ago

Circle not included in button bar.

Added: addbutton("Circle",0, 11, 22)

and

function circle(fname, xcommand) shiftSkillButton("circle", "autocircle", xcommand) end

to the SingerScript and it seems to be working. Have not tested to see if it actually sends the circle command.

Nyyrazzilyss commented 4 years ago

12/7/19 012dev