O.P. RE: Again a code that a really need
if(Message == "QUIT") for(var i = 1; i < 6; i++) for(var j = 0; j < ChatWnds.length; j++) MsgPlus.CancelTimer("Delay" + i + j);
Dus this only works with 6 sounds?
or when I have 8 or 12, it doenst works then?
or do I have to change that 6 to a 8 or something like that?
|