28.01.2014, 14:10
Yes,
or use it in turn off admin mode cmd with the if statement
pawn Код:
if(InAdminMode[playerid] == 0)
{
DeletePlayer3DTextLabel(playerid, IAM);
}

