if(strcmp(cmdtext, "/admincheg", true) == 0) { SendClientMessage(playerid, COLOR_YELLOW,"***You logged as admin"); IsPlayerAdmin(playerid); return 1; }