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