mIRC Home    About    Download    Register    News    Help

Print Thread
#159205 14/09/06 10:41 PM
Joined: Apr 2006
Posts: 400
K
Fjord artisan
OP Offline
Fjord artisan
K
Joined: Apr 2006
Posts: 400
I was wondering on how to echo in a query nick, (if I double click the name, or something like that) and, not logging, something like this, but combined:
Code:
echo $nick 
and echo -g

pleae help laugh


-Kurdish_Assass1n
#159206 14/09/06 11:10 PM
Joined: Dec 2002
Posts: 1,245
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Dec 2002
Posts: 1,245
you mean echo -g $nick

or to continue echoing to that nick use a global set var
do it in an alias that you use to open a query with someone, in a popup to query them and the on open event

you can also set it up for DCC chats with the =nick

help /echo

#159207 14/09/06 11:34 PM
Joined: Apr 2006
Posts: 400
K
Fjord artisan
OP Offline
Fjord artisan
K
Joined: Apr 2006
Posts: 400
ok MikeChat, thanks, didn't try echo -g $nick, just tried echo $nick -g, lol


-Kurdish_Assass1n

Link Copied to Clipboard