stock
has_all_flags
Syntax
stock has_all_flags(id, const flags[])
Description
Returns if the client has all of the specified admin flags.
Parameters
| id | Client index |
|---|---|
| flags | Flag string |
Return
1 if the user has all of the specified flags, 0 otherwise