mIRC Homepage
Posted By: Laren perform a commmad when DCC is complete - 27/04/03 12:17 AM
Anywat to perform a auto-command when i recieved finish a DCC completion?

Eg. i would like to say /msg nick Thks for the file after DCC complete.
Posted By: Nimue Re: perform a commmad when DCC is complete - 27/04/03 12:22 AM
/help on filercvd
Posted By: RoCk Re: perform a commmad when DCC is complete - 27/04/03 03:06 AM
Quote:
Eg. i would like to say /msg nick Thks for the file after DCC complete


ahhh .. but see you couldn't do this IF nick changes his/her nick during transfer .. because DCC windows do not get renamed on nick change. Click.
Posted By: _D3m0n_ Re: perform a commmad when DCC is complete - 27/04/03 03:18 AM
ok but why cross post?
Posted By: RoCk Re: perform a commmad when DCC is complete - 27/04/03 03:19 AM
why not ?
Posted By: _D3m0n_ Re: perform a commmad when DCC is complete - 27/04/03 03:20 AM
your arguement is valid but still your not helping to answer this persons question
Posted By: RoCk Re: perform a commmad when DCC is complete - 27/04/03 03:21 AM
Nimue already did that
Posted By: Laren Re: perform a commmad when DCC is complete - 27/04/03 05:37 AM
Thks Nimue....

wil try that out. thks for the time grin
Posted By: The_Game Re: perform a commmad when DCC is complete - 27/04/03 10:54 PM
Code:
  
on *:Filercvd:[color:red]*.<file extension here>[/color]: {
  notice $nick Thanks for the file!
}


Should work for ya!
© mIRC Discussion Forums