Thanks Guy!!! Lots of help and much appreciated.
Further question though is it possible to set a small DELAY on a remote command?
on CLOWN1:TEXT:*clean*:#:{
.timer 1 5 msg $chan WINDOWS <-- I would like this to have a small delay
}
on CLOWN2:TEXT:*clean*:#:{
.timer 1 5 msg $chan WINDOWS <-- I would like this to have a small delay
}
on CLOWN3:TEXT:*clean*:#:{
.timer 1 5 msg $chan WINDOWS <-- I would like this to have a small delay
}
Is this correct?
Last edited by eggyesd; 09/06/12 06:19 AM.