get_customdir
Syntax
stock get_customdir(name[], len)
Usage
| Parameter | Description |
|---|---|
| name | Buffer to copy path to |
| len | Maximum buffer size |
Description
Alias to get_configsdir provided for backwards compatibility. Originally intended to retrieve the AMXX custom directory.
This function has been deprecated, do NOT use it
Reason: Should not be used as the concept of a custom directory does no longer exists in AMXX.
Return
Number of cells written to buffer