quote:
Originally posted by neohunter
mmm =( well at the least do you have actually a way to detect the file transfer?? cause that is the big problem xD
=P if you dont have i dont trust you =P
Yes we do, ive made (well... its not quite finished yet
) a library that can be included in any script to trigger functions for file transfer events such as invites being received and the transfer finishing.
Example event:
OnEvent_IncomingFileTransfer(FileTransfer)
FileTransfer is an object containing the following information:
-File name
-File size (in bytes)
-Email of the file's sender
-The transfer's unique session ID (assigned by messenger)
More details and the library itself will be released at around the same time as Who Sent It