Jump to content

help with tamago


Recommended Posts

Posted

hi guys... i have a problem with tamago, in my game the only one who can't get pregnant is my character, i see with tamago news that in bruma a child was born, in fact when i go to bruma there's a kid named "little girl" that with no reason always follow me(another problem that i would be happy to resolve xD). so... the main problem is that i can't get pregnant with my character, i had sex with a lot of npcs and i waited 30 days if not more but nothing, and never have menstruation unlike the other npcs... the only think is that in my inventory after sex actions appairs the offender's sperm ("the npc name" sperm peerless etc...) thanks for help...

 

my load order:

 

 

Oblivion.esm

Beautiful People 2ch-Ed.esm

x117race.esm

Lovers with PK.esm

TamagoClub.esm

HiyokoClub.esm

LoversCreature.esm

T-G races.esm

DanceSynchronizator.esm

TamagoBreak.esp

LoversAdultPlayPlusforSSP.esp

TamagoNews.esp

TamagoShop.esp

TamagoTopic.esp

TamagoConfide.esp

LoversTamagoClub.esp

LoversEncounter.esp

HiyokoGenerator.esp

LoversFSE.esp

LoversAdultPlayPlus.esp

LoversBed.esp

LoversBedNonStop.esp

SG014_SparkleSweetSummer.esp

LoversPower.esp

LoversContraception.esp

Lovers with PK.esp

LoversBitch.esp

LoversCreature.esp

LoversSoundCreature.esp

LoversBrothel.esp

Colourwheels Sexy Storm Troopers HGEC.esp

LoversStopCombatEx.esp

LoversSpermSplashEx.esp

LoversEscapeRapeVPlayer.esp

LoversRapeSlave.esp

Beautiful People 2ch-Ed Disable BandBlindMask.esp

Beautiful People 2ch-Ed Sheogorath Eye.esp

Beautiful People 2ch-Ed Vanilla Race.esp

Beautiful People 2ch-Ed Merged Hair Modules.esp

Beautiful People 2ch-Ed Merged Eye Modules.esp

Beautiful People 2ch-Ed Merged SKSRENs Hair Modules.esp

Beautiful People 2ch-Ed Merged RoseSims Hair Modules.esp

Beautiful People 2ch-Ed ENG Dialog.esp

Beautiful People 2ch-Ed ENG Race.esp

Beautiful People 2ch-Ed MS Elves - NoSc.esp

LoversMB2.esp

LoversHooker.esp

DLCShiveringIsles.esp

HGEC Shemales.esp

Active_Inventory_Spell_1.2.esp

SS-GenderIndependentClothing v1.0.esp

Battle China Dress.esp

Colourwheels Sexy SI Armor & Clothing Replacer.esp

Colourwheels Sexy Hentais DarkRose.esp

Colourwheels Sexy Stock Armor & Clothing Replacer.esp

Colourwheels Sexy Imperial Legion.esp

SG006_Nabiya.esp

Specialanims.esp

SG011_Seductive.esp

T-G Races shop.esp

AMB.esp

LoversSoundVolumeDown.esp

Colourwheels Sexy Lady Outfit.esp

LoversHelpRapeVPlayer.esp

LoversHideMenus.esp

LoversLight.esp

LoversTachiCat2.esp

VipCxj_HighHeels.esp

LoversBackup2.esp

exotix.esp

VipCxj_AirSystem.esp

Apachii_Goddess_Store.esp

VipCxjHHTest.esp

Knights.esp

SG009_Bopeep.esp

NakayoshiMODs.esp

MaleBodyReplacerV5.esp

Lovers with PK Extender.esp

Dominatrix01.esp

FinalFantasy.esp

DSDatabase.esp

DanceSyncEng.esp

CHILDREN ANNUAD.esp

TamagoPlayerHUDkil.esp

Colourwheels Sexy & extremely short dress.esp

Colourwheels Sexy Tavern HGEC.esp

LoversIdleAnimsPriority.esp

LoversAnimObjectsPriority.esp

LoversImmoralSisters.esp

HiyokoGeneratorCreature.esp

 

 

Posted

You are a female character right?

 

There is only a chance of getting pregnant, if memory serves 35% or something like that. To make sure it's not just a scripting issue open the TamagoClue.ini in the ini folder of Oblivion and change settings to this.

 

 

 

;Fertilization rate / 4h [%]

set a4tc.FertilizationRate to 135.0

;Implantation (conception) rate / 4h [%]

set a4tc.ConceptionRate to 5.0

;Additional ovulation rate [%]

set a4tc.AdditionalOvulateRate to 2.0

;Identical twins rate [%]

set a4tc.IdenticalTwinsRate to 0.4

;Female creature rate [%]

set a4tc.FemaleCreatureRate to 10.0

;Recognition rate for own state (Aware Rate) [%]

set a4tc.AwareRate to 20.0

 

;Lifespan of sperm [minutes]

