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