PDA

View Full Version : about [sleep]



osamu
11-09-04, 07:08 PM
[sleep,10,[note,"this sleep command doesn't work,why? help test it:cry:"]]

osamu
11-10-04, 07:43 PM
the reason for this is i want to save a tool in 10 seconds, how do i make the sleep active in 10 seconds, i found it here http://www.zbrushcentral.com/zbc/showthread.php?t=18101
but seems the sleep work only on start up

marcus_civis
11-11-04, 01:31 AM
Edit:
Ah, no I couldn't get it to work either. Sorry. :(


Marcus

Svengali
11-11-04, 03:06 AM
Sorry.

For me, everything except TIMER seems to work. :(
We need some input from the moderators, I guess. (PIX?, Aurick?)


Sven

aurick
11-16-04, 10:29 AM
I've done some checking, and found out the following:

The Sleep command is only active for the currently loaded ZScript. If another ZScript is loaded while one ZScript is sleeping, the Sleep command will be cancelled.

abxy
12-19-04, 06:45 PM
hey aurick, could you set up a sample using a timer and have it save some thing then 10 seconds later do some thing else using the timer like Svengali was asking?