Retrieves an admin's user name as made with CreateAdmin().
int GetAdminUsername(AdminId id, char[] name, int maxlength)
AdminId of the admin.
String buffer to store name.
Maximum size of string buffer.
Number of bytes written.
This function can return UTF-8 strings, and will safely chop UTF-8 strings.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.