evilded777 opened this issue on Feb 02, 2003 ยท 7 posts
ockham posted Sun, 02 February 2003 at 4:31 PM
Poser doesn't force a location for scripts. Best place to put Python scripts, if you're not going to collect a lot of them, is in Runtime:Python:poserScripts folder. This also includes many sample scripts provided by CL, so you might want to make (for instance) a Lights subfolder. Then you can either run the script by hitting File: Run Python Script at the main menu, or edit the MainButtons.py file in the poserScripts folder to include your often-used scripts.