Forum: Poser - OFFICIAL


Subject: Pose library too large

amlaborde opened this issue on Apr 02, 2003 ยท 27 posts


lmckenzie posted Thu, 03 April 2003 at 3:04 AM

I suppose you could set up some batch files to rename directories before starting Poser - sort of a poor man's way of doing what PBoost does when your system doesn't support switching while Poser is running. In your libraries folder, you'd have a batch file like "Fantasy.bat," that would be something like: rem ----------------- Fantasy.bat ----------------- ren pose "pose-old" ren "pose-fantasy" pose start /w ....Poser ren pose "pose-fantasy" ren "pose-old" pose exit rem ----------------- Fantasy.bat ----------------- As long as you don't mind not being able to switch from within Poser, you should be able to set as many of these as you like. With a little more work, you can combine them all in one bat file with a menu to select the configuration to run. Of course, this assumes, that you're organized enough to know up front which set of poses you want to work with in that session, which probably eliminates most people most of the time :-)

"Democracy is a pathetic belief in the collective wisdom of individual ignorance." - H. L. Mencken