• Announcements

    • Ashal

      SITE MOVED - IN READ ONLY MODE   12/08/2015

      Please use http://www.loverslab.com moving forward. Site has been restored to a previous version, and this one placed into a read-only mode. This is available for a limited time so users may reference/copy content that has been lost in the transition. This will no longer be accessible by December 22nd, 2015.
69 posts in this topic

OK, I am clueless!


 


The conversation callbacks don't work anymore.


And they did, when I tried it the last time.


 


This is the script:




if (getStage aayMooQuest01 == 38) ; === getting trapped
if ( iDelay == 0 )
DisablePlayerControls
imod FadeToBlack4sISFX
set rCurrOutfit to player.GetEquippedObject 2
if rCurrOutfit
player.UnequipItem rCurrOutfit 0 1
endif
set iDelay to 1
showmessage aayTrapped01MSG 1
elseif ( iDelay == 1 )
set iDelay to 2
PrintC "MiMo: iDelay is 2"
; PlayerREF.NX_SetEVFl "SOP:fFertLevelPerc" 100
set aayMiMoBaseQuest.iCow to aayMiMoBaseQuest.iCow + 1
player.addPerk aayCowPerk
imod BarkScorpionPoisonISFX
PlayerREF.NX_SetEVFl "Sexout:Start::CallVer" 1
PlayerREF.NX_SetEVFo "Sexout:Start::ActorA" aayLuluREF
PlayerREF.NX_SetEVFo "Sexout:Start::ActorB" playerREF
PlayerREF.NX_SetEVFo "Sexout:Start::ActorX" aayHaggisREF
PlayerREF.NX_SetEVFo "Sexout:Start::CBDialogX" aayCHcb
PlayerREF.CIOS SexoutBegin
PrintC "MiMo: First sex with Lulu"
; elseif (iDelay == 2) ; === should start if callback didn't work
; PrintC "MiMo: Second StartConversation"
; aayHaggisREF.StartConversation PlayerREF, aayCHcb
endif
endif


As you can see, I've a Sexout CBDialogX at the end of the animation.


And as sometimes this way to start the conversation didn't work, I have set a StartConversation after it (in this script excluded for trial).


Now Haggis aproaches the courier, but doesn't start the conversation, neither via CBDialogX nor StartConversation.


Both, Courier and Ol'Haggis, stand rooted to the spot forever.


 


(FYI: You can't see the PrintC in your MissMoo version, and I have renamed the Topic name to look if I have messed it up)


 


(And I haven't replaced the sexout calls with the new ones because I am working (a little bit) on a entirely new version of the mod, wich won't be finished before the new pregnancy mod will work with creatures again.)


0

Share this post


Link to post

Ok


 


DisablePlayerControls seem to cause the issue.


Don't know why, because it worked without problems for years.


 


I've deleted the line and everything works.


And as I do not realy need the disabled player controls this should be ok.


 


I realy do not know why this is happening now.


????????


 


Now - before uploading the edited mod - I have another little problem:


As I have Pregnancy BETA installed, and it has changed the names of the gestading offspring I had to disable a part of the script, because GeckPowerUp didn't save it within the unknown items (GestatingOffspringBighorner) ... I have to activate this part of the script ... but I don't know how. FNVEdit didn't do it, the game frezed after editing the script with it.


0

Share this post


Link to post

New Version in the download section. BETA1.1 20150301 should solve the issue!


 


(Hopefully) fixed the issue with Ol'haggis not talking to the courier and getting stuck after the first sex with Lulu.


Some tiny dialog changes.


 


Please tell me if it works as it should.


 


[Could the people who had this issue tell me which version of SexoutNG thes are using. Maybe there is a problem with one of the recent versions!]


0

Share this post


Link to post

havent downloaded the edited one yet but im using version of sexout 2.8.90


 


edit - it works with the new version


0

Share this post


Link to post

hi for some reason i start the quest but after i have sex with lulu my character is just stuck.. i can spin cam, but i cant move, or access pipboy or even access menu screen?

 

edit - okies it seems that haggis is coming up to talk but the conversation not starting

 

happened to me too. its like it tries to initiate sex a second time immediately after ragdoll so you arent even standing up and it freezes.

 

My fix was just to save the game (Yes, save it while you are stuck there) then exit the entire game and reload it/that save. When i got back in the game he came up and started talking to me and everything was good after that.

0

Share this post


Link to post

havent downloaded the edited one yet but im using version of sexout 2.8.90

 

edit - it works with the new version

 

I am glad that it works again.

 

I had this issue with 2.8.90, too. As suggested by Prideslayer I will update to 2.8.92 and try the old version to check if it is an issue in SexoutNG 2.8.90 which is solved already. But this shouldn't make a difference for the useres of the mod ... it will stay as it is till the next problem appears - or till I have time to work on it again. :)

0

Share this post


Link to post

thanks for fixing it :), and im loving the mod now i can play it, its fun


