native get_flags(flags, output[], len);
flags | Bitflag value to convert |
output | Buffer to copy flag string to |
len | Maximum buffer size |
Converts a bitflag value to a flag string.
Example: The value 3 will yield the string "ab"
Number of cells written to buffer
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.