Quantcast
SLASH_BENNY_HILL, SLASH_BH = '/bennyhill', '/bh';
function SlashCmdList.BENNY_HILL(msg, editbox)
  PlaySoundFile("benny_hill.mp3");
end