get_flags
Core (amxmodx.inc)
Description
get_flags - Converts a sum of bits into a string.
Syntax
get_flags ( flags, output[], len )
Type
Native
Notes
This is the opposite of read_flags.

The result is stored in output for a maximum length of len characters.