Property.SqPlayer.Admin - VCMP-SqMod/SqMod GitHub Wiki
Retrieve or modify administrator privileges of the associated player entity.
- Aliases:
SqPlayer.Admin
-
Input:
-
bool
The valuetrue
to give the player admin privileges,false
to take them.
-
-
Output:
-
bool
The valuetrue
if the player has admin privileges,false
otherwise.
-
-
Throws:
- This property may throw errors if used on inactive players.
No remarks available.
No example available.
-
property
SqPlayer.ID -
property
SqPlayer.Active
No references available.