that was it…! Thanks, Mike
Hi again, I seem to have hit a wall when it comes to renaming layers in 3dsMax…some help would be much appreciated! The following code is failing to r…
Thanks Richard…! This seems to working like a dream now… You seem to be on fire today, maybe I should post a thread on my other tricky issue I’m havin…
Thanks for the advice Rob/Richard. Richard, I went with the following approach, but I need to carry out 2 more slight advancements to the script if yo…
Why don’t you just create a callback which stops render output files being saved with a trailing digit as this is the real cause of the problem? Save …
Thanks Richard Got them all working now. I still seem to have an initial ‘initialisation’ bug, which seems to be tied up with the “dialogMonitorOps.e…
Thanks Richard. Unfortunately no ini/file is written/read to/from, so its simply a case of using UIAccessor. I have it all working now, so thanks for …
Thanks Richard. Got another problem which is similar… I’m trying to automate the default settings for an import dialog windows when it appears. Howev…
Perfect!, As always, you’re a star, Richard BTW: Nvidia changed the naming convention of their direct3D drivers, so the following line needs to be c…
Hi Richard, Looking at your code, how would I change the “checkDialog” function so that it ONLY tests the state of the checkbox and returns its curren…
Thanks Paul, knew I was doing something stupid!