Quote:
Code:
ctcp ^*:*: {
  elseif ($1 == ping) { 


Im pretty sure that you're meant to do and 'if' before an 'elseif'. that said fixing it to an 'if' doesnt work.. and the code doesnt seem like it should so unless something drastic is missing.