Jump to content

LoversBitch Gone Wild 1.51 BB fix


Recommended Posts

Posted

The Party collie have same meshes (Body and dick) as all other collies (Player and City collies). Don't know why it is crashing.

Try: strp all clothes before the Show.

 

console: setstage xLoversBitchTraining 11

 

Posted

How do you escape the throne room once you press the button? It keeps saying my Sow is too distracted. My accursed Sow is a multitasking bitch and I find it an insult that she can't press a button again. :lol:

 

Do I have to wait it out?

Posted

turns out i did do something to screw it up aparently the last dog that mounted me was following me even though i couldnt find it, it was causing me to chase i loaded a save a while back and it works now thanks for the speedy reply. ^_^

Posted

How do you escape the throne room once you press the button? It keeps saying my Sow is too distracted. My accursed Sow is a multitasking bitch and I find it an insult that she can't press a button again. :lol:

 

Do I have to wait it out?

 

If you wait a minute or two things should be taken care of and you can press the button again.

Posted

Yes your Lust is set to 100 and you must be mounted 3-4 times till you can stand up again, then you can press the button.

You can crawl too your Kennels and release some Dogs.

 

Edit. WappyOne (without r) last time I had a Problem the summoned dog appeared outside the room/behind the closed door.

Posted

at 3 mins 44 seconds in the video there is a ghost dog i looked sadly the dog wasnt there anyone know what mod its from ?

 

Oscuro's Oblivion Overhaul adds Spectral Wolves to undead areas.  LBGW has them as well as either a console unlocked store pet, or wild companion summon in undead dungeons.

Posted

How do i get the wolf statue, i've tried the console command and typed in wolfstatue in place of the other dog names and still got the error message in the console stating that the name was invalid or missing.

Posted

First page Spoiler Some cheats and tip. And quests and things you can do.

  Or the readme in the download file !!!!!! (the "ignore me" :D )

Stonewolf

Posted

i opened loversbitch up it had the spectral wolf but for some reason mine wasnt a ghost in construction set it uses the wolf body not a ghost body unless im missing a nif and texture if so can someone post the files for just the ghost type ?

 

 

Posted

i opened loversbitch up it had the spectral wolf but for some reason mine wasnt a ghost in construction set it uses the wolf body not a ghost body unless im missing a nif and texture if so can someone post the files for just the ghost type ?

 

It won't look like a ghost in the construction set because the ghost effect is a magic effect shader applied in game.  The same is true for human ghosts like the four Blades ghosts in Sancre Tor (Ghost of Alain, Casnar, Rielus, and Valdemar). They will appear as normal humans in the construction set.

Posted

you was right i used construction set opened up bravil player house stuck it in went into the game and it was a ghost :)

 

 

any chance a quest could be made where rena says about a ghost house and to take a look you get there and a human ghost locks the door then says he will be back tommorow and to have fun while hes away you could use bruno from the place inside renas shop while trying to not get humped your to look for a key hidden in the house maybe a hidden wall like brunos skeleton once you find the key you leave and tell rena about it she tells you she wants you to meet her there you both go inside once inside she asks you to help her tame them so your both taming at the same time ;)

 

but the rena that goes into the ghost house might need to be a fake rena like ichabod has a fake allisa caro the leyawin countess that way the real rena wouldnt get any broken scripts

 

it could be done after all the other lb quests have been finnished after you finnish the ghost house quest you get a spectral wolf as a pet in the dog shop

Posted

Another request please :blush:. Can you tell me how to stop the slave from undressing when she goes down on all fours. Just point me to the correct script I should edit. I tried to look at the code but in truth I can understand very little, but given the script name I might stand a chance. Thanks

Posted

Another request please :blush:. Can you tell me how to stop the slave from undressing when she goes down on all fours. Just point me to the correct script I should edit. I tried to look at the code but in truth I can understand very little, but given the script name I might stand a chance. Thanks

 

xLoversBitchAttractionPulseTokenScript, lines 152-163, just comment them out:

 

        set rTmp to me.GetEquippedObject 2
        if ( rTmp !=0 )
            if ( rTmp.IsPlayable2 )
                me.UnequipItem rTmp
            endif
        endif
        set rTmp to me.GetEquippedObject 3
        if ( rTmp !=0 )
            if ( rTmp.IsPlayable2 )
                me.UnequipItem rTmp    
            endif
        endif
Posted

 

Another request please :blush:. Can you tell me how to stop the slave from undressing when she goes down on all fours. Just point me to the correct script I should edit. I tried to look at the code but in truth I can understand very little, but given the script name I might stand a chance. Thanks

 

xLoversBitchAttractionPulseTokenScript, lines 152-163, just comment them out:

        set rTmp to me.GetEquippedObject 2
        if ( rTmp !=0 )
            if ( rTmp.IsPlayable2 )
                me.UnequipItem rTmp
            endif
        endif
        set rTmp to me.GetEquippedObject 3
        if ( rTmp !=0 )
            if ( rTmp.IsPlayable2 )
                me.UnequipItem rTmp    
            endif
        endif

 

Thank you. Can you tell me how to make them just equip weapons, shields and helmet?

Posted

Thank you. Can you tell me how to make them just equip weapons, shields and helmet?

 

You mean unequip, right?  From the wiki entry for GetEquippedObject the slot ids for head, shield, and weapon are 0, 13, and 16. So change the 2/3 to 0/13 and add a new section for 16.

Posted

What's a network error ?

The fixed esp is the same as the 1.51 BB esp, only one script Change (strip clothes when on all fours), script recompiled and checked with Tes4Edit.

Posted

ahh ok, i will check for adbot that onflict wil download. In the meantime it seems this mod does not get activated by O mod manager. I must have miss some instruction  or maybe I need to manually drag all the folder to oblivion main data folder?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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