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