On 08/08/2016 at 14:03, xxxxxxxx wrote:
Hello all, I have a script I am trying to make to set a specific texture path in the system preferences. If you type in
Files[c4d.PREF_TEXPATH_PATH1]="some/file/path"
into the console it works no problem. The problem I am trying to figure out is how do you get this to work in a python Script Manager. I know somehow I need to get the Files BaseList2D I just am not sure how and can't seem to find any good documentation on this. If anyone knows I would be very appreciative. Thank you very much for all the help.