stock
access
Syntax
stock access(id, level)
Description
Returns if the client has the specified admin flags.
Parameters
| id | Client index |
|---|---|
| level | Required admin flags |
Return
1 if client has the admin flags, 0 otherwise
stock
stock access(id, level)
Returns if the client has the specified admin flags.
| id | Client index |
|---|---|
| level | Required admin flags |
1 if client has the admin flags, 0 otherwise