That's a handy expression! Opened the scripts folder, and renamed it. Restarted max - nada, still greyed out. The file is still in there. Check this out: prev=$ new=instance prev select new paramwire.connect prev.pos.controller.Path_Constraint.controller[#Percent] new.pos.controller.Path_Constraint.controller[#Percent]…
It's more like I don't want to choose an engine and then later regret not choosing the other engine. Sort of similar to how I read in some other forum that some guys that learned cryengine regretting it because it's not friendly to indie devs. And thanks for the input :) , definately some stuff I should consider! For the…
In addition to the javascript bookmarklet Polyhertz talked about, I made a tampermonkey/greasemonkey script which basically does the same thing as the bookmarklet except that it's automatic. You click on a link, it loads the page then the script takes the thread id and redirects you to the working link. Both the…
I'm trying to go easy on my mouse hand :) The Less clicks I have to do with that hand the better. Hence why I want to offload the work to my keyboard hand. Plus as I mentioned I just sort of like being able to cycle the modes. Is it possible to map the tab button to anything? All I really want it to do is cycle between…
This is pretty important tho. I see a bunch of "speed level design" stuff or whatever on youtube nowadays but it's kinda missing the point. Ther's two routes you can go with level design. Either you want to be the guy who scripts the gameplay or the guy who dresses up the levels with art and takes care that everything…
For anyonne interested in taking a peek at idTech5 scripts/materials/decls before the SDK comes out, there's an unpacker for base/gameresources.resources http://forum.xentax.com/viewtopic.php?f=10&t=7463&sid=76ff3b3f8c198c1b6527016caa6c714e&start=30 Use the script by Qarter on page three, you'll need to use the 64bit…
Not really, the primitive objects are all plugins so are self contained and don't have global properties. You could in theory write a script that applies the vert colour on object creation but youd probably end up having to write so many exceptions in it'd be huge. You probably won't be able to directly copy vert color…
totally off subject, (welcome back and all that stuff btw) but you really don't need chuggnuts UV tools. About the only tools it has that autodesk hasn't rolled into max are the UV offset (which I think is broken in chuggnuts if you try to use it in max 7 and up, without getting the butchered version from Eric) and the…
What really bothers me about net projects and teams, is that as internet teams they never try to innovate or do anything original. They all want to create the biggest game of all time, a new Half Life 2 with scripting and the newest technology. The game I just finished was not innovating but it was designed to be very…
Woah thanks for the info man! That will come in handy I thought that script was just a html to fill up with images, it seems a bit heavy to have to render the scene kust like the script author asks you to do with that camerasphere. Looking good anyways I personally don't use a 4windowed setup but that won't prevent me from…