PDA

View Full Version : daveys script lessons paying off



drjjwow
02-09-02, 02:14 AM
well reading daveys script lessons ive learned alot.. ive also learned from others who have written a zscript.. ive came up with my own zcript and so can you... the one i did in the image below is very basic but very effective....heres what i did...
1. i typed in this code to start my zscript:[FontSetSizeMedium][FontSetOpacity,1][penMove,0,6]\Cffa000 DR.JJWOWS zscripts \Cc0c0c0:
[PD][FontSetSizeSmall][FontSetColor,255,255,255]
With this code i was able to put my name in yellow at that very beginning of the zscript.
2.placing the buttons is not hard but tricky.heres what i did to start the buttons setup ...
2a. get a piece of paper.
2b. get a pen.lol
2c. ok ill stop playing around... go through all your zscipts and write them down in rows and in columns like the image below...
3.start making your script loader...
after i put in the code for my name i did this code in do set my first button postion..[PD]
[iButton,"texturing ","loads texturing by kenb",
[FileNameSetNext,"ZScripts/misc scripts/texturingbyken.txt"]
[IPress,7427]]
Take note that by placing a [pd]code your going to drop the button right below another button...dont worry ill show you...i named my buttons with 10 spaces for a perfect fit.. you however can make your own size but rem.. that simple is better..
4. the next step is to look on your paper and start creating the second button in the second column this is the code to use to place that button just to the right of your first button..
[PenMove,6]
[ibutton,"Default ","Default
ZScript",[fileNameSetNext,"ZScripts/DefaultZScript.txt"][iPress,7427]]
5.one thing that ive done is place a return button on all of my zscripts not to my default zscript but to my zcript manager.Ito took me awhile to figure out where to place it but i did it.. if you create a zscript it will start out like this..//RECORDED ZSCRIPT 1.23b... all you have to do is place a return button right after that and your off up up and away...you have all the codes you need to create a simple and very effective script to use ... it takes time but its alot of fun..now i know im not a programmer but by staying simple makes me feel like i am.. good luck if you have any questions and if i can help,please feel free to ask..
http://www2.zbrushcentral.com/zbc_uploads/user_image-1013249619eyx.jpg ps.. as you can tell im not finished,and if somebody can help me place a image behind this i would love it..thanks..

banez
02-09-02, 09:02 AM
you can place a image by putting this on top of your Z script and adjust the number
[PenMove,-24,-12]
[Image,default.psd,1]
[PenMove,+15-65+106-50,-100]
hope this helps good idea is take a snap shot pic of your button and then make the height and width that size of your main image.
you can all so take your name off the script and place it on the image it self so it doesn't eat up so much top room.
you can see how i got mine here http://www.pixolator.com/zbc-bin/ultimatebb.cgi?ubb=get_topic&f=1&t=003710
i like to keep my button high so the person doesn't have to skroll in the veiw window.
so best to use the same size as the tutorial veiw window for your image that way you know they wont have to skroll