PDA

View Full Version : DEFAULT ZSCRIPT REV 1.0 (Bookmark this!)



s o u t h e r n
01-17-02, 10:37 AM
:b3: :b3: YOUR-OWN-DEFAULT-ZSCRIPT MANAGER :b3: :b3:

http://www2.zbrushcentral.com/zbc_uploads/user_image-1011293619nkp.gif

WHAT IS IT?

This ZScript is the `motherload` of Default-ZScript-Managers! It gives the user access to :

http://www.southerngfx.co.uk/uploads/arrow.gif 4 preset sizing buttons
http://www.southerngfx.co.uk/uploads/arrow.gif 4 background preset colour buttons
http://www.southerngfx.co.uk/uploads/arrow.gif 20 main bank ZScript buttons
http://www.southerngfx.co.uk/uploads/arrow.gif 10 small user defined Z buttons
http://www.southerngfx.co.uk/uploads/arrow.gif 24 hidden ZScript Buttons for future use.
http://www.southerngfx.co.uk/uploads/arrow.gif A user friendly help file

WHAT DOES THIS ONE DO?

http://www.southerngfx.co.uk/uploads/arrow.gif add your own name in the bottom lefthand corner of the panel personalising your copy.
http://www.southerngfx.co.uk/uploads/arrow.gif Call all major ZScripts at the touch of a button.
http://www.southerngfx.co.uk/uploads/arrow.gif Learn how to add a `return to default` button to your own ZScripts.

DOWNLOAD IT!

DefaultZScript.ZIP an amazing 22K!!!! (http://www2.zbrushcentral.com/zbc_uploads/user_file-1011291582mth.zip)

To help new users to get all of the ZScripts that this new Default ZSript call I will link then from this thread and only upload new ZSCripts to here.

1. ALPHAMANAGER
AlphaManager.ZIP 1.5 MEG File with 60 Alphas (http://www.southerngfx.co.uk/uploads/Alphamanagerbeta.zip) is here.

2. QUICK DEFORMER
QuickDeformer.ZIP 147K (http://www2.zbrushcentral.com/zbc_uploads/user_file-1011264565vlu.zip)
A ZScript that allows gives you quick access to the more common tool deformers.
Put all files into a directory:
ZScripts/QuickDeformer/

3. Pixologics `MaterialPack`
Pixologics MaterialPack (http://www.pixolator.com/zbc-bin/ultimatebb.cgi?ubb=get_topic&f=1&t=003203)is in this thread.

4. Pixologics `MaterialList`
Pixologics MaterialList (http://www.pixolator.com/zbc-bin/ultimatebb.cgi?ubb=get_topic&f=1&t=003263)is in this thread.

5. Pixologics `TextureMaster`
Pixologics TextureMaster (http://www.pixolator.com/zbc-bin/ultimatebb.cgi?ubb=get_topic&f=1&t=002034)is in this thread.

http://www2.zbrushcentral.com/zbc_uploads/user_image-1011326437hyh.gif
EDIT 01 18.01.02
`Blue` button now fixed
DefaultZScript.txt (http://www2.zbrushcentral.com/zbc_uploads/user_file-1011326535lcg.txt) (text file only)

Muvlo
01-17-02, 10:52 AM
Nice one Southern! This will be extremely useful, what with all these ZScripts coming out. Thank you! :)

el_pix
01-17-02, 11:43 AM
oh wow, seems i'm updating and changing my default script and stuff each and every day ... this r o c k s!

drjjwow
01-17-02, 06:24 PM
wow southern this is way too cool.. thanks so much.. im looking forward to your texture master... i do have one question for you though...ive already filled up the free slots and now im on to the hidden buttons.. i cant seem to get them to work or rename them.. what am i doing wrong..

edit....nevermind me figured it out.. sorry


:D :D :D :D :mad: :eek: ;)

brn
01-17-02, 06:33 PM
Thank you so much!! I've never gotten around to setting up a default script. This is fantastic!

banez
01-17-02, 07:02 PM
Thank man i had to use the code to align my psd skin up with my other stuff apperciate it

tayete
05-18-03, 06:23 AM
I have a problem using your Zscript. Only the buttons I preset work. The ones that are included by default (Texturemaster or even the resizing ones) aren't pushable. What am I doing wrong?

Thanks...

Nemo
05-18-03, 02:30 PM
<BLOCKQUOTE>quote:</font><HR>I have a problem using your Zscript. Only the buttons I preset work. The ones that are included by default (Texturemaster or even the resizing ones) aren't pushable. <HR></BLOCKQUOTE>
dito that

SpriteD
05-19-03, 05:44 AM
Script looks wonderful, but I can't get it to work. Have I installed it wrong? All I get is the yellow triangle with a ? mark. Any suggestions. Thanking you in advance.

DeeVee
05-19-03, 12:28 PM
Thanks Glen..very much appreciated!!!

tayete
05-19-03, 12:33 PM
DeeVee...could you make it work with 1.55? It seems that all of us who tried it lately aren't able to make it work properly.

Did you use any special technique?

B]Please, if someone made it work with 1.55 tell us how...[/B]

Kevin
05-22-03, 06:08 PM
Do the MaterialList and the MaterialPack work now with 1.55? I didn't think they worked since version 1.23. Was that what it was called?

TVeyes
05-22-03, 06:08 PM
It does not work because the buttons refer to where the Zscripts where stored in previous versions of Zbrush (1.23b). Scripts are now placed in folders relevant to their function, i.e zscripts/Utilities and zscripts/tutorials.

So to make them work you will have to open the script in a text editor and change where the buttons are supposed to look.

Open Glen's script and look for occurences of [fileNameSetNext, and change the File/Dir name.
So for the first button change
[FileNameSetNext,"ZScripts/TextureMaster/TextureMasterRevE.txt"]
to
[FileNameSetNext,"/Utilities/TextureMaster/TextureMasterRevG.zsc"]


The above only works if you put Glen's Zscript in the Zscripts folder, c:/Zbrush_155b/Zscripts for example.


SpriteD: I think you get the Yellow ! sign because the script can't find a background picture. You probably only got the updated version mentioned at the bottom of Glen's post. Get the one at the top which includes the script and background image.

tayete
05-22-03, 10:22 PM
I had already tried that TVeyes, and still doesn't work...

cameyo
05-23-03, 02:27 AM
Hi all,
change the button in this way (example):
[ibutton," TextureMaster ","Load the TextureMaster script",[fileNameSetNext,"C:\ZBRUSH_155B\ZSCRIPTS\UTILITIES\TEXTUREMASTER\Te xtureMasterRevF.zsc"][iPress,7427]]

This works for me...but i use my personal default zscript ;) ;)

cameyo