• Welcome to Dizzi's Support Forum.
 

News:

Welcome to my support forum for Advanced Library and PoseMagic2Pose.

Main Menu

Running Python scripts via keyboard shortcuts

Started by Dizzi, November 29, 2009, 11:56:54 PM

Previous topic - Next topic

Dizzi

If you want to run a Python script using a keyboard shortcut:

  • Put the script in the scriptsmenu folder in the Poser folder (e.g. C:\\Somewhere\Poser 8\Runtime\Python\poserScripts\ScriptsMenu)
  • Change the filename of the Script: Add ### followed by the combination of SHIFT+ALT+CTRL+Character you want to use (eg. change "myscript.py" to "myscript###Shift+A.py" to run the script by pressing SHIFT+A in Poser (that is, if that shortcut is not already used)
  • (re)start Poser