Bejaymac
I followed your instructions to the letter, except I changed the below lines to point to Bucketload’s Sunny Bikini CR2 and the Sunny Bikini GND4 PMD file. AND IT WORKS!!!
I get an unnamed morph in DS, but when I set it to 0 the bikini has V4’s shape and when I set it to 1 the bikini has GND4’s shape.
This is super useful, thanks for a great tip and for being enormously helpful.
5 stars!
Bejaymac - 26 September 2012 06:54 AM
@ cridgit, my bad, I forgot that those are FBM’s, as a result only the Body dial is created, and none of the important body part dials are, sadly to get this to work takes a bit more than a quick hack of the files.
Having said that copy and paste this chunk of code into an empty CR2 and you’ll be able to use it for the Morphing Fantasy Dress 
{
version
{
number 6
}
readScript “:Runtime:Libraries:Character:V4 Morphing Clothes:Fantasy Dress.cr2”
morphBinaryFile :Runtime:Libraries:Alizea3D:GND4 clothing fits:MorphingFantasyDress:MFD.pmd
Changed last two lines like so:
readScript “:Runtime:Libraries:Character:Bucketload_Clothes:SunnyBikiniV4:SunnyPantyV4_Blank.cr2”
morphBinaryFile :Runtime:Libraries:Alizea3D:GND4 clothing fits:Sunny Bikini:Panty.pmd
I saved the above CR2 as Bucketload_Clothes:SunnyBikiniV4:SunnyPantyV4_GND4.cr2