MXS
Dynamic registration with mxscom
Submitted by Chris Harvey on Fri, 2006-10-20 19:45.If you are like me - you have multiple max installations on your machine - but you want to use your favorite 3rd party text editor (via rezn8's mxscome bridge) with all of them. However if you are like me - you are probably tired of manually pointing mxscom to your particular installation of max everytime you want to switch.
maxMessenger
Submitted by Nik Clark on Fri, 2006-10-20 19:45.Using this - Max can send a message to another computer on your network to report that a render has finished. Useful when working on multiple machines.
AttributeHolder
Submitted by Paul Neale on Fri, 2006-10-20 19:45.This is a scripted modifier. Place this script in your scripts/startup directory and restart Max. This modifier can be added to any object and is designed to hold Custom Attributes. There are added tools for keying and reseting all the CA's as well as saving presets and copy/paste functions. You can also save the presets out to a text file to be loaded on other objects in the scene.
MacroManiac
Submitted by Andreas Tawn on Fri, 2006-10-20 19:45.With MacroManiac - you can easily create all kind of macros and presets.
Ultra Edit Syntax File
Submitted by Chris Johnson on Fri, 2006-10-20 19:45.This is a syntax file for Ultra Edit.Working at Autodesk - I have had access to resources that most folks don't have - and using procedural methods - have generated an authoritative syntax file for Ultra Edit.It listsEvery single scripter visible classEvery single scripter visible function - including functions off of global const structs
Bitmap Convertor
Submitted by Francois Mourlevat on Fri, 2006-10-20 19:45.Bitmap Script Convertor is a tool for conversion of image bitmap 256 colors into Maxscript code. It is envisaged in the beginning to code the icones scripts - but also makes it possible to have information of an image in ASCII in order to modify them with any basic programme of change of chains of text.
ScriptMan
Submitted by Ofer Zelichover on Fri, 2006-10-20 19:45.ScriptMan is a MaxScript designed to help scripters when working on big projects with multiple files. It allows you to browse the script files - open them for editing and execute them. It also supports favorites.
Node Store
Submitted by Paul Neale on Fri, 2006-10-20 19:45.In Max6 'this' has been added to the script controllers making it posible to reference the script controller itself. This means you can now use a Custom Attribute added to the script controller and store the nodes that the script will be accessing. Why you ask?
