I will try to help with that Bend problem… However it may be wrong… So there you go. I had what I think was the same problem with controller of a sp…
I would say the function you seek may be qsort instead of sort.
I’ve just check this : Everything = ($objects) as array for o in Everything do ( unhide o doLayer:True unfreeze o ) And it appea…
No… I actually edited that post. I was repeating something that was no longer relevant. But since you can’t delete a post…
Forget what I said – But Gravey may have something.
I’m not a pro at MaxScript, so take my advice with some salt… But I already hit a problem with large number of polys on screen that are being modifie…
On a floater. Does that change something?
The idea was actually the lack of refresh of my button icon when no mouse action was involve. The redraw isn’t called when modifier keys are pressed… …
At first I was thinking shortcut, but after reading a bit I understood it was a bad idea. (Limit of shortcut, but also how maxscript doesn’t handle th…
We can give idea right? Well… Here’s one that’s been giving me headache for a while. A script that would bake stencil shadows in the different meshe…
I found the solution is a much older thread… Basicly, encryptScript cannot encrypt MacroScript. So any macroscript line will return error on the exe…