client.set_event_callback("on_enemy_kill", function() surface.play_sound("path + filename") --e.g surface.play_sound("C:\žolo2.mp3") end)