NotifyPostAdminCheck Function

Signals that a player has completed post-connection admin checks. Has no effect if the player has already had this event signalled.

Note: This must be sent even if no admin id was assigned.

void NotifyPostAdminCheck(int client)

Parameters

int client

Client index.

Errors

Invalid client index or client not in-game AND authorized.