Here's a quick hack job script http://dl.dropbox.com/u/3580711/StepBackwardSmart.jsx All it does is store the current active layer, do a step backward, then restore the old active layer. It doesn't seem like there's a standard script function for Step Backward, so I had to use the script recorder. I'm not totally sure this…
I've updated the action, it no longer requires specific layer names or layer position. Also works with Layer sets and nested layer sets. In order to execute properly you should only color-code your target layer.Something like this: (you can choose any color) DOWNLOAD from here: www.vertexbee.com/public_files/Stack…
@michaelarby glad it was solved, i tend to give a crap about people not being "robbed", so if you could now remove your work from the post since this is solved can eliminate some predatory person/s from claiming the piece and using it for their own means and profit. I'd like a script if possible where this would be done…
Hi, so my game features rooms that instantiate after the player opens a door. I got the player to open the door and have the following room instantiate just fine. The problem is that the script that spawns more rooms no longer works within the instantiated new room, so when I open a door, nothing happens. I suspect that…
PEN (Paul Neale) is doing another Master Class, this time about Max Script for beginners. I have taken two of Paul's classes and they have been great, very helpful. They are packed full of useful tips and tricks and he does a phenomenal job of explaining complex things. I can also attest to the power of maxscript, I'm not…
I'd be very happy to make minimum wage from scripts, as typically when I first release a script it gets a few dozen sales then tapers off to basically nothing. I think part of the problem is the scripts videos are meant more as tutorials then advertisements, and use very simple models to demonstrate how they work. Perhaps…
Light Dome Script http://www.scriptspot.com/3ds-max/scripts/lightrigger (lots and lots of lights, some good features) E-light Dome http://home.wanadoo.nl/r.j.o/skyraider/e-light.htm (original) http://www.scriptspot.com/3ds-max/scripts/e-lights (someone expanded on it) http://www.scriptspot.com/3ds-max/scripts/e-light-me…
Option 1: You can join the objects together and then break them off again. Advantage: The the standard materials are joined to the multi sub and the mat ID is changed automatically. Disadvantage: The joined objects will inherit the pivot of the object they are joined to. If this is a problem To get around this you probably…
Hey guys, I've been customizing Max for a couple of years now, and I figured I ought to package up some of my better scripts and release them to the public! Without further ado, Turbosmooth Tools is a batch processing script designed to let you modify Turbosmooth modifiers on a whole pile of objects at once. It also has…
I would stay away from xrefs, I've had nothing but trouble with them. The most common issue I ran into was that they would lose the link and stop updating if I made changes to the original. I would then have to click on each one and load each xref. The problem with that was that I had hundreds, and when the link broke the…