Forum: Poser - OFFICIAL


Subject: M4 not playing nice with Inj magic or IPB- GRRR!

DigitalDreamsDS opened this issue on Jan 08, 2009 · 10 posts


Sparky3D posted Fri, 09 January 2009 at 12:06 PM

The only way I know how to make proper injection poses for the 4th generation DAZ figures is to save a regular pose to the poser library using the "Morph Channels" option in P7 if possible, then open the pz2 in a text editor and remove any excess material (extra morphs, rotation data, etc.), and then manually insert readscripts at the top of the pz2 pointing to each of the morphs you used to make your character.

Ex. of a readscript pointing to a morph in M4:
readScript ":Runtime:Libraries:!DAZ:Michael 4:Deltas:Morphs++:InjDeltas.FBMSmooth.pz2"

For the REM file, you do pretty much the same, just change "Inj" to "Rem":
readScript ":Runtime:Libraries:!DAZ:Michael 4:Deltas:Morphs++:RemDeltas.FBMSmooth.pz2"

And you set all of your morphs to 0 (for the REM file), Ex. k  0  0

I'm sure someone who's savvy at programming could write an app to do all of this automatically, but I'm afraid I'm not that person, so I do alot of this stuff manually.  ;-)

--Sparky

 
Visit the Philosopher's Egg!