Thread: jScripts
View Single Post
Old 10-09-2007, 03:40 PM  
jeza
Senior Member
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Default

i wannted some anouncements from default section to be anounced also on second channel.

Code:
set jSB(section,requeue,chan)								"#jScr1pts jScr2pts"
set jSB(section,requeue,anounce)							"REQDEL REQFILLED REQUEST"

set jSB(section,default,skin)								"00"
set jSB(section,default,chan)								"#jScr1pts"
set jSB(section,default,anounce)							"INVITE REQDEL REQFILLED REQUEST SPEEDTEST WIPE"
'INVITE REQDEL REQFILLED REQUEST SPEEDTEST WIPE' is anounced into default channel '#jScr1pts'
but 'REQDEL REQFILLED REQUEST' is also anounced to second channel '#jScr2pts' because of

Code:
set jSB(section,requeue,chan)								"#jScr1pts jScr2pts"
jeza is offline   Reply With Quote