I looked at the script: and this should be the spot where it stops for you:exportFile OBJFilePath #noPrompt selectedOnly:true the error message itself is not coded within the script so its the OS or Max that can't write the file to the distination. SO I think that either the URL is wrong or you have no rights. also some of…
Ahh, ok, I don't spend much time in the Script Editor. Here's the error on import: // Error: line 0: OBJ file line 42612: index out of range for face creation. // // Error: Error reading file. // Interesting. Perhaps it's too far from the origin in Max? My options for importing in Maya are: Group: Unchecked. Remove…
This is a great idea, as I often struggle with pricing. I think my most recent commission would probably fit fairly within the kind of budget that this quick app outlines, however I would like an option to exclude a "level". You see, I'm a character artist and I would not feel comfortable charging someone for an entire…
@polysteve good start! I understand the temptation to jump into the prompts before nailing down the composition but you are doing it backwards. First settle on a composition. Have a point of view. Have a focal point. Than define the lighting. And then work on the props. Prop artist is hardly a position anymore and it's all…
Not bad quite plausible, your 'soldier proof' treatment is what I'd expect to see. Ok interesting thanks. As an aside, recall part of my old unit's principal roles was supporting SF activities and on one occasion after an intense peacetime exercise back in the 1980s. This particular tier-1 operator ran a ad hoc weapon's…
Good to know that fixed it. The trial version and the full retail version are the same executable, the only difference is what sort of account you have, which we check remotely with our license server. So you shouldn't need to re-install when purchasing. We think there may be a bug that's causing certain people to not…
Wanted to tile out an image in PS using save for web but max image size is 8100px or so. This script will cut the image up into how ever many tiles you want on the x and y. Feel free to modify this and make it presentable. I just need it for terrain database work. Uses flattened image. As always save your work before doing…
I like the idea of restricting it to a genre as with the previous Brawl. A fighting game stage gives a pretty good idea of scope and what you need to do. The current prompt right now can be anything. If we wanted to continue with the idea we can pick a popular genre (several new ones since 2011) and then let it go from…
I'm not a technical artist but I do write scripts from time to time, mostly just to save myself from "death by momentous task". This time around I got tired of shuffling objects around renaming materials and triangulating meshes when I was exporting to UDK. So I wrote a quick, simple little script that handles that stuff…