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.
native void NotifyPostAdminCheck(int client)
Parameters
int client
Client index.
Return Value
void
Error
Invalid client index or client not in-game AND authorized.