I’m looking to make some changes to my DefaultZScript file. However the problem is it’s in the .zsc format. I was wondering if there’s anything important in there I need or if I could just do a new DefaultZScript in txt format with just my changes. Mainly just anything critical or helpful that should be in this file along with my changes.
What version of ZBrush are you using and what OS are you on? Also, where are you finding the DefaultZScript file?
I’m using 4R5 on Mac 10.8.3 (Mt Lion). The file is in the ZScripts folder.
Thanks. That’s interesting, I hadn’t noticed that. Anyway, I think you can safely create a text file instead. Save it to the ZScripts folder and call it DefaultZScript.txt. Move the ZSC somewhere else, just in case you find you have problems (though I can’t imagine you will - the file is a text file on Windows just as it always was).
Make sure your code is like this:
//startup
//your code here
[pd]