I have Auto-get file in my mIRC options but would like to somehow limit that on certain networks, have this atm but it doesn't seem to do what it's supposed to:
Code:
on *:DCCSERVER: if (NetwNameHere isin $network) { /dcc reject } 

Could some1 help me out with this one, would be great if i get a "Show Send Dialog" or at least get a PM or something so that i'd know DCC was blocked and who tried to send me a file. DCC Chat isn't a problem cause i have that off on all netws and would like to keep it that way.