CS:GO doesn't send the client name in plain text, but wraps it in some protobuf construct. Parse that list of client convars for the player name and use it in the SourceTV_OnSpectatorPreConnect forward
Let plugins know when new spectators join or leave the SourceTV server.
Rename some natives for better self explanatory.
CSGO only yet