hello the syntax to make each controller unique? I think you need to copy the controllers from your array to the objects and use the copy keyword….
erilaz, I am too slow to solve the challange in my lunch time, so please extend my lunchtime or make me faster Still like/love to “think” about th…
Impus was faster tbar = maxops.trackbar tbar.filter=#mat But I can’t fin how enumerations work, so you can choose multiple options. Maybe someone…
The last script works fine for me with max 7.5. Took a while to realise, that the spline need more than two vertices. Georg
hi ivan, the command mark reffering to is probably: Controllers can be assigned to vertices using the animateVertex() method described in [Scripting…
hm … You can however convert the delegate to a spline and then mess with it: plugin shape Extended_Rect name:”chaosRectangle” classID:#(0x1…
But after doing a search in this forum, I think it is easier to make your own shape using a macroscript or maybe a mousetool(?). The main difference…
ObiGert: The only necessity is the tool create () statement. Now it would be nice if someone could explain what this tool statement actually does… …
*** INTERNET CONNECTION TOO SLOW – I missed your fragment. will check this later at home … Hi ObiGert, I startet with scripted plugins last week, a…
Hi, I think your code can’t work this way, because it is incomplete. From the Max-Help file: Scripted Shape plug-ins can only extend existing Sha…
Light, thank you for your answer. I also figured out, that I had a typo in my script: range:[0,170,500] is wrong! range:[0,500,170] is the right sy…
Hello, RolloutCreator Functions seem to be what I’ve been looking for. Why do I need to adjust the spinners on first run, to pass the defaul…
I found this in the maxfile: RolloutCreator Functions RolloutCreator is a structure of functions for dynamically creating rollouts. I think this …