Notifications
Clear all

[Closed] Time test script for PFlow?

Hi scripters,

I have a problem with pflow, i have already posted in main max section too, but if you could help me with writing time test script for Pflow, my problem would be solved.
What I would need, is something like Age Test, but this Time Test would work like this: If the curretn frame is bigger than 1000, do:… and this test would work on all particles, no matter what the age of particles is. I’m guessing this should be easy to script (but i may be wrong), but actually not for me 🙁

Help please :hmm:

3 Replies

if currenttime > 1000 then(
[fill in the blanks]
)

otherwise just set age test to absolute time.

Thanks… really looks simple

Btw i got this help from the previous thread: there is a stop operator – Particle Flow Tools Freebies from www.orbaz.com

:bounce:

Hello,

Did you know that, simply in the PF view you can specifie for you Age test that’s ” Absolute Age” instead of “Particle Age” …? no script needed