Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 22 9:27 pm)
I was just thinking about the same thing :) So far, what I've done is click on the FILE|Run Python Script menu item.... then double click the script you want to run...it does its thing.... It would be nice, hoewever, to be able to just click it from the library...a pyton script library section... can that be done???
Humankind has not
woven the web of life. We are but one thread within it.
Whatever we do to the web, we do to ourselves. All things are bound
together.
All things connect......Chief Seattle,
1854
Actually you can put the scripts anywhere you want. Keeping all of your regulars in one folder makes it easier, though. File: Run Python is the simplest way to run one script, but if you're going to use several for various utility purposes, it's easier to fill in the MainButtons.py script, which is found in Runtime:Python:PoserScripts. Save the original MainButtons file under some other name to serve as a template, then take out some of the samples and fill in your own choices, following the same pattern. (The folders and files are written in Mac style.) The MainButtons palette holds only 10, but that's more than enough even for a Python addict like me! After you fill in the MainButtons, just hit Window:Python (alt-W-P) to bring up the palette. (There are also some tricks for making sub-palettes, which are shown in the sample scripts provided by CL.)
My python page
My ShareCG freebies
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.
okay, so... i have nifty p5 here, and it does the python thing like pro pack does, and there's nifty python scripts to do nifty things. so how do you work this thing? i mean, i download nifty pythong script and.....??? what? put it somewhere? press some button? is this in the manual anywhere??