Forum Moderators: Staff
Poser Python Scripting F.A.Q (Last Updated: 2024 Dec 02 3:16 pm)
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
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