Gets an admin's password.
bool GetAdminPassword(AdminId id, char[] buffer, int maxlength)
AdminId index of the admin.
Optional buffer to store the admin's password.
Maximum size of the output name buffer. Note: This will safely chop UTF-8 strings.
True if there was a password set, false otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.