admins_push
- Синтаксис
-
native admins_push(const AuthData[], const Password[], Access, Flags);
Переменная | Описание |
---|---|
AuthData |
Auth information to set (can be name, IP or SteamID) |
Password |
Password to set |
Access |
Admin access flags |
Flags |
Auth behavior flags |
- Описание
- Adds an admin to the dynamic admin storage for lookup at a later time.
- Пометка
-
For a list of possible access flags, see the ADMIN_* constants in amxconst.inc
- Пометка
-
For a list of possible auth flags, see the FLAG_* constants in amxconst.inc
- Возвращает
- Функция ничего не возвращает