Signature
stock get_configsdir(name[], len){ return get_localinfo("amxx_configsdir", name, len);}
Description
Retrieves the path to the AMXX configs directory.
Parameters
- name — Buffer to copy path to
- len — Maximum buffer size
Returns
Number of cells written to buffer