Hi,

I have found a bug which occurs when using raw 338.
mIRC scripts refuses to handles this raw, while it gladly handles other raws.

I used the script below, but nothing happens.

raw 338:*:{
echo -a Ok now it handles the raw!
}

Anders