Wow you have a lot of little projects all jumbled up together. It makes it kind of hard to find any particular thing. Maybe consolidating similar project into folders would help organize things. Like a folder just for animation, a folder for head sculpts, one for concept art, a folder for just the Matt Groening fan-art,…
awesome tools! Just a heads up: If you are going to make a MZP I recommend you to install your script under the $userscripts folder instead of the $scripts folder. Same goes for the "ui" and "icons" folder. This way you'll avoid problems on certain work environments where write-access to the $scripts folder is blocked. I…
Hello, I have been refreshing some rigging skills and was following an online tutorial for this project. The joints/skeleton and controllers were displaying properly a few weeks ago but now when I opened up my Maya scene file, it flashes a few times between the proper skeleton and the glitched version before staying…
I am new to DDO. I would do my best to explain my problem http://prntscr.com/bnnrah < for now 2 parts texurized. Body and clip/pin http://prntscr.com/bnntb4 <inise body folder. I want the text to have some scratches where white color will be worn/scratched and bottom color(green) will show. I tried applying mask on text…
Hey, I was having this issue as well where suddenly it seemed like all my subtools in one specific ztl. file had changed scale. My problem was the values in "Export" under the "Tool" palette had it's values reset. Luckily I could go back to an older version of the ztl. and copy over those random values. Not sure where…
Hi there ST - my advice would be to avoid too much file name incrementation (the 22222 stuff) but rather, periodically delete the folders created by the compiler (the item folders located inside the 0x06ca folder). This is a good way to prevent crazy filenames and it resets the importer to a clean state. Note that…
This works quite well, thank you for the mini-tut. Just to add a little to what you mentioned, I did a quick and dirty test with three meshes and after loading my single obj including all three meshes, I had the option to load input maps for each separate mesh. Here's a shot of the three pieces in 3Do and dDo. Notice the…
I'm attempting to write a maxscript that opens max files in a folder that has subfolders, perform some tasks, save the file and open the next file in the folder. I've got the script working perfectly for all of the max files in the root folder, but I can't seem to get it to open the sub folders. If anyone could help figure…
my thoughts on game engines from my own experience trying to mod them: Doom3: runs poorly without a highend graphics card if you want it to look half decent. lagged up on my computer when more than 2 enemies were present even on lower settings. code: easy to code for, stuff like weapons have all the code you need in one…
Hi Davaze, open up notepad now copy and paste this following text (below). Save it, rename the file to MaxRun.ms and move to the startup scripts folder inside 3D Max Program folder or ENU folder (it is a gidden folder), see my location to help find your one(C:\Users\benji\AppData\Local\Autodesk\3dsMax\2016 -…