native format_args(output[], len, pos = 0);
output | Destination string buffer. |
len | Maximum length of output string buffer. |
pos | Argument number which contains the '...' symbol. |
Gets parameters from function as formated string.
Number of bytes written.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.