Am I correct in saying, after all is said and done, this is the final code.

Code:
on *:text:$($+(*,$me,*)):#coast:{
  if ($nick == Merdock) {
    if ($chat(Merdock)) {
      msg =Merdock 1 | msg =Merdock 2 | msg =Merdock 3 | msg =Merdock 4 }
  }
}


It's part of a game I'm working on Riamus2 - still learning to code as I go along. Many thanx for the help!