mIRC Home    About    Download    Register    News    Help

Print Thread
#76350 24/03/04 12:29 PM
Joined: Mar 2004
Posts: 6
H
hanifi Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
H
Joined: Mar 2004
Posts: 6
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) <--- ?

#76351 24/03/04 03:25 PM
Joined: Mar 2004
Posts: 21
Ameglian cow
Offline
Ameglian cow
Joined: Mar 2004
Posts: 21
Code:
menu nicklist {
  $enick($$1):/
}
alias enick echo -a You selected $1 ! (right clic, left can't work)

Last edited by CoolWave; 24/03/04 03:30 PM.

-Be cool with my English-
irc.EpiKnet.org:#scripts

Link Copied to Clipboard