get_concmd_plid
- Синтаксис
-
native get_concmd_plid(cid, flag_mask, id_type);
Переменная | Описание |
---|---|
cid |
Command index |
flag_mask |
Only considers commands that can be accessed with the specified privilege flags. |
id_type |
If set to 0 only server commands will be considered, positive will only consider client commands, otherwise all console commands will be considered. |
- Описание
- Returns the parent plugin id of a console command.
- Пометка
-
For a list of possible access flags, see the ADMIN_* constants in amxconst.inc
- Возвращает
- Plugin id