22.05.2018, 13:06
Well, i could've just put
// Anticheat detection blah blah
if(PlayerInfo[playerid][pAdmin] >= 1)
{
//Function
}
But it's hard to find it.
// Anticheat detection blah blah
if(PlayerInfo[playerid][pAdmin] >= 1)
{
//Function
}
But it's hard to find it.