Hi all!
I have a big problem with the "When construct". I want to write a script, which help me in freeze object, but not on the common way. So: The script says what objects are free to select. It is very useful in a lot of cases, when I want a "ghost" object. The freeze selection in max is not the best, because the object got a gray (or other) color and it isn't look like the original object. And of course the script is more handleable.
The main part of the script is the next:
--
When select $Box01 changed do
Deselect($Box01)
--
I can use this "When construct" in other cases, when I want to other objects to be transformed or changed. But when I say that the selected object be changed, the max is going crazy, sometimes brake down...
Thanks your answers in advance.
Mátyás Végh
By Matyrix · 2009-11-09
br0t · 2009-11-12