mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Dec 2002
Posts: 580
N
Fjord artisan
OP Offline
Fjord artisan
N
Joined: Dec 2002
Posts: 580
$filename is incorrect when "Sort files by nickname into own folders" is selected.


NaquadaBomb
www.mirc-dll.com
Joined: Dec 2002
Posts: 5,426
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,426
Can you be more specific? Can you show us a one line script that reproduces this problem?

Joined: Feb 2003
Posts: 307
T
Fjord artisan
Offline
Fjord artisan
T
Joined: Feb 2003
Posts: 307
its nice to see you so active Khaled smile

Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
must be looking for last minute ideas for the new version we'll be seeing "in the next few months" as said by himself on another thread grin


-KingTomato
Joined: Dec 2002
Posts: 580
N
Fjord artisan
OP Offline
Fjord artisan
N
Joined: Dec 2002
Posts: 580
Well, enable "Sort files by nickname into own folders" for all folders and enabled DCCServer...

then setup a DCC Server:Send Event... add an echo in this event...

Code:
on *:DCCSERVER:Send:{ echo -a $event : Send : $filename }


then with another client do a DCC Send to the IP address and DCC Server port... dcc send ip:port "filename"


NaquadaBomb
www.mirc-dll.com

Link Copied to Clipboard