/help Playing Files
/help ON TEXT


Example:

ON *:TEXT:!target:#channelname:{
.play $nick C:\directory\file.txt 1500
}


This will private message the file to the nickname that typed !target. If 'file.txt' is NOT in your mIRC directory then you need to specify the directory that it is in as shown above. Otherwise simply specifying 'file.txt' is fine.

The 1500 means a 1.5 second delay will be left between lines (1500 milliseconds).

Note: SladeKraven's example is similar, it just plays to the channel and has a 1 second delay, so don't be confused by that. Simply choose whatever's convenient and make sure you look over the help file as some parameters need editing and above examples can't be used "as is".

Regards,

Last edited by Mentality; 09/05/05 09:12 PM.