0

Share this post


Link to post

Posted (edited)

New Version 1.2 (2015-04-18) in the download section.

This Version of the Mod should work with 'Sexout Pregnancy Stable Version 20150402.1' and upcoming beta, too.

If you still have Pregnancy 20140707.9 or older installed, please keep using V1.1 (20150301).

Basicly I have changed all the 'GestatingBighornerPup' condition checks to 'GestatingBighornerPupM' or 'GestatingBighornerPupF' condition checks. I hope I have discoverd and changed all of them.

Please report any new issue because I hadn't much time to test this version.

I have moved the mod from Beta/WIP to the quest section, because there are very few reported issues and I don't belive that there will be a big developement of this mod at all. If you are interested in more creature pregnancys you can use 'Fertile Breeder' now.

Maybe I will try to make the effects and perks I have created for Miss Moo a stand-alone version that can plug in 'Fertile Breeder'.

 

EDIT:

New Version 1.21 (2015-04-18_1) in the download section.

Found some stupid errors in V1.2!

 

EDIT:

New Version 1.22 (2015-04-19) in the download section.
Corrected an error with the born OffSpring.
Included possibility to add the Miss Moo Perk orom an external mod. (Not final)

 

EDIT:

New Version 1.23 (2015-04-19b ) in the download section.
Found and terminated a wrong pregnancy check in the Miss Moo Perk script.

Edited by Swyke
0

Share this post


Link to post

few things first off I love ideal of this mod, and such


but I give guy the caft turn human then  I go at it with a big horn but nothing happens. I download mod few days ago.....


0

Share this post


Link to post

Hey, so Lulu doesn't appear for me. Haggis takes me to the spot right outside Goodspring but nothing is there. Is there an id of Lulu I can use to manually spawn her, am I not looking in the right location for her, or are my load order completely messed up? Thanks for any help


 


Here is my load order: Sorry it's a download, copy and paste doesn't seem to want to work


FNVLoadOrder.txt

0

Share this post


Link to post

Hey, so Lulu doesn't appear for me. Haggis takes me to the spot right outside Goodspring but nothing is there. Is there an id of Lulu I can use to manually spawn her, am I not looking in the right location for her, or are my load order completely messed up? Thanks for any help

 

Here is my load order: Sorry it's a download, copy and paste doesn't seem to want to work

To help a new member that is having a hard time placing load order.

[X] FalloutNV.esm

[X] DeadMoney.esm

[X] HonestHearts.esm

[X] OldWorldBlues.esm

[X] LonesomeRoad.esm

[X] GunRunnersArsenal.esm

[X] ClassicPack.esm

[X] MercenaryPack.esm

[X] TribalPack.esm

[X] CaravanPack.esm

[X] Sexout.esm

[X] SexoutCommonResources.esm

[X] Caliber.esm

[X] CaliberXgunrunners.esm

[X] MikotoBeauty.esm

[X] NCR CF - Sexout.esp

[X] CaliberXhonesthearts.esm

[X] NVWillow.esp

[X] VanessaFollowerNV.esm

[X] QSkunkwaterGulch.esm

[X] SexoutStore.esm

[X] SexoutSoliciting.esm

[X] CoitoErgoSum.esm

[X] SexoutPregnancyV3.esm

[X] SexoutOffSpring.esm

[X] Fertile Breeder.esp

[X] FBFarm.esp

[X] FBCaptured.esp

[X] SexoutSlavery.esm

[X] SexoutTryout.esm

[X] SexoutWorkingGirl.esp

[X] SexoutMissMoo.esp

[X] Sexout-Amra.esp

[X] SexoutPosNew.esp

[X] The Mod Configuration Menu.esp

[X] I5K-TVReplacerLPtopless.esp

[X] Mens Magazines Replacer.esp

[X] Readius_NV.esp

[X] MikotoBeauty.esp

[X] Liberty Loft.esp

[X] TG Blackwidow t6m.esp

[ ] Kozzz_LD(rus).esp

