How can I precache a sound for some players only ? For example, I want to precache some sounds which play at the map end only for the players who want that (by typing a command "/get_sounds", storing and checking the SteamID, or setting and checking a command like "setinfo _sounds 1").
I just need to know how can I customize the precache to be available only for the players I want.