Thanks for explaining. I believe I know why the images aren't working. On the PC version the game pulls the standing CG from PPLSS/www/img/pictures/stand while from what you've told me it appears to pull the files from PPLSS/www/img/pictures for the mobile version. The head is a seperate image that gets layered over the body on PC, I have no idea why there is two versions but if I'm correct than the other set might exist just for mobile. I have attached them below so you can see what I'm talking about and tell me if I'm on the right track. The first image is from 'pictures' while the second is my altered one from 'stand'. If that is the case I can fix it pretty easily.
In regards to your second problem, what mods are you running? Basically in RPG Maker if there are two mods trying to change the same event than whichever is high in the load order replaces the other. The only way around it is javascript which I metioned I'm no good with. The default mod changes the chance of birth to 30% if I remember rightly and the super one changes it to 10%. I need to update both Birth Delayer and Contractions because I have noticed they are conflicting with eath other. I should be able to fix and update them soon and I have been scraping the 30% and just going with the 10%, maybeeven change the super variant to something like 1% so you basically have to go to the clinc or have unprotected sex to trigger birth instead.
Again, thank you for your indepth reply. This kind of back and forth is probably the only way I'll be able to make these mods work with mobile, outside of issues with the softwares compatability of course.
View attachment 3104900
View attachment 3104902