Forum: Poser - OFFICIAL


Subject: How do you save the INJECTIONS for V3 in P5?

Laver2k opened this issue on Jan 26, 2003 ยท 3 posts


Crescent posted Sun, 26 January 2003 at 10:18 AM

Attached Link: http://www.renderosity.com/messages.ez?Form.ShowMessage=1014633

Just inject all the ones you use and save the character. It should save the dials, even if they're set to 0. I saved V3 with the male morphs set that way. (Well, I did have one morph set to 1, but it saved all the others, even if they were set to 0.) If you want to save hard drive space, you can get fancy and create an injection MOR file that will load all the morphs that you use regularly into the base V3 figure. Here's an example with 2 morphs: { version { number 4.01 } figure { } readScript ":Runtime:Libraries:!DAZ:Victoria 3:Head:Deltas:InjDeltas.EarAnimal1.pz2" readScript ":Runtime:Libraries:!DAZ:Victoria 3:Head:Deltas:InjDeltas.EyesAlien.pz2" figure { defaultPick BODY } readScript ":Runtime:Libraries:!DAZ:Victoria 3:Head:ChanVis:Unhide.EarAnimal1.pz2" readScript ":Runtime:Libraries:!DAZ:Victoria 3:Head:ChanVis:Unhide.EyesAlien.pz2" } The link above is the thread where all of this is discussed with various examples. Cheers!