API👨🦽 Player🧩 FunctionsPlaySoundOn this pagePlaySoundServerLyn.Player.PlaySound(Player ply, string sound)FunctionDescriptionPlays a sound for a specific player.ParamsPlayer ply string sound Sound path to play. Example: Lyn.Player.PlaySound(ply, "buttons/button15.wav")