# MP3Tool ShowQue Channel Send Style. Created by Cruise Nov 03, 1998.

set openslots [expr $mp3tool(sendmax) - $mp3tool(usedslots)]

set nocolor(lines) 4
set nocolor(1) "Now Playing $sendlist($mp3tool(lastoffer))"
set nocolor(2) "(MP3Tool) To get my list of $mp3tool(totalfiles) files, type @$nick"
set nocolor(3) "$mp3tool(usedslots) of $mp3tool(sendmax) slots are in use leaving $openslots for your requests."
set nocolor(4) "GetCmd !$nick $sendlist($mp3tool(lastoffer))"

set color(lines) 4
set color(1) "\0031,1\0034Now Playing \0033$sendlist($mp3tool(lastoffer))"
set color(2) "\0031,1\0038(\00313M\0033P3\0038T\00313o\0033o\00310l\0038) \0033To get my list of\0034 $mp3tool(totalfiles) \0033files, type \0034@$nick"
set color(3) "\0031,1\0038 $mp3tool(usedslots) \0033of \0038 $mp3tool(sendmax) \0033slots are in use leaving \0038 $openslots \0033for your requests."
set color(4) "\0031,1\0034GetCmd \0033!$nick $sendlist($mp3tool(lastoffer))"

