Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Feb 11 3:50 am)
You're using an old VSS prop with an old Template_Skin shader. It's best to download the PR3 prop (with updated shaders) from bb's site. All the adjustment parameters are lined up down the left side of the shader, so it's much easier to use.
You could try adding some tint using the tint colour.
"If I were a shadow, I know I wouldn't like to be half of
what I should be."
Mr Otsuka, the old black tomcat in Kafka on the Shore (Haruki
Murakami)
(edit) - yes, Template Skin in the VSS Prop. Make your changes, then click the VSS Synchronise button.
"If I were a shadow, I know I wouldn't like to be half of
what I should be."
Mr Otsuka, the old black tomcat in Kafka on the Shore (Haruki
Murakami)
Content Advisory! This message contains nudity
Something is wrong. This is what I get with a red tint.
Is your Synchronise button bringing up the script window, with lots of messages about synchronising the various parts of the body?
(edit) - oops, I forgot the noodity flag
"If I were a shadow, I know I wouldn't like to be half of
what I should be."
Mr Otsuka, the old black tomcat in Kafka on the Shore (Haruki
Murakami)
No, it works fine in Poser 7... I used it before I switched to Poser Pro.
Something wrong with the install if the script is not running. What happens if you Ctrl-Click on the VSS Synchronise button? It should show the macro1.py script with the following 2 lines:-
import vssui
vssui.macros.call(1)
"If I were a shadow, I know I wouldn't like to be half of
what I should be."
Mr Otsuka, the old black tomcat in Kafka on the Shore (Haruki
Murakami)
I'm on Mac too. I had problems with VSS originally, but it's been working fine for a long time now.
You have an install issue with the VSS folder and scripts. Where did you put them?
"If I were a shadow, I know I wouldn't like to be half of
what I should be."
Mr Otsuka, the old black tomcat in Kafka on the Shore (Haruki
Murakami)
Content Advisory! This message contains nudity
I'm preparing something for you to try.. back in a couple of minutes.
(edit) - oops I just spotted half a nipple!
"If I were a shadow, I know I wouldn't like to be half of
what I should be."
Mr Otsuka, the old black tomcat in Kafka on the Shore (Haruki
Murakami)
(edit) you could try a re-install, first, yes.
Okay, let's try this...
First, go into your VSS folder and delete any and all files called macroxx.py and wacroxx.py, where xx represnts numbers 1 to 10. It doesn't matter if there are none there.
The attached file is a replacement for your Poser mainButtons.py script, which sits in your main Runtime / Poser / poserScripts folder. I suggest you rename your existing one, then rename this replacement file mainButtons.py
Having replaced the file, in Poser click File -> Reinitialize Python. Your Python palette should now have an extra button (button 8) marked VSS. Click it.
You should now see the VSS menu with those three buttons, Synchronise, Designer and Render.
Browse in Finder to the VSS folder. You should see the macro and wacro files that I talked about earlier. They should have been recreated.
See how this goes first, then we'll go from there.
"If I were a shadow, I know I wouldn't like to be half of
what I should be."
Mr Otsuka, the old black tomcat in Kafka on the Shore (Haruki
Murakami)
The Python palette is the little 10-button menu you get when you click Window -> Python scripts.
The file that I attached is a text file, but it contains a Python script. It has to be renamed: mainButtons.py and replace the existing file by that name in your poserScripts folder. In other words, you have to remove the .txt file extension as well as change the first part of the name.
"If I were a shadow, I know I wouldn't like to be half of
what I should be."
Mr Otsuka, the old black tomcat in Kafka on the Shore (Haruki
Murakami)
If not, you could just cut and paste the text from the new file into your original one. This is just to get the definition of button 8 into your Python palette.
"If I were a shadow, I know I wouldn't like to be half of
what I should be."
Mr Otsuka, the old black tomcat in Kafka on the Shore (Haruki
Murakami)
The synchronise button should be running a VSS script called macro1.py, in the VSS folder.
Instead of running that from the Python palette button, try running it directly from the File -> Run Python Script menu, and see if anything happens.
"If I were a shadow, I know I wouldn't like to be half of
what I should be."
Mr Otsuka, the old black tomcat in Kafka on the Shore (Haruki
Murakami)
Good. Did it show lots of synchronise messages, like I showed above? If so, try a render.
The problem is that VSS is not determining the path of your VSS folder correctly, so it doesn't know where to find the script it has to run. I'm not sure how to get round this, it's very difficult to troubleshoot Python scripts remotely!
"If I were a shadow, I know I wouldn't like to be half of
what I should be."
Mr Otsuka, the old black tomcat in Kafka on the Shore (Haruki
Murakami)
Quote - So for now on when i load new textures in, do i just go right there to sync it?
Yes, after loading new textures onto your figure, run that script. Also run it after changing anything in the PR3 skin template, such as adding tints we discussed earlier.
"If I were a shadow, I know I wouldn't like to be half of
what I should be."
Mr Otsuka, the old black tomcat in Kafka on the Shore (Haruki
Murakami)
Would you like to send me a copy of your VSS files called vssMainButtons.py and vssui.py? I seem to remember I changed mine to get it working, but I don't remember the changes exactly. I can compare them and send you a revision, if it would help. It will have to be tomorrow, though, I must go to bed now!
"If I were a shadow, I know I wouldn't like to be half of
what I should be."
Mr Otsuka, the old black tomcat in Kafka on the Shore (Haruki
Murakami)
Re: makeup and nail paint. The VSS templates generally replace the whole shaders, only keeping any texture maps that are used. It could be that some things are set using colours in the shader, in which case VSS will replace them. You'll need to learn to adjust the VSS Templates the way you want them to work... good luck!
"If I were a shadow, I know I wouldn't like to be half of
what I should be."
Mr Otsuka, the old black tomcat in Kafka on the Shore (Haruki
Murakami)
Attached Link: http://www.renderosity.com/mod/forumpro/showthread.php?thread_id=2772463
Meltz in relation to the nail and make up. look here. bagginsbill is going through a few things in relation to it.Izi,
I located our discussion of the python buttons problem.
http://www.renderosity.com/mod/forumpro/showthread.php?thread_id=2737823&page=25
You posted your workaround involving hacking the leading colon (or something like that).
This issue was only with Poser 7 on a MAC before service release 3 (SR3).
On the next page, jdredline reported that he'd just upgraded to SR3 on his MAC. Prior to doing so his buttons didn't work. After installing SR3, they did work.
So - meltz - are you running an older buggy version of Poser 7?
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)
Quote - Izi,
I located our discussion of the python buttons problem.
http://www.renderosity.com/mod/forumpro/showthread.php?thread_id=2737823&page=25
You posted your workaround involving hacking the leading colon (or something like that).
This issue was only with Poser 7 on a MAC before service release 3 (SR3).
On the next page, jdredline reported that he'd just upgraded to SR3 on his MAC. Prior to doing so his buttons didn't work. After installing SR3, they did work.
So - meltz - are you running an older buggy version of Poser 7?
I beleave i am. My sister in law gave me poser 7 after my pc crashed and i lost everything. So most likely it is an older buggy version =(
meltz: if you have the Poser 7 licence key, you should definitely download and install Poser 7 SR3 from the Smith Micro website.
I'm looking at your VSS scripts now. We may be able to get it working (from the Python palette) even if you can't install SR3.
"If I were a shadow, I know I wouldn't like to be half of
what I should be."
Mr Otsuka, the old black tomcat in Kafka on the Shore (Haruki
Murakami)
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.
Attached Link: http://www.renderosity.com/mod/forumpro/media/folder_9/file_405244.jpg
ok so how do i get to this in VSS. I am having a brain freez for some reason as i have been there before. What i want to do is change the skin color to sort of a native American color.