mIRC Home    About    Download    Register    News    Help

Print Thread
#192579 05/01/08 04:26 PM
Joined: Mar 2006
Posts: 16
G
GaMa Offline OP
Pikka bird
OP Offline
Pikka bird
G
Joined: Mar 2006
Posts: 16
This would be a nice feature. Knowing who threw the /dcc chat command to initiate a dcc chat.

I know of one way, by using on chat. If the text I entered is the same, then I know its me. Though, this gets confusing after awhile

Last edited by GaMa; 05/01/08 04:27 PM.
Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
You can get the user who initiated the chat from the CTCP *:DCC CHAT*: event

Code:
ctcp *:DCC CHAT *:*:echo -a $nick tried to chat me


You can also "halt" it to ignore.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"

Link Copied to Clipboard