This is based on a discusiion in the deveopment forum... What I would like is when I am getting a file I want to know the exact file size (eg: in kb, mb & gb) when I first get the notice that someone is sending me a file.
I already got the coding for whom and what port number (based on above mentioned forum and user ScoT).
This is the code I have so far...
ctcp *:*:*:{ echo -a $timestamp $nick $+ ( $+ $address $+ ) is trying to send you $3 on port $5 $+ . }
What I want is not only the filename (reflected by the $3) but also the specific size I already mentioned.
The coding probably sucks however it works...if the coding needs improving, I don't mind someone helping me on that as well.
Talea
Last edited by Talea; 07/08/04 03:35 AM.