Eric, Thanks for the refs, I’ll take a look at both of them to improve my script and hopefully not render it obsolete More to come.
Not quite actually. The script finds missing bitmaps using two functions to produce similar results each with an advantage over the other. The norma…
Just a quick personal plug: I wrote a relink bitmaps script that doesn’t provide the exact functionality you’re looking for, but could be an asset at…
Thanks for the response Chris. I am trying to narrow down the problem and combine it into a single file. At the moment I’m using vray and would like…
Alright got it squared away to the problem here is the deal. try ( print “Aligning start” $Dummy_Light_Setup_LookAt.pos.x = theCamera.pos.x …
Alright got it squared away to the problem here is the deal. try ( print “Aligning start” $Dummy_Light_Setup_LookAt.pos.x = theCamera.pos.x $D…
It definitely has a problem with these two lines local lightDummy = getNodeByName “Dummy_Light_Setup” local lightDummyLookAt = getNodeByName “Dummy_L…
Thanks for all the responses Kramsurfer and everyone else. I am slowly figuring this out. The file doesn’t crash when I use a different template fil…
More findings reported here: the file still crashes the same way with: -no textures -no textures, no material editor mats -no material editor mats S…
Already tried it, the variables look just fine when it crashes.
Restarting Max does not solve this, and it occurs at the same file everytime. So I’m not sure it’s a memory issue. Any other ideas? I can replicate…
Edit: You are correct, guess I got a bit too Syntax hungry ;), I see how you’re doing it. amount = 30 –Check Gravey’s ) Just added the open an…
test = newrolloutfloater “test” 250 110 rollout params “bones” ( radiobuttons radbtn labels:#( “1”,”2″) default:1 pos:[80,25] button btn…
test = newrolloutfloater “test” 250 200 rollout params “bones” ( radiobuttons radbtn labels:#( “1”,”2″) default:1 pos:[80,25] button btn…