Sends the current temp entity to one or more clients.
void TE_Send(const int[] clients, int numClients, float delay)
Array containing player indexes to broadcast to.
Number of players in the array.
Delay in seconds to send the TE.
Invalid client index or client not in game.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.