mIRC Homepage
Posted By: hanifi nicklistbox - 24/03/04 12:29 PM
When i click on a nick in a channel window, i want to be echoed that i selected that nickname ( :echo -a ) how to do it? (will show in the active window) <--- ?
Posted By: CoolWave Re: nicklistbox - 24/03/04 03:25 PM
Code:
menu nicklist {
  $enick($$1):/
}
alias enick echo -a You selected $1 ! (right clic, left can't work)
© mIRC Discussion Forums