Neuro69
@neuro69
New Member
Joined: Feb 15, 2024
Topics: 7 / Replies: 54
Topic
Forum
Replies: 0
Views: 14
Topic
Forum
Replies: 0
Views: 16
Reply
RE: fast checking if array is empty

Yeah, growing and shrinking arrays are probably very bad ideas in general, if you want to write fast maxscript code.

11 years ago
Forum
Reply
RE: Function not reading array

Shouldn’t it be return SnapShotArray, not return SnapShotArray[1]?

11 years ago
Forum
Reply
RE: Convert Utility to Plugin

Found this in the pickbutton section of maxscript help: Note: Due to limitations in 3ds Max, you cannot specify a node using a Pickbutton in the Crea…

11 years ago
Forum
Reply
RE: Convert Utility to Plugin

So… I might be better off with a helper plugin, extending “Dummy” then?

11 years ago
Forum
Reply
RE: Convert Utility to Plugin

That is exactly the kind of thinking I’m looking for… unfortunately this doesn’t seem to help any; the rollout still closes, after doing “nothing” fir…

11 years ago
Forum
Reply
RE: Convert Utility to Plugin

Yes, but I don’t want to create anything interactively with the mouse, I just want to click on a few pick-buttons in the rollout and select objects fr…

11 years ago
Forum
Reply
RE: Convert Utility to Plugin

Bump. There are perhaps not that many who could answer this with confidence, but any ideas are welcome.

11 years ago
Forum
Topic
Forum
Replies: 10
Views: 39
Reply
RE: Script stopped working in new version of max

There are some funky char’s in that code, no? Works fine here if I remove those.

11 years ago
Forum
Reply
RE: worldAlignPivot scaled obj

Well, in order to collapse the scale, you have to manipulate the vertices in some way, either directly or through applying/collapsing the XForm. Scrip…

11 years ago
Forum
Reply
RE: worldAlignPivot scaled obj

1: I think you must collapse at least the scale part of the transform to accomplish this. You should look into the matrix3 type and it’s properties an…

11 years ago
Forum
Reply
RE: openFile() issue in 3ds 2013

MAX/Maxscript can sometimes be picky about language specific/special characters in paths/filenames, could that be the issue here?

12 years ago
Forum
Reply
RE: HDTV Video Render seems to be squished from the sides.

Hmm, is the problem perhaps in the presentation rather than the rendering? HDTV (1920×1080) uses square pixels, and must be viewed/presented in a 16:9…

13 years ago
Forum
Page 1 / 5