Forum: Poser - OFFICIAL


Subject: An inject pose that loads other inject poses?

Xameva opened this issue on Jul 26, 2011 · 7 posts


markschum posted Tue, 26 July 2011 at 9:23 PM

you can run readscript in the pose file to load whatever you need. Look at the Daz pose files for morph inj.

 

example

{
    version
    {
        number 4.01
    }
    readScript ":Runtime:libraries:!DAZ:Victoria 4:Deltas:InjDeltas.V4Morphs++All.pz2"
}