Poppy
03-10-02, 08:01 AM
DefaultZScript.txt (http://www2.zbrushcentral.com/zbc_uploads/user_file-1015776024pnn.txt)
FOR MAC ONLY
To get Southern's DEFAULT ZSCRIPT REV 1.0 (with 'blue' button fix) to work.
Make sure the following .txt files read like this (lower case and upper case seem to be important):
TextureMasterRevE.txt
MaterialPack.txt
ZBrushloader.txt
MaterialLIst.txt
TextureManager.txt
quickdeformer.txt
Note: All these scripts and their associated files(for instance for MaterialList you also have to put all the .psd and .dat and .zmt files in the ZBrush123b folder as well or it won't work) have to be in the ZBrush123b folder not the ZScript folder.
FOR ALPHA MANAGER CHANGE ALL .bmp to .psd
1. Change all your alpha thumbnails from .bmp to .psd. (you can do this in Photoshop)
2. Then open ZBrushloader.txt by double clicking it. Then Apple menu>Edit>Replace(command R).
When this dialogue box opens under the Find what?...type in .bmp
Replace with what?...type in .psd
3. Save
If you downloaded the ZBrushloader.txt with the four lessons you will have to delete lesson
4 because ZBrush singled it out for an error. Of course you could try to fix the scripting if you know how. Lesson 4 starts with
//LESSON 4 ALPHA INFLATE........................................... .................................................. ..........
Note: If you want a return button to the default script COPY (command>c) this
[ibutton,"Return to DefaultZScript","Switch back to Default ZScript",[fileNameSetNext,"DefaultZScript.txt"][iPress,7427]]
and PASTE (command>v) at the very bottom of each .txt script that you want this button for. What I do is scroll to the bottom of the script, place my curser after the last thing written and hit the return key 2 or 3 times and then paste .
I hope this all works out for you . I don't know scripting I just opened up other script that do work to see the what might be different and changed 1 or more things that seemed logical to change like the word Load for MaterialPack .Since I am ignorant I don't feel that I could answer any questions but everything loads fine for me.
FOR MAC ONLY
To get Southern's DEFAULT ZSCRIPT REV 1.0 (with 'blue' button fix) to work.
Make sure the following .txt files read like this (lower case and upper case seem to be important):
TextureMasterRevE.txt
MaterialPack.txt
ZBrushloader.txt
MaterialLIst.txt
TextureManager.txt
quickdeformer.txt
Note: All these scripts and their associated files(for instance for MaterialList you also have to put all the .psd and .dat and .zmt files in the ZBrush123b folder as well or it won't work) have to be in the ZBrush123b folder not the ZScript folder.
FOR ALPHA MANAGER CHANGE ALL .bmp to .psd
1. Change all your alpha thumbnails from .bmp to .psd. (you can do this in Photoshop)
2. Then open ZBrushloader.txt by double clicking it. Then Apple menu>Edit>Replace(command R).
When this dialogue box opens under the Find what?...type in .bmp
Replace with what?...type in .psd
3. Save
If you downloaded the ZBrushloader.txt with the four lessons you will have to delete lesson
4 because ZBrush singled it out for an error. Of course you could try to fix the scripting if you know how. Lesson 4 starts with
//LESSON 4 ALPHA INFLATE........................................... .................................................. ..........
Note: If you want a return button to the default script COPY (command>c) this
[ibutton,"Return to DefaultZScript","Switch back to Default ZScript",[fileNameSetNext,"DefaultZScript.txt"][iPress,7427]]
and PASTE (command>v) at the very bottom of each .txt script that you want this button for. What I do is scroll to the bottom of the script, place my curser after the last thing written and hit the return key 2 or 3 times and then paste .
I hope this all works out for you . I don't know scripting I just opened up other script that do work to see the what might be different and changed 1 or more things that seemed logical to change like the word Load for MaterialPack .Since I am ignorant I don't feel that I could answer any questions but everything loads fine for me.