LBJ2 opened this issue on Feb 19, 2008 · 59 posts
LBJ2 posted Tue, 19 February 2008 at 9:22 AM
Hiya
This is about getting the READSCRIPT command in a CR2 file, to import/apply/load
a PZ2 file containing a custom dialed character. I created the PZ2 file with "Poser format exporter".
I downloaded the CR2 from AprilYSH refered to in this thread
http://forum.daz3d.com/viewtopic.php?t=77758
And i modified it to load the V4 Muscle morphs too.
Atm. the v4.2++Muscle.CR2 file content looks like this:
Code:
{
version
{
number 4.01
}
readScript ":Runtime:libraries:Character:DAZ People:Victoria 4.2.cr2"
readScript ":Runtime:libraries:!DAZ:Victoria 4:Deltas:InjDeltas.V4Morphs++All.pz2"
readScript ":Runtime:libraries:!DAZ:Victoria 4:Deltas:InjDeltas.MuscleAll.pz2"
readScript ":Runtime:libraries:Pose:Julla:MYTOON.pz2"
}
The first 3 READSCRIPT works perfect.
It loads v4.2, apply the ++morphs and the muscle morphs.
All by clicking the new V4.2++Muscle.CR2 file icon in Figures "DAZ People".
Very nice.
But the 4th READSCRIPT line above refuse to execute. And i cant figure out why.
What i want it to do at this point is:
Import/apply/load the MYTOON.PZ2 file containing a custom dialed character.
I created the PZ2 file with "Poser format exporter". Its simply a custom dialed character.
Nothing with mats.
If i IMPORT the MYTOON.PZ2, While targeting the v4.2(with ++ and muscle), manually in D|S it works fine. But i would like the CR2 file READSCRIPT to do it for me.
So...........
Do READSCRIPT have a Import syntax?
Which actually targets the loaded and ready V4.2, and apply a PZ2 custom dial?
I tried this even with MYTOON.PZ" in the correct location... But it wont work..
I think it MIGHT be related to the fact... That the V4.2 isent targeted/Selected
when the MYTOON.PZ2 pose is applied..... im not sure though...
But it would be nice if the CR2 could manage it all.
Who would know if and how to get this to work?
Best Regards
LJB Denmark