To help you a bit, your plugin should look something like this.....
file icon.....bathing suit
file icon.....bra
file icon.....casual bra
ect,ect
Now in the file you see....
configering setting looks like this...
file icon plugin with gears open in windows text manager
should look like this....
cloth_object
{
// Bathing Suit was created by: Modderman
// Version: 1.0
character = "Saiko";
name = "Bathing Suit";
item[0]
{
object = "#plugin/Bathing Suit/bathingSuitShape.obj";
stand_state = "#plugin/Bathing Suit/saikoBathingSuitStand_0.dat";
}
}
the way it is now it will work in all mod's, from dungeon to whatever mod you got because I've taken out the comments of
pack/pack,dungeon pack.bin
you do that with whatever mod pack you want to play and your good to go...

in the account manager you have to use the xstoryplayer 3 patch, it's what makes the plugin folder in xstoryplayer root dir....
and fix's other thing's then look in your trace file it should say
Version: (3.0.0006)
Build: 64 bits
at the top....hope this help's....