Forum: Poser Python Scripting


Subject: Problem with python script when called from a pz2 file

z opened this issue on Apr 23, 2015 · 4 posts


z posted Thu, 23 April 2015 at 2:34 PM

I have a python script that does a bunch of stuff, including duplicating the current  prop with:  poser.ProcessCommand(1568)

It works great, but when I try to call the same script from a .pz2 file (or even an mc6) from the Library, it seems to just skip that line.  It doesn’t  error, (well not until several lines later, anyway, when it looks for  the prop and it isn’t there)

Is there a way to make this work?

Is this is a limitation in the system?

AHA TIA

z

 

 

 

 

 

 

 


structure posted Thu, 23 April 2015 at 5:34 PM Forum Coordinator

it appears to be a limitation. I tested the same type of thing and got the same result.

Locked Out


PhilC posted Thu, 23 April 2015 at 11:21 PM

Can you please post the text of the pose file.

See also http://www.renderosity.com/mod/forumpro/?thread_id=2732974


structure posted Fri, 24 April 2015 at 2:52 AM Forum Coordinator

file_da4fb5c6e93e74d3df8527599fa62642.JP

Locked Out