Hello, recently I have started using the if object in the place of a select object and a message box like I have been doing since I started with Max. I was just wondering, is there a neater or easier way? I think perhaps I have fallen into a bad habit.
ANYWHO, the point of this was to ask if any of you lovely people can make this without having a ger-zillion(sp?) patch lines and taking longer than it has to:
I am mostly interested in the part which is triggered when the input does NOT equal any of those numbers.
I have tried using the If object with this --
[if ($i1 == 8) || ($i1 == 24) ($i1 == 140) || ($i1 == 156) then 0 else 1]
But that doesn't work. Max hurling abuse at me in the Max window.
Any help is appreciated,
Iyad.