Called when a client receives an auth ID. The state of a client's authorization as an admin is not guaranteed here. Use OnClientPostAdminCheck() if you need a client's admin status.
This is called by bots, but the ID will be "BOT".
void OnClientAuthorized(int client, const char[] auth)
Client index.
Client Steam2 id, if available, else engine auth id.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.