Forum: Poser - OFFICIAL


Subject: VSS Skin Test - Opinions

bagginsbill opened this issue on Apr 23, 2008 · 2832 posts


jdredline posted Tue, 15 July 2008 at 8:42 AM

After loading the vssMainButtons.py into my python window and then I click it, I get the following:

script button 1: 'Synchronize'
       invokes: '/Applications/Poser 7/Runtime/Python/vss/macro1.py'
script button 2: 'Render'
       invokes: '/Applications/Poser 7/Runtime/Python/vss/macro2.py'
script button 3: 'Designer...'
       invokes: '/Applications/Poser 7/Runtime/Python/vss/macro3.py'
script button 4: 'Parmatic...'
       invokes: '/Applications/Poser 7/Runtime/Python/vss/macro4.py'
script button 10: 'Poser Main Buttons'
       invokes: ':Runtime:Python:poserscripts:mainButtons.py'

The buttons are then loaded up as usual.