View Single Post
ThatKidWhoGames
Veteran Member
Join Date: Jun 2013
Location: IsValidClient()
Old 05-15-2018 , 18:36   Re: [HELP] Any way to check admin group?
Reply With Quote #4

Quote:
Originally Posted by kratoss1812 View Post
How I can use it in an if statement? I'm a beginner
PHP Code:
if (CheckCommandAccess(client"sm_admin"ADMFLAG_GENERIC))
{
    
// Code here


Last edited by ThatKidWhoGames; 05-15-2018 at 18:37.
ThatKidWhoGames is offline