GitHunt
VI

Vinc3r/3dsMaxScripts

some little 3dsMax scripts

3dsMax scripts

Some little 3dsMax scripts

How to use

Usually, you just have to :

  • copy the .ms file on 3dsmax_folder\scripts,
  • run the script via MAXScript menu >> Run Script...
  • find the category "Vinc3rz tools" in the customize menu (Customize menu >> Customize user interface)

Description

copyCoord

Copy coordinates from an object to an other.

geometryFix

Reset pivot, transforms, scale and xform of editpoly. Save your file before using it!, if a mesh is broken, it will explode and no CTRL Z is possible.

lockUnlock

When you want lock an object like a camera, you must check each box on the hierarchy > link info Same thing when you want to unlock. This script automatically do it for all entries.

quickMapping

One-click-apply a box mapping with the same value on lenght, width and height.

selectDependencies

Easy select reference objects or objects sharing same modifiers.

weld

One-click weld at a default value of 0,001.

Useless scripts since some 3dsMax updates

isolateSelection

useless since 3dsMax 2013
Show the Isolate Selection dialog on the top-left rather than smack-dab in the middle of the viewport. Replace original Isolate Selection in menus and shortcuts.

removeBgdImg

useless since 3dsMax 2013
Allow to easily remove a background image assigned to the viewport (alt +b key) (by default in 3dsMax, you can only check/unchek "display background").

Languages

MAXScript100.0%

Contributors

Do What The F*ck You Want To Public License
Created March 20, 2017
Updated April 11, 2025
Vinc3r/3dsMaxScripts | GitHunt