#pragma deprecated The concept of a custom directory no longer exists in AMXX. Do not use. stock get_customdir(name[], len)
name | Buffer to copy path to |
len | Maximum buffer size |
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.
Number of cells written to buffer
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.