native get_modname(name[], len);
name | Buffer to copy mod name to |
len | Maximum size of the buffer |
Retrieves the name of the currently played mod.
This retrieves the short name of the mod. Example: for Counter-Strike, it will copy "cstrike" to the buffer.
Number of cells written to buffer
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.