get_configsdir
- Синтаксис
-
stock get_configsdir(name[], len) { return get_localinfo("amxx_configsdir", name, len); }
Переменная | Описание |
---|---|
name |
Buffer to copy path to |
len |
Maximum buffer size |
- Описание
- Retrieves the path to the AMXX configs directory.
- Возвращает
- Number of cells written to buffer