I think it's only defined clientside and won't work on a dedicated server correctly for 3D sounds.
You can trigger the sound by using messageAll('MsgClientDrop') (or messageAll('MsgClientDrop', '\c1%1 has left the game.',
   %cl.name) to also display the message), though.
However, what does that have to do with camera drops and serverside sounds?