Creates a new admin entry in the permissions cache and returns the generated AdminId index.
AdminId CreateAdmin(const char[] name)
Name for this entry (does not have to be unique). Specify an empty string for an anonymous admin.
New AdminId index or INVALID_ADMIN_ID if name is empty
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.