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..
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..