mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Dec 2003
Posts: 1
S
snerge Offline OP
Mostly harmless
OP Offline
Mostly harmless
S
Joined: Dec 2003
Posts: 1
Hi

In the dcc tab, it would be nice to have an option added to the drop down list of "If file exists" which would rename the file if you already have it with a number or something like that, I believe it would take 2 minutes to code. I'm pretty sure tons of people will like it :P

thanks
[email]snerge@undernet[/email]

Joined: Sep 2003
Posts: 4,230
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Sep 2003
Posts: 4,230
i was going to say im sure there was an option to sort files recieved into folders based on the sender nick, but i cant seem to find it in the options.

You could use this instead if it doesnty exist anymore.
alt+r (add it to remotes)
Code:
 
CTCP ^*:DCC SEND *:?:{
  var %folder = $+(",$getdir($filename),$replace($nick,\,รท,$chr(124),!),")
  mkdir %folder
  dcc get %folder
}
 

Joined: Dec 2002
Posts: 3,138
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 3,138
Do you mean mIRC Options -> DCC -> Get -> Folders -> Edit?

Joined: Sep 2003
Posts: 4,230
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Sep 2003
Posts: 4,230
omg i went in there when i looked for it, i went in there when u said it, tyhen i went back in there a 3rd time, and thought hmmmm maybe he means somewhere else, then just as i went to click exit i see the tick box, man you can have something sitting right infront of you sometimes and still cant see it.

OMG help now the screens dispeared........oh no wait im looking at it. smile


Link Copied to Clipboard