In the past I have used something like this: on spn_Hide buttonup do ( if spn_Hide.value > 50 then ( hide $theobject) else ( unhide $theobject) ) …
Hi I got a similar Issue and was wondering if you guys could tell me what my options are. At the moment I have some finger bones and I have written a …
Thanks for the help. Dan
Hi Paul, I dissected the example and tried an experiment which was to add another button to your script which would move the object currently selec…
Thanks, I will take a look. Cheers Dan
Thanks for the confirmation, now I know its a bug not my crappy scripting skills. Cheers Dan
Hi Stev, I had tried that when I initially ran into this problem, I copied and pasted your code just to double check and it still throws the same err…
Cheers Gibbz, I isolated the lines of code which cause it to fail they were: sx[#Object__Editable_Spline][#Master][2].controller = point3_script() s…
Hello again. I restarted max and ran my script again and this is what the listener came up with: – Error occurred in btn1.pressed() – Frame: – sx:…
Thanks for taking a look, it must be a new bug? I am using max 8. Has anybody got a work around. Cheers Dan
you could try: [size=3]for[/size] i in objects do (i.rotation.controller = tcb_rotation () ) cheers Dan
doh !! WorldAlignPivot