What is the SCAR version of '!=' (does not equal)? This would be really helpful and make scripts shorter, example
But instead I need to write a big fat script with else and crap.Code:if(color1 != color2) repeat .... ... .. . until(false);
Thanks in advance!


Reply With Quote









