Avguard MAXScript Extension Package

18 votes

The legendary Avguard extensions have been improved even more, adding
dozens of incredibly useful methods/globals for the maxscript
programmer…
See included text file for complete change notes…

SkinMXS

16 votes

It exposes the mesh skin intial bind matrix and bones intial bind
matrices. You can get and set them. Note that the set does not
immediately update, you have to do that by hand.

Drag and Drop

19 votes

Implementation of new Drag and Drop features for 3ds max R4.x. Included
are DropClipFormat and handlers for both the command panel and
viewports.
Written by Michaelson Britt, compiled for 3ds max 4.x by Conny Klasson

SuperUtility

21 votes

SuperUtility implements Function Publishing
to provide access to MAXscript. It also has a TrackViewNode that will
load/save the paramblock the utility uses which is viewable in the
trackview

Extend XREFScene

20 votes

This little extension will expose the two functions "GetXRefFileName
index" and "SetXRefFileName index name". The bug which this allows us
to overcome is as follows...
When you load two XRefScenes which are the same file, the command
"XRefs.GetXRefFile i" will only ever return the first one. This is
because the names are somehow used as an ID.

MorpherCtrl

20 votes

The MorpherCtrl extension provides complete access to the weighted
morpher modifier in MAX R3.0 – without this extension the access
provided is very limited. Using MorpherCtrl, you can assign and delete
new channels, set their weights and individual options, update and
refresh the system – basically drive any aspect of the UI or internals.

Yascript

18 votes

A MaxScript extension that allows you to show and hide the UI toolbars.

Mouse Track

16 votes

Tracks mouse over a mesh; returns the surface intersection normal ray
and the face number under the mouse cursor. Sample usage script
included. Originally supplied as a "bonus plugin" in r2.5. Recompiled
r3.0 version included. Very powerful!

Layered Windows

14 votes

This gives you control over the opacity of your program windows under
Windows 2000. A value of 0 is transparent, 255 is opaque, allowing you
to create translucent windows for your scripts. Thanks to Masayuki Sato
for the info.

Shortcuts

23 votes

This plug-in allows you to bind keyboard shortcuts (hotkeys) to most MAXScripts.
It adds some MAXScript functions that reads Scribe data
directly into MAX. No DLL's required. Test Interface script
included.

Syndicate content