mustan9
@mustan9
New Member
Joined: Feb 15, 2024
Topics: 18 / Replies: 151
Reply
RE: Still puzzled about launching MAXscripts with keyboard shortcuts

If you have it assigned to a toolbar, just “edit macro” from the right click menu. Then select “file / save as…” to see where it is saved. As bobo sa…

17 years ago
Forum
Reply
RE: Question about "getDir"

image = (getFiles ( “//servername/projectfolder/user/images/*.bmp”)) I find forward slashes works better, because when I switch programming langauges…

17 years ago
Forum
Reply
RE: Doing an Ivy generator in maxscript like the one of Thomas Luft.

I’m back working on this project again. There will be a new release for this script shortly.

17 years ago
Forum
Reply
RE: Doing an Ivy generator in maxscript like the one of Thomas Luft.

That sounds very cool! Can you post some sample images of the ivy you created?

17 years ago
Forum
Reply
RE: Doing an Ivy generator in maxscript like the one of Thomas Luft.

Hi people, my apologizes for not posting the latest update to Everything’s Vine. I was previously on vacation, and had lots of free time to work on th…

17 years ago
Forum
Reply
RE: Doing an Ivy generator in maxscript like the one of Thomas Luft.

I was told and read in the manual that this was not recommended.

17 years ago
Forum
Reply
RE: Doing an Ivy generator in maxscript like the one of Thomas Luft.

Thank you very much guys. When I post the next release I’ll include the build projects for Visual Studio Express setup for 3D Studio Max 9 – 32bit. I …

17 years ago
Forum
Reply
RE: preventing errors inside a script controller

My rotations tools does this. It uses the “hasProperty” method to check if the object has a property called “Radius”, and if it does then you can jus…

17 years ago
Forum
Reply
RE: create a script controller variable. How to?

Compared to the documentation for Maya鈥檚 MEL script, or ZBrush鈥檚 ZScript the MaxScript documentation is much better. I do know what fferro2 is talki…

17 years ago
Forum
Reply
RE: create a script controller variable. How to?

I hate the windows help document. It sucks. Wish we had something more search friendly like the MSDN interface, or just Google! An online version wou…

17 years ago
Forum
Reply
RE: create a script controller variable. How to?

Yes. For some reason this is purely documented in the MaxScript manual. The script controllers support the same interface as the expression controlle…

17 years ago
Forum
Reply
RE: Possible to script a front/back toggle for view?

That’s easy. I’m not sure it’s handy to change from perspective to front? Would it be better to cycle the camera’s in the scene. But, swapping from f…

17 years ago
Forum
Reply
RE: CrossProd causes system exception.

Thank you for checking this. I figured out this morning that the normals of a TriObject were all null, and calling BuildingNormals() solved the probl…

17 years ago
Forum
Topic
Forum
Replies: 2
Views: 14
Reply
RE: Get Local transform in Maxscript

That’s ok. Here I cut and paste from the manual. I think you wanted <node>.transform [color=white][font=Verdana]Node Transform Properties[/col…

17 years ago
Forum
Page 2 / 12