fejeena Posted January 30, 2014 Author Posted January 30, 2014 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
HyperMax Posted January 30, 2014 Posted January 30, 2014 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. Do I have to wait it out?
piehiinthesky Posted January 30, 2014 Posted January 30, 2014 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.
WappyOne Posted January 30, 2014 Posted January 30, 2014 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. 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.
fejeena Posted January 30, 2014 Author Posted January 30, 2014 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.
badbat111 Posted January 31, 2014 Posted January 31, 2014 you dont press the block behind the thrown you press the invite button you learnt from mara i think her name was to return yourself to stood up
badbat111 Posted January 31, 2014 Posted January 31, 2014 at 3 mins 44 seconds in the video there is a ghost dog http://www.youtube.com/watch?v=ALCrdOGpKA0 i looked sadly the dog wasnt there anyone know what mod its from ?
WappyOne Posted January 31, 2014 Posted January 31, 2014 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.
VAAlucard Posted February 1, 2014 Posted February 1, 2014 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.
fejeena Posted February 1, 2014 Author Posted February 1, 2014 First page Spoiler Some cheats and tip. And quests and things you can do. Or the readme in the download file !!!!!! (the "ignore me" ) Stonewolf
badbat111 Posted February 1, 2014 Posted February 1, 2014 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 ?
WappyOne Posted February 1, 2014 Posted February 1, 2014 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.
badbat111 Posted February 4, 2014 Posted February 4, 2014 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
HyperMax Posted February 4, 2014 Posted February 4, 2014 Another request please . 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
WappyOne Posted February 4, 2014 Posted February 4, 2014 Another request please . 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
HyperMax Posted February 4, 2014 Posted February 4, 2014 Another request please . 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?
WappyOne Posted February 4, 2014 Posted February 4, 2014 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.
tentail Posted February 6, 2014 Posted February 6, 2014 there is problem with fix esp. it keeps having failed-network error, other got no problem
fejeena Posted February 6, 2014 Author Posted February 6, 2014 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.
badbat111 Posted February 6, 2014 Posted February 6, 2014 it means he must have a addbot or something that trys to connect to the net proberly from a diffrent site
fejeena Posted February 7, 2014 Author Posted February 7, 2014 Does not happen in my game. Has anyone else this problem?
tentail Posted February 7, 2014 Posted February 7, 2014 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?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now