d3coy
10-27-2006, 10:44 PM
This might be better in the AREA forums, but I wanted to know if this bothered you guys too. I'm posting it specifically here because of how these new Project Paths affect scripters as a whole.
After experiencing how these new paths affected my scripts, I found that other people were having similar problems in the AREA. The 3dsmax.ini file is now tucked away (with lots of other folders) deep into a series of nested folders in My Documents. I realize this is for multiple users and Windows compatibility. Unfortunately I pull information from the 3dsmax.ini file for some scripts, and currently I just hardcoded the path to it as a quick fix. My main question is this: do you guys know of a reliable way to access this deeply nested My Documents location across multiple machines? Is it possible for this .ini file to be in a different location on another computer?
Another question: is there a way to change the default save location of new scripts so that it goes into "C:\Program Files\Autodesk\3ds max 9\ui\scripts\" as it 'should'? I tried setting my Project Path to the 3dsmax 9 root directory but this doens't seem to solve the problem. Its just a little awkward to be working in this strange directory. I also don't really know how all these new files are communicating with the 3dsmax 9 root.
Maybe we need a few maxscript methods to directly access these non-root locations?
After experiencing how these new paths affected my scripts, I found that other people were having similar problems in the AREA. The 3dsmax.ini file is now tucked away (with lots of other folders) deep into a series of nested folders in My Documents. I realize this is for multiple users and Windows compatibility. Unfortunately I pull information from the 3dsmax.ini file for some scripts, and currently I just hardcoded the path to it as a quick fix. My main question is this: do you guys know of a reliable way to access this deeply nested My Documents location across multiple machines? Is it possible for this .ini file to be in a different location on another computer?
Another question: is there a way to change the default save location of new scripts so that it goes into "C:\Program Files\Autodesk\3ds max 9\ui\scripts\" as it 'should'? I tried setting my Project Path to the 3dsmax 9 root directory but this doens't seem to solve the problem. Its just a little awkward to be working in this strange directory. I also don't really know how all these new files are communicating with the 3dsmax 9 root.
Maybe we need a few maxscript methods to directly access these non-root locations?
