You can't have two similar events in the same remote file, because only the first one will work. Try this one,
  • On *:notify: if $nick == tds-p0009 { msg $nick xdcc send #1 } | elseif $nick == airc-043 { msg $nick xdcc send #2 }
and make sure they are in your notify list.