on ^*:OPEN:?: {
if (%noMSG == On) { msg $nick No contesto Privados en este Momento }
.ignore -p *
.timerproteccionqueryfloodaway 1 4 .ignore -pr *
halt }
}
and now my version has
on ^*:OPEN:?: {
if (%noMSG == On) { msg $nick %textaway }
.ignore -p *
.timerproteccionqueryfloodaway 1 4 .ignore -pr *
halt }
}
can you give a help ,how i get finished
thnx