Few tips:
1) Make sure the code is on multiple lines and not on ONE line.
2) Make sure the code is in a NEW remote file, File > New
3) Make sure you have another client typing !list and/or !hit in the correct channel. It will only trigger in the channel you have specified.
4) Make sure !list.txt and/or !hit.txt is in your mIRC directory.
5) If you're using the code above !list will be played to the channel and !hit will be played to the nickname.
6) There is a . preceding the play command in the code above therefore, you will not see yourself *send* the text, but you should receive it. If you wish to see it, remove the '.' in .play[/color].
Edit: The invalid command error is coming from the fact you're trying to execute a command (play which doesn't exist. You probably have a missing space somewhere so you haven't put the code in the remote file correctly. Also remember the command is /play not /plays. Make sure the .txt file is in the directory that is showing up in the other error messages and that it actually has information inside of it.
Regards,
Last edited by Mentality; 17/06/04 09:37 PM.