hi i'm sorry in advance if many points in this text reads like gibberish, my english is bad and it isn't my first language. I'm looking for advice, because i want to be a game artist , and i'm about to enter college but i don't know if i'm making the right decision. in the city i live in, there are only 3 colleges that are…
why are you using this crap anyway? there are quicktime alternatives like mplayer and vlc with their own codecs mostly independent from the OS, in almost all cases working better than quicktime itself, less obtrusive and more configurable definitely. the only reason i found for me myself to require the actual quicktime…
I have a scene that is lit primarily through a skylight, and it is making this weird light circle on my scene like a big spotlight is shining down. After extensive troubleshooting I have definitely narrowed it down to the skylight and not any other light. I have tried adjusting every setting in the skylight to see if I…
macroScript LockAllTransforms category: "HowTo"
(
setTransformLockFlags selection #all
) If you select the code, then click the P button, and choose Code, you get this. Imperfect however, hmmm.
everyone is hosting their image, then posting them using image code. A good place to do this is www.tinypic.com it'll give you the code you need to post on forums.
heyho, does somewhere a tool exist which allows to check a maxscript code for compatibility around all different max versions? Something that can crawl through the code to tell me whats the oldest version of max that allows to run this script? I'm missing something like the "save as - for flash version xy" functionality…
Are they emailing out codes? Or do i have to send out a support ticket and wait a week to get my code? Man I wish i had this version for this last milestone...would've helped me a ton! B
That error suggests that there is no text in the expression pane when you clicked Create. Also be aware that in Python the indentation is part of the syntax so you should use the "Code" BB tags when quoting Python code on polycount to preserve it.