galagast
@galagast
New Member
Joined: Feb 14, 2024
Topics: 28 / Replies: 198
Reply
RE: How to detect if a PopupDialog is open?

I believe you can use this function to detect if the dialog is open: windows.getChildrenHWND then use this to press a button: windows.sendMessage …

15 years ago
Forum
Reply
RE: Pflow — path follow script

Awesome approach! I like it. :buttrock: I hope you don’t mind me linking it to a related thread at Orbaz. Cheers!

15 years ago
Forum
Reply
RE: Maxscript editor tip/tutorial

Just in case anyone missed this tip from the helpfile. You can use a vertical line character ‘|’ to position the caret after expanding the abbreviati…

15 years ago
Forum
Reply
RE: setTM for Orthographic Views?

Hi Enrico, thanks for the insight, you scripts are really well made. I love the clean and welcoming UI. I’ll have a look at those. Thanks! right now…

15 years ago
Forum
Topic
Forum
Replies: 2
Views: 15
Reply
RE: Copy with Maxscript different from Standard Max copy

what maxscript command are you using to copy? I don’t know if this will work, but did you try using maxops.cloneNodes?

16 years ago
Forum
Reply
RE: Need help determining vertex normals

Splendid maxscripting tips you got there. These would be a good addition to the “How to Make It Better?” category in the maxscript helpfile. Thank you…

16 years ago
Forum
Reply
RE: First attempt at scripted plugin.

I took a quick look at the Scripted SimpleObject Plug-ins topic in the helpfile… “maxscript reference”: You can either modify the existing Tri…

16 years ago
Forum
Reply
RE: Copying a Hinge Constraint (Reactor)

are you using maxOps.cloneNodes? I think this one maintains the hierarchy (as far as i remember). Although I can still clearly recall bumping onto a…

16 years ago
Forum
Reply
RE: pfsliner script update to max2009

“julforce”: …im looking for a more static result… Yeah, I think it would be against the logic of the script, since you will need particle movemen…

16 years ago
Forum
Reply
RE: pfsliner script update to max2009

Hi, what version were you using? On page 2 of the thread, there’s a version with an interface and a couple of added options. On, page 3, JBHaywood add…

16 years ago
Forum
Reply
RE: Split Faces of Edit_Poly by mult-sub ID ?

The line: FaceID = theClone.selectByMaterial 4 returns a value “OK” In effect, you’re storing the value “OK” to the variable FaceID… so when the sc…

16 years ago
Forum
Reply
RE: CgTalk Maxscript Challenge 022: "Particles"

I was particularly interested in this challenge, but as I’m still in the middle of a lot of work, I barely managed to squeeze some time to dig up an o…

16 years ago
Forum
Reply
RE: Array with more then 20 variables.

could this be the function you’re looking for? options.printAllElements

16 years ago
Forum
Reply
RE: Accessing Pflow Material Index externally …

That’s actually the script I wrote where I encountered this problem.

16 years ago
Forum
Page 2 / 16