PDA

View Full Version : ZScript question...(Help?)



Muvlo
10-13-01, 10:04 PM
Hi, all. :)
I was working and something recently, and recording as I went along. Part way into my script everything gets messed up. I don't think I panned the canvas or anything like that to make it go crazy. Anyway perhaps someone could take a look at the script and see if they know what's wrong?
The first part to get to the second is here:
fremen.txt (http://www2.zbrushcentral.com/zbc_uploads/user_file-1003035799exr.txt)
This part works fine.
After that part runs and you run this part:
frementest.txt (http://www2.zbrushcentral.com/zbc_uploads/user_file-1003035869qco.txt)
You run into trouble.
Thanks for any assistance anybody out there can provide. :)

ZBC Moderator
10-15-01, 10:06 AM
Hi Mulvo,

Are you using version 1.23b, either of the demo or the full version? Did you let ZBrush initiate your interface before beginning the ZScript?

-ZuZu :)

davey
10-15-01, 01:08 PM
I'm having a look, Muvlo, and I can't find the problem so far...

Here's what I'll be looking for:

Is there a place where the object SHOULD exit Edit mode but doesn't (thanks to Aurick for finding that bug :) )?

Is it possible that you moved or rotated the object between the first and second script, without recording it?

I'll let you know if I find anything.

dave

Muvlo
10-15-01, 03:13 PM
Zuzu: 1.23B full version. And in the first script it initializes. (The second is a continuation of the first, so I didn't use the initialize thing in that one.)
Davey: Well, the problem doesn't show up until the second time I snapshot the head to paint on it, which is a good way into the script, so I don't think it happened inbetween. As for the edit mode thing...maybe. The problem seems to be that the head did not rotate fully to the correct position. So when the script keeps painting, the 3D Copy puts it on in the wrong place due to the bad rotation. Huh. (?)
:D

And thank you both for taking the time to look into this! :)