Hi there,
Just a quick question, is there any reason for the following code not working:

on *:TEXT:!vote *:?:{
write C:\Program Files\mIRC\Trivia\Vote.txt Nick: $nick Date: $date Time: $time Voted: $2-
/msg $nick Thank you $nick
}

For some reason it aint writing to the file when it did before, only difference is I changed the location of the file. I have checked that I have changed the file path correctly but still it won't work. Any ideas?

Thanks smile