3rd Party Libraries
Recent Additions
Handles Parser
Discord
clients
GetUserAdmin
File
GetUserAdmin
Last Updated
2007-02-27
Created At
2007-02-27
Retrieves a client's AdminId.
native
AdminId
GetUserAdmin(
int
client
)
Parameters
int
client
Player's index.
Return Value
AdminId
AdminId of the client, or INVALID_ADMIN_ID if none.
Error
Invalid client index, or client not connected.