mIRC Home    About    Download    Register    News    Help

Print Thread
#184589 30/08/07 02:04 PM
Joined: May 2006
Posts: 6
N
narien Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
N
Joined: May 2006
Posts: 6
hi. I'm from Spain.

I have this remote: on *:filercvd:*:{ echo -i5s ··· File received: $nopath($filename) | linesep -s | halt }

And this works, but mirc ignore "halt" and show default message: DCC Get of Sigo_Como_Dios_[DVDScreener].avi.torrent from Racy complete (00:00:05 5.47 KB/Sec)

I have tested it with "on ^*:filercvd:..." and with "haltdef" with the same result. Also with "on filesent" event.

In 6.21 works fine.

Sorry for my bad english.

Regards, narien

Joined: Dec 2002
Posts: 5,420
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,420
Thanks this has been fixed for the next version.

Joined: Mar 2007
Posts: 218
V
Fjord artisan
Offline
Fjord artisan
V
Joined: Mar 2007
Posts: 218
As far as i'm aware, i can't seem to halt it, or getfail/sendfail
I was looking at a script i had on 3 or 4 versions back and it halts fine, the latest one i'm still seeing the default messages.

Last edited by vexed2; 21/12/07 10:29 AM.
Joined: Mar 2007
Posts: 218
V
Fjord artisan
Offline
Fjord artisan
V
Joined: Mar 2007
Posts: 218
confused

No one seems to have noticed it..

DCC/SENT [toolbar.mrc(19.49kb)] to Ook completed in [00:00:01] [19.49 kB/s]

DCC Send of toolbar.mrc to Ook complete (00:00:01 19.4 KB/Sec)

still doesn't halt..

Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
It halts fine here..
Code:
on ^*:filercvd:*:{ echo -i5s ··· File received: $nopath($filename) | linesep -s | halt }
on ^*:FILESENT:*:echo -a I have successfully sent $filename | haltdef


What version are you testing this on, and what is your code?



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

Link Copied to Clipboard