Hey I have a quick question about some features in CSS.
Is it possible to remove that feature where it displays a message saying a client's name when you look at them? The reason I need to disable this is because a map I am making is for stalking players in the dark and hiding in the shadows, but a player could be hiding in a pitch black corner, and an enemy could look at that corner and his name would pop up, even though the enemy cannot see his actual model. This sort of breaks the gameplay of the map.
What would be even better is if there was a way to make it so ONLY team mates could see each other's names when looking at them, but not enemies.
I also need to know how you would go by disabling the radar in CSS. I want to make this as stealth as possible.
NOTE: I want to do a point_server_command entity that triggers these disablers upon loading the map, I'm sure there's some console command that can disable these things.
