Forum Moderators: Staff
Poser Python Scripting F.A.Q (Last Updated: 2025 Feb 05 6:41 am)
Move the runPythonScript to between the close braces - down one line.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
Thanks BagginsBill, tried that but I managed to get it to work only if saved and used as a .pp2 prop file.
As a .pz2, it won't trigger the python script ... odd
visit my
blog: www.alessandromastronardi.com
My
Rendo Store
I think I understood why it doesn't work as a .pz2. It needs to have a figure selected on the scene. So, if the scene is empty, or there is only a prop, it won't run.
visit my
blog: www.alessandromastronardi.com
My
Rendo Store
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 .pz2 file like the following:
{
version
{
number 6
runPythonScript ":Runtime:Python:largevillage.py"
}
}
The python script is not run, and .py file location is right. I'm using Poser 8/Pro 2010, any idea ?
Thanks
visit my blog: www.alessandromastronardi.com
My Rendo Store