When using the new /hotlink command I always get this error:
* /hotlink: invalid parameters (line etc..
It makes no difference what flags i use -m or -md.
Even tho I get this error the menu is still added.
Here is some example code.
menu @test.hotlink {
TestSubmenu
.EchoSomething: echo -as $mouse.x $mouse.y $1-
}
on *:hotlink:*.jpg:*: {
echo -s test hot: $hotlink(match)
hotlink -md @test.hotlink
return
}
Windows 7 x64 Ultimate
mIRC v7.23Beta