new pName[MAX_PLAYER_NAME];new str[32];GetPlayerName(playerid, pName, sizeof(pName));if(format(str, sizeof(str), "%s", pName) == DrugLeader){ // function}