Forum Moderators: Staff
Poser Python Scripting F.A.Q (Last Updated: 2024 Dec 02 3:16 pm)
Starting on this.... posting msg to bring the thread out of the stupid Archive so I can see it.
My python page
My ShareCG freebies
My python page
My ShareCG freebies
O' Great Ockham, Thank you for your patronage to our community again, your patience will be well appreciated, Ockham! In step 4 you say to "select one of the files in that folder." Then, in the next sentence, you say "the script will handle ALL the FC2 in that folder." Will the script allow selection of multiple scripts at once, can it process more than one .fc2 file at a time? Thanks again, I'm going home now to try this out! Whouw! = )
No, it doesn't allow separate selections. I could add that, but it would make the script considerably "heavier". The intention is that you'll move the currently wanted set of FC2 files into a new folder.
My python page
My ShareCG freebies
Ockham, The python is ineffective. At first I had a problem renaming it. I had to gut an existing python, then it did'nt work until I'd launched another python, at wich time several instances of the script appeared. Would you please be so kind as to refer to the screenshot? I've index all my V2 and M2 and Stephanie .FC2 files, I wish I'd realized V3 and M3 are Inj. Please try to see to this sometime in the comings weeks though? Big Ockham Fan = )
My python page
My ShareCG freebies
On the error message: This is a basic limitation in the Poser Python arrangement. There's no clean way to handle error messages like this. The solution is to read the FC2 file internally, instead of letting Poser load it. Let me see if that can be done quickly.....
My python page
My ShareCG freebies
This actually leads to a better way to do the whole thing, that solves your organizing problem. It's easy enough to organize file folders, so how about just leaving the FC2's on disk and making each one variable? You'd pick one FC2, then adjust a slider to apply varying percentage, like adjusting a MT. Does that make sense?
My python page
My ShareCG freebies
Dear Ockham, I think that would have been a nice short term goal, but not something to strive for from this point. Archiving the .FC2s, in a Figure's Head, is definatly optimal, as this would also streamline use slightly.
Please allow me to be honest for a moment, Ockham, I'm really interestd in this script because I have a new computer together, that I'm combing all of my Poser CD-Rs, and DVD-RAM disks onto. What that means is that all of my face files have only made it as far as two folders, Male and Female.
So, let me get one thing straight, have you been proposing a script that would cut the different .FC2s and paste them into appropriate V2, P4F, etc. folders, becasue that may not even be such a hot idea either, Ockham, as I believe I've seen your script successfully add P4F.FC2 files to my V2 Head. Unless we could use the Copy command, then I could just delete my Master Male and Female folders after I'd run the script for V2, and P4F(Those are the figures I have collections of .FC2s for.)
P.S - Have you looked into batch injection, for this script, at all? Like I say, most of my faces are V2 and then P4F .FC2s, but I do have a small, growing, number of V3 Injection files.
= )
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.
Until now I had'nt realized just how to use a .fc2 file to make new faces. My first reason was that I could'nt get around how an MT, that adds size to a head, was anything but what I wanted to use. Then the fact that .FC2 files have no dial really through me through a loop. At first I was thinking that imported MTs might be adding vertexs(polygons,) but now I understand how it's the polycount that really dictates all, and am very interested in converting all of those .FC2 files that I've never used, allthough the process of 1.) Zeroing out the meshform 2.) Applying the .FC2, 3.) Exporting an MT 4.)And then turning around to then just Re-Import would actually be very painstacking for all the faces I have for all my meshforms! = )