I'll look into the appearance settings.
As for the maxscript, it takes a string as the argument, yes...but the string is directly interpreted as maxscript, not a raw string. That allows you to specify variables in your script. If you want to pass a string directly, just use an extra set of quotes inside of escape characters. Ex:
As for the maxscript, it takes a string as the argument, yes...but the string is directly interpreted as maxscript, not a raw string. That allows you to specify variables in your script. If you want to pass a string directly, just use an extra set of quotes inside of escape characters. Ex:
Code:
"\"Supertext\""