has_flag

Syntax

stock has_flag(id, const flags[])

Usage

id
Client index
flags
Flag string

Description

Returns if the client has any of the specified admin flags.

Return

1 if the user has any of the specified flags, 0 otherwise