Property.SqPlayer.Admin - VCMP-SqMod/SqMod GitHub Wiki

Description

Retrieve or modify administrator privileges of the associated player entity.

Specifications

  • Aliases:
SqPlayer.Admin
  • Input:
    • bool The value true to give the player admin privileges, false to take them.
  • Output:
    • bool The value true if the player has admin privileges, false otherwise.
  • Throws:
    • This property may throw errors if used on inactive players.

Remarks

No remarks available.

Examples

No example available.

See also

References

No references available.

⚠️ **GitHub.com Fallback** ⚠️