[X] Kozzz_LC(en).esp

[X] PrnOut.esp

[X] SexoutSpunk.esp

[X] SexoutWillow.esp

[X] st.esp

[ ] SexoutAmra.esp

[X] FBLoadScreensOverwrite.esp

[X] FBLoadScreensInsert.esp

[X] Sexout-Wear-And-Tear.esp

[X] SexoutSoliciting-DLC.esp

[X] SexoutSexAssault.esp

[X] M14.esp

[X] MAC.esp

[X] Love Shacks.esp

[X] Dalls_Lodger.esp

[X] Dalls_Birds_Nest.esp

[X] SexoutSex.esp

[X] SunnyCompanion.esp

[ ] bzArmour.esp

[ ] bzBodySuits.esp

[X] populatedcasino.esp

Oh in the mean time .. try and download LOOT and run it on your load order. Just in case. I can't see anything at first glance .. but I dont' know most of those mods.. ;).

0

Share this post


Link to post

Hey, so Lulu doesn't appear for me. Haggis takes me to the spot right outside Goodspring but nothing is there. Is there an id of Lulu I can use to manually spawn her, am I not looking in the right location for her, or are my load order completely messed up? Thanks for any help

Here is my load order: Sorry it's a download, copy and paste doesn't seem to want to work

Haggis is at the Caravan near devils gullett? And after talking to him he runs to another place? Where he stays? But there is no bighorner named Lulu? This is strange because i gave haggis the order to walk to Lulu no matter where she is. (As far as i can remember i did so). I never had this issue. Maybe something has killed her or another mod has edited the area around devils gullett or the bighorner is stuck in the flor by some vanilla game issue. I cant give you any ID codes because i am far away from my modding Computer and i will be for at least another week. Maybe you should deinstall the mod, make a clean save and reinstall. If Lulu still doesnt appear another mod conflicts with Miss moo. Put Miss moo to a lower place in the loadorder so it gets loaded after those. But still: if haggis is there Lulu must be there too.
0

Share this post


Link to post

fun haggis keeps running away for no reason.


 


should probably make him essential and fearless


 


and maybe add a better fence around the place idk pretty weird place to put him on top of a hill middle of now where maybe further west of goodsprings idk or a little south of it.


 


EDIT: is there supposed to be a miss moo perk in the perk section or cuz i see that miss "moo perk initialized" in the console and that the quest didn't officially end according to the quest log.


0

Share this post


Link to post

Hi, wanted to ask if anyone know the perk ID for "stupid cow" perk, because after quest ends i would like to keep the "stupid cow" perk with "miss moo" perks, because my mc is a stupid cow.


Also i don´t have "miss moo" perk in my perk list but i do get the effect "mounted miss moo", is it a bug or meant to be like that?


0

Share this post


Link to post

i have been able to get the Miss Moo perk, which make moo sad


0

Share this post


Link to post

Awesome, ill add it on the next release! Thank you Swyke.  :lol:


0

Share this post


Link to post

I gave this mod a try and found that after I talk to Lulu and use the "please be gentle" dialogue, nothing else happens. Lulu doesn't actually do anything.

0

Share this post


Link to post

So i am using the latest stable version of sexoutNG, common resources, and pregnancy, my character has had many rounds with the bighorn lulu and she still has not become pregnant no matter how rounds she goes with lulu any suggestions?

0

Share this post


Link to post
On 22.11.2015, 01:35:10, genericlogin said:

I gave this mod a try and found that after I talk to Lulu and use the "please be gentle" dialogue, nothing else happens. Lulu doesn't actually do anything.

Do sexout animations start with other creatures?

(I haven't installed the mod right now since I was recently playing TTW an my char is still in the capital wastelands :) )

15 hours ago, Amxal said:

So i am using the latest stable version of sexoutNG, common resources, and pregnancy, my character has had many rounds with the bighorn lulu and she still has not become pregnant no matter how rounds she goes with lulu any suggestions?

Are creature pregnanancies enabled (in the Pregnancy MCM Menu)? Is your courier fertile? (has your courier an ova in the inventory - check by switching the pregnancy tokens visible via the pregnancy debug settings). The mod doesn't "cheat" pregnancy like adding a fetus manualy. BTW: Have you tried it with another bighorner. You should be able to talk to any bighorner now (if SmalerTalk is loaded). If your courier can get pregnant by another bighorner/creature but not by Lulu the issue is on MissMooMods side, else is not.

0

Share this post


Link to post