TE_SendToClient
Sends the current TE to only a client.
stock void TE_SendToClient(int client, float delay = 0.000000)
Parameters
int client
Client to send to.
float delay
Delay in seconds to send the TE.
Return Value
voidError
Invalid client index or client not in game.