PDA

View Full Version : Scripts and Plugins



Flintstone
02-18-05, 05:50 PM
Are Z-scripts and Z-plugins two separate entities?...like Maya's MEL and API?..
If so,..how does one compile a Z-plugin?...
If not,...are all Zscripts ascii?....if not, how does one compile to binary?..

Is there a .pdf describing all this?....Looked in UserGuide and didn't find anything....

Thank you!
Flintstone out.

andreseloy
02-18-05, 10:08 PM
there is the site to your question¡
Andreseloy

aurick
02-19-05, 11:16 AM
ZPlugins are ZScripts that have been designed to load automatically when ZBrush launches. That's the only difference. In fact, a ZPlugin can also be loaded and run as a regular ZScript if it's placed in the ZScripts (or any other) folder instead of the ZPlugs folder.