mIRC Homepage
Posted By: La5eR Hello why wont this work? - 14/11/03 05:29 AM
on 1:DEOP:*:/opcheck
alias opcheck {
if ($chan == #hello ) {
if ($opnick == $me) {
msg #hello1 !ops
}
elseif (younggun isin $opnick) {
mode #gunradio +o $opnick
}
}
}
It worked with 6.01 but wont with 6.12
Posted By: twigboy Re: Hello why wont this work? - 14/11/03 07:43 AM
"msg #hello1 !ops"

"#hello" isnt it?
Posted By: Tezorian Re: Hello why wont this work? - 20/11/03 02:24 PM
Don't use the alias, instead place taht one in the call.
© mIRC Discussion Forums