Copy and Paste Objects

110 votes

It's always annoyed me that I couldn't copy objects from one instance of max and paste them into another - as I work with 2 or 3 instances of max up at a time. It's tedious to do a save selected / merge objects so this script does it for you. It's not a TRUE copy/paste via the windows clipboard - but it will let you very quickly copy objects from one file to another.

Avguard MAXScript Extension Package

48 votes

The legendary Avguard extensions have been recompiled for use with both 32 and 64 bit versions of 3ds max 9.

History:
v.9.0.0 - beta build
v.8.0.1 - setclipboardText and setclipboardBitmap now return TRUE if succeded, an integer error code if failed.

HiddenDOSCommand

9 votes

For those of you that maintain your own dlx with a grab bag of
maxscript extensions (like Larry's avg_dlx), I've attached source for a
function that will launch a dos command in a hidden window. You may
find it useful in your toolbox.

Avguard MAXScript Extension Package

14 votes

The legendary Avguard extensions have been improved even more, adding
dozens of incredibly useful methods/globals for the maxscript
programmer...

mxscom

29 votes

The REZN8 Productions MAXScript / COM Bridge. This script and executable allows you to run scripts externally.

Install for Crimson Editor
0. Modify the entry in maxscript6.reg and or maxscript7.reg to point to the
directory where your 3dsmax.exe resides.
1. Place 'RegisterOLEControl.ms' into your folder.

Visual MaxScript Plugin Fix

24 votes

This is a fix for the small, yet incredibly irritating, bug in Visual
Maxscript Plugin where when you've finished editing a rollout in VMS it
would remove one line directly below the rollout block which, if not
manually fixed could lead to the rollout 'eating' your code away.

This is a modification from the original plugin from Discreet so all credit goes to them.

GetColorPicker

12 votes

On the discreet Maxscript forum Dave Stewert asked if there was a
function to call the color selector. Well there wasn't so I wrote this
maxscript extension. This function programmaticly calls the color
picker dialog. So here it is.

The syntax is like this:

<< color >> GetColorPicker << Title : String >> [alpha: boolean]

Avguard MAXScript Extension Package

14 votes

The legendary Avguard extensions have been improved even more, adding
dozens of incredibly useful methods/globals for the maxscript
programmer...

Avguard MAXScript Extension Package

24 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…

jbLib

14 votes

Contains a collection of new functions for use in MaxScript, including
ApplyVertexColors, ElementFromFace, GetClosestVertex,
GetSpaceWarpForce, GetUNCPath and IsParticleSystem

Syndicate content