set a4tc.SpermLife to 60 * 24 * 2

;Lifespan of ova [minutes]

set a4tc.OvumLife to 60 * 24 * 1

;Lifespan of fertilized ova [minutes]

set a4tc.FertilizedOvumLife to 60 * 24 * 2

 

;Menstruation cycle

set a4tc.MenstrualPhase10 to 60 * 24 * 1 ;Early Follicular Phase (Menstruation) [minutes]

set a4tc.MenstrualPhase15 to 60 * 24 * 3 ;Late Follicular Phase [minutes]

set a4tc.MenstrualPhase20 to 60 * 24 * 4 ;Ovulation Phase [minutes]

set a4tc.MenstrualPhase30 to 60 * 24 * 7 ;Luteal Phase [minutes]

;Pregnancy phase

set a4tc.FetalPhase10 to 60 * 24 * 10 ;Pregnant (1st Trimester) [minutes]

set a4tc.FetalPhase20 to 60 * 24 * 15 ;Pregnant (2nd Trimester) [minutes]

set a4tc.FetalPhase30 to 60 * 24 * 25 ;Pregnant (3rd Trimester) [minutes]

;Postpartum Phase

set a4tc.ChildBedTerm to 60 * 24 * 7 ;Postpartum Phase [minutes] *Set the LENGTH of the INTERVAL here (not the offset from last menstruation)

 

 

Posted

You are a female character right?

 

There is only a chance of getting pregnant' date=' if memory serves 35% or something like that. To make sure it's not just a scripting issue open the TamagoClue.ini in the ini folder of Oblivion and change settings to this.

 

 

 

;Fertilization rate / 4h [%']

set a4tc.FertilizationRate to 135.0

;Implantation (conception) rate / 4h [%]

set a4tc.ConceptionRate to 5.0

;Additional ovulation rate [%]

set a4tc.AdditionalOvulateRate to 2.0

;Identical twins rate [%]

set a4tc.IdenticalTwinsRate to 0.4

;Female creature rate [%]

set a4tc.FemaleCreatureRate to 10.0

;Recognition rate for own state (Aware Rate) [%]

set a4tc.AwareRate to 20.0

 

;Lifespan of sperm [minutes]

set a4tc.SpermLife to 60 * 24 * 2

;Lifespan of ova [minutes]

set a4tc.OvumLife to 60 * 24 * 1

;Lifespan of fertilized ova [minutes]

set a4tc.FertilizedOvumLife to 60 * 24 * 2

 

;Menstruation cycle

set a4tc.MenstrualPhase10 to 60 * 24 * 1 ;Early Follicular Phase (Menstruation) [minutes]

set a4tc.MenstrualPhase15 to 60 * 24 * 3 ;Late Follicular Phase [minutes]

set a4tc.MenstrualPhase20 to 60 * 24 * 4 ;Ovulation Phase [minutes]

set a4tc.MenstrualPhase30 to 60 * 24 * 7 ;Luteal Phase [minutes]

;Pregnancy phase

set a4tc.FetalPhase10 to 60 * 24 * 10 ;Pregnant (1st Trimester) [minutes]

set a4tc.FetalPhase20 to 60 * 24 * 15 ;Pregnant (2nd Trimester) [minutes]

set a4tc.FetalPhase30 to 60 * 24 * 25 ;Pregnant (3rd Trimester) [minutes]

;Postpartum Phase

set a4tc.ChildBedTerm to 60 * 24 * 7 ;Postpartum Phase [minutes] *Set the LENGTH of the INTERVAL here (not the offset from last menstruation)

 

 

 

Another thing you can try is to edit set a4tc.FertilizedOvumLife to 60 * 24 * 2 too set a4tc.FertilizedOvumLife to 0 That usually works for me I get successful pregnancies almost nearly every time.

Posted

hi guys... i have a problem with tamago' date=' in my game the only one who can't get pregnant is my character, i see with tamago news that in bruma a child was born, in fact when i go to bruma there's a kid named "little girl" that with no reason always follow me(another problem that i would be happy to resolve xD). so... the main problem is that i can't get pregnant with my character, i had sex with a lot of npcs and i waited 30 days if not more but nothing, and never have menstruation unlike the other npcs... the only think is that in my inventory after sex actions appairs the offender's sperm ("the npc name" sperm peerless etc...) thanks for help...

 

my load order:

 

 

Oblivion.esm

Beautiful People 2ch-Ed.esm

x117race.esm

Lovers with PK.esm

TamagoClub.esm

HiyokoClub.esm

LoversCreature.esm

T-G races.esm

DanceSynchronizator.esm

TamagoBreak.esp

LoversAdultPlayPlusforSSP.esp

TamagoNews.esp

TamagoShop.esp

TamagoTopic.esp

TamagoConfide.esp

LoversTamagoClub.esp

LoversEncounter.esp

HiyokoGenerator.esp

LoversFSE.esp

LoversAdultPlayPlus.esp

LoversBed.esp

LoversBedNonStop.esp

SG014_SparkleSweetSummer.esp

LoversPower.esp

LoversContraception.esp

Lovers with PK.esp

LoversBitch.esp

LoversCreature.esp

LoversSoundCreature.esp

LoversBrothel.esp

Colourwheels Sexy Storm Troopers HGEC.esp

LoversStopCombatEx.esp

LoversSpermSplashEx.esp

LoversEscapeRapeVPlayer.esp

LoversRapeSlave.esp

Beautiful People 2ch-Ed Disable BandBlindMask.esp

Beautiful People 2ch-Ed Sheogorath Eye.esp

Beautiful People 2ch-Ed Vanilla Race.esp

Beautiful People 2ch-Ed Merged Hair Modules.esp

Beautiful People 2ch-Ed Merged Eye Modules.esp

Beautiful People 2ch-Ed Merged SKSRENs Hair Modules.esp

Beautiful People 2ch-Ed Merged RoseSims Hair Modules.esp

Beautiful People 2ch-Ed ENG Dialog.esp

Beautiful People 2ch-Ed ENG Race.esp

Beautiful People 2ch-Ed MS Elves - NoSc.esp

LoversMB2.esp

LoversHooker.esp

DLCShiveringIsles.esp

HGEC Shemales.esp

Active_Inventory_Spell_1.2.esp

SS-GenderIndependentClothing v1.0.esp

Battle China Dress.esp

Colourwheels Sexy SI Armor & Clothing Replacer.esp

Colourwheels Sexy Hentais DarkRose.esp

Colourwheels Sexy Stock Armor & Clothing Replacer.esp

Colourwheels Sexy Imperial Legion.esp

SG006_Nabiya.esp

Specialanims.esp

SG011_Seductive.esp

T-G Races shop.esp

AMB.esp

LoversSoundVolumeDown.esp

Colourwheels Sexy Lady Outfit.esp

LoversHelpRapeVPlayer.esp

LoversHideMenus.esp

LoversLight.esp

LoversTachiCat2.esp

VipCxj_HighHeels.esp

LoversBackup2.esp

exotix.esp

VipCxj_AirSystem.esp

Apachii_Goddess_Store.esp

VipCxjHHTest.esp

Knights.esp

SG009_Bopeep.esp

NakayoshiMODs.esp

MaleBodyReplacerV5.esp

Lovers with PK Extender.esp

Dominatrix01.esp

FinalFantasy.esp

DSDatabase.esp

DanceSyncEng.esp

CHILDREN ANNUAD.esp

TamagoPlayerHUDkil.esp

Colourwheels Sexy & extremely short dress.esp

Colourwheels Sexy Tavern HGEC.esp

LoversIdleAnimsPriority.esp

LoversAnimObjectsPriority.esp

LoversImmoralSisters.esp

HiyokoGeneratorCreature.esp

 

 

[/quote']

 

Is there a womb in the inventory of your character?

Posted

no there isn't a womb in the inventory of my character...

 

It is written by the machine translation as follows.

 

Even if the sperm is gotten, it doesn't get pregnant if there is no womb.

Is the sex of the character a woman?

If the pregnancy is hoped according to a regular procedure, you might newly make the character.

Moreover, the method can be moved to my inventory by defeating woman's enemy outside the town if anything is avoided, and taking out the womb of the inventory of the NPC.

However, it is not possible to become mother in the inheritance in that case. It is only recognized as a mother's body to which it gave birth.

 

There is a possibility ..the reference to mother in ..mother.. inheritance according to HiyokoGenerator used.. if it hopes to birth.

In that case, there is a possibility to be recognized the race in the system besides you.

However, because the enemy is defeated when the womb is acquired, the possibility is low.

I do not understand how for you to become it because it shows this part in Generator used.

Posted

the first problem is solved: i simply have to make a new game... anyway there's still the problem of the childdren that follow me with no reason... someone knows how to solve this??? thx for help guys

Posted

the first problem is solved: i simply have to make a new game... anyway there's still the problem of the childdren that follow me with no reason... someone knows how to solve this??? thx for help guys

 

The womb might not be set though it is a woman uncommonly and inherited.

If Lovers-System is removed once if the problem is not but exists even if Lovers-System is removed, clean save is done, and Lovers-System is loaded again again reading, the womb might be set.

Posted

the first problem is solved: i simply have to make a new game... anyway there's still the problem of the childdren that follow me with no reason... someone knows how to solve this??? thx for help guys

 

It takes side with father and HIYOKO comes to turn when mother who gave birth dies it.

Please click the umbilical cord that exists in the inventory of adhering HIYOKO while pushing the CTL key.

Parents' information is displayed.

It understands if looking for displayed mother.

It must be dead. Or, when Respawn is done, it is judged that it dies for NPC of the Respawn attribute.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...