could someone explain to me how i would use an if statement using max 4.5...
what i want to do is have it so that if the number box is equal to one it sends a bang message, if its 0 it doesn't. is this possible in max, i presume it is.
Hi,
Have a look the [select 1] object. It does exactly what ou want.
Ch.
thank you
here's the way you'd do it with the if object, just for your reference:
if $i1==1 then bang
what's this $i1 business?
$
i
1
this is not your fault, but this is the SIXTH question about [if] within the last 6 days.
that lowers the chance of getting answers massively.