if(strcmp(PLName, "North", true) || strcmp(PLName, "Sonic", true))
if(!strcmp(PLName, "North", true) || !strcmp(PLName, "Sonic", true))