mIRC Homepage
Posted By: kkoser what event is used to dclick the nicklist ? - 26/05/08 10:39 PM
what event is used to dclick the nicklist to open a query window?

is it also the same type of event to dclick a nick in the channel window?

i am searching for an answer to a problem i discovered with a script..it give an error when you dclick a nick in either the channel or the nicklist.

DBLCLKNICK Unknown command

i want to make a little workaround for it but not sure where to start.
any help would be greatly appreciated it. plus could you explain a bit what i am looking at?
Posted By: RoCk Re: what event is used to dclick the nicklist ? - 26/05/08 10:45 PM

You could make an alias and call it from here...

options (alt+o) > mouse > command to perform on nick double-click

~ Edit ~
Obviously this was changed by another script and was left behind when it was unloaded. You could either make an alias named DBLCLKNICK and make it do what you want, or you could reset the values to default.


Default values.

Nicklist: /query $$1
Notify List: /whois $$1
Message: /whois $$1
thank you for pointing me rightbud..
one line in aliases



/DBLCLKNICK /query $$1
© mIRC Discussion Forums