3rd Party Libraries
Recent Additions
Handles Parser
Discord
clients
IsClientSourceTV
File
IsClientSourceTV
Last Updated
2021-06-24
Created At
2011-10-21
Returns if a certain player is the SourceTV bot.
native
bool
IsClientSourceTV(
int
client
)
Parameters
int
client
Player index.
Return Value
bool
True if player is the SourceTV bot, false otherwise.
Error
Invalid client index, or client not connected.