for(new i = 1; i < MAX_GANGS; i++){ if( strcmp( GangInfo[i][gangNames],tmp,true ) == 0) return SendClientMessage(playerid, rot, "This Gang already exists!");}