gerra6 Posted April 4, 2013 Author Posted April 4, 2013 Well, the problem is fairly straightforward. That race uses a TFF style texture and setbody reloaded uses HGEC compatible meshes. If there is an HGEC compatible texture available, switching to it should solve your problem. Otherwise, things get a bit trickier. I'll see about adding a 'disable autosetbody on self' option to a future release of autosetbody. For now, your best bet is to probably sacrifice one of the existing mesh options (Roberts Female is your best bet) and replace it with your dragon meshes. Then just manually set your body style to Roberts Female. It's also worth noting that HGEC compatible clothing and armor will not be compatible with TFF body textures, so things might look a bit wonky even without setbody. And, of course, if you are generally using TFF textures for your other races, you might want to skip Setbody altogether.
gregathit Posted April 4, 2013 Posted April 4, 2013 It is also worth noting that the original TFF meshes may require a particular skeleton (the older ones) so that can be a problem as well. NOTE: I am NOT talking about the stuff here in Gerra6's mod!
Unskilled Posted April 8, 2013 Posted April 8, 2013 Ok finally it's easy when we consider the problem. There's no random "erected/futa" lower body with "autosetbody". I mean we can choose lower erect body. But there's no randomized erected or futa body.(for me, they are nude with random upper/lower body but flaccid or wihout futa. And during rape it's a problem )I'm right or wrong? Simply respond to this question. If i'm right so it's normal, if there's an "erected" lower body added in random too while sex, so, somethink is missing.Maybe in INI files i have to set something. Maybe. Dont know.Please help In sense sexual exploit i have: attacking woman penis "on" And the two lowers options are Off (dont know what they do; equipable item/unequipable, dont reminder, whatever, it's set off).
Nepro Posted April 11, 2013 Posted April 11, 2013 gerra6 are you planning on making the lite version of the AutoSetBody? Suited for low-ed pcs?
beck11 Posted April 21, 2013 Posted April 21, 2013 Can someone take a look at my custom ini file and tell me where Im going wrong? Setbody keeps giving me errors when ever I use it, something about:"Failed to evaluate something something, command: Let" I'll go back and see what the actual error message soon if its important. Its the custom race section thats the problem. I kept the ini same as the default otherwise. Also, for the Golden Saint/Dark Seducer races, do I need to add all the ranks as well for setbody to identify them? Cheers. AutoSetBody.rar
Dreamer102 Posted April 22, 2013 Posted April 22, 2013 What the... Can't download...4shared is asking to sign up or login!?
gregathit Posted April 22, 2013 Posted April 22, 2013 What the... Can't download...4shared is asking to sign up or login!? To download from 4shared requires you to signup for a free account from them. It only takes an email address and no more to do so. Not sure why Gerra6 didn't put it directly on the site here but I'll look into doing so later this week. It was probably due to the old file size being 20megs.
SquallPT Posted April 25, 2013 Posted April 25, 2013 Ok finally it's easy when we consider the problem. There's no random "erected/futa" lower body with "autosetbody". I mean we can choose lower erect body. But there's no randomized erected or futa body.(for me, they are nude with random upper/lower body but flaccid or wihout futa. And during rape it's a problem ) I'm right or wrong? Simply respond to this question. If i'm right so it's normal, if there's an "erected" lower body added in random too while sex, so, somethink is missing. Maybe in INI files i have to set something. Maybe. Dont know. Please help In sense sexual exploit i have: attacking woman penis "on" And the two lowers options are Off (dont know what they do; equipable item/unequipable, dont reminder, whatever, it's set off). Having the same problem, got to disable this mod until some fix appears
gregathit Posted April 25, 2013 Posted April 25, 2013 Guys, please don't confuse Setbodies functions with Lovers. When a female is raped the lovers settings allow you to select which clothing\armor slots are "exposed" if any via the sexual exploits spell. The way Setbody works with the Autobody is to randomly assign someone a body the first time they are nude. That body then becomes the default body and won't ever change for that NPC "UNLESS" you case the setbody spell on them. Thus if they are randomly assigned the "limp" futa cock then that is all they will have. The ONLY exception to this is when "they" rape someone else. At that time Lovers with PK kicks in and swaps out the lowerbody via scripting and inserts the standard HGEC lowerbody with a hard futa cock if you have the lovers setting turned to "on" for the attacking woman grows penis. Perhaps you are already aware of this, but I just wanted to make sure you were not confusing features of two separate mods.
xartom Posted April 25, 2013 Posted April 25, 2013 scn DwarvenCuirassAdd Begin OnAdd Player if player.getitemcount DwarvenCuirass >= 1 player.additem DwarvenCuirassDMRA 1 message " " message " " endif End Then you create separate separate DMRA dwarven cuirass. Add to DMRA dwarven cuirass script which removes original/HGEC/non-DMRA green silk pants. scn DwarvenCuirassRemove Begin OnAdd Player if player.getitemcount DwarvenCuirass >= 1 player.removeitem DwarvenCuirass 1 message " " message " " endif End It is really simple. It will work for any piece of clothing but this is only for player not NPCs! I do not know the script for scanning the body type. The script for scanning the body type must be something difficult and lengthy. -beaware of the ID in the scripts - if the ID is wrong then nothing will work -to DMRA Armors/clothes you add script which removes non-DMRA armor/outfit -to original/HGEC/Non-DMRA armor/outfit you add script which add DMRA version of that armor or piece of clothing. Scripts thanks to the courtesy of stricken & falloutsurvivor (nexus). Would a script like this work for PC to have a unique lovers lowerbody different from the normal lower body that equipts during scenes?
gregathit Posted April 25, 2013 Posted April 25, 2013 Perhaps. However you would need to alter Lovers with PK.esp and rewrite the entire chinopo scripts. Then you would have to alter what and how the ini files work (they currently contain the final chinopo code number that specifies which mesh is used (0, 1, 2, 3, 4).
fejeena Posted May 2, 2013 Posted May 2, 2013 Found a texture bug in the mesh HGEC\THEC\4L\femaleupperbody.nif A small part at the navel has no texture. 3L,5L and 6L are ok.
WizzyD Posted May 14, 2013 Posted May 14, 2013 this has been probably asked before but how do i get it to so my tits are not flying into space...?
Poontank Posted May 14, 2013 Posted May 14, 2013 It's a skeleton issue for sure. Try installing these files: Universal Skeleton.rar
WizzyD Posted May 14, 2013 Posted May 14, 2013 nope still didn't work tits still flying off into space edit* seems like i needed to understand that i didn't get all the xeosp++ files. oddly that was the cause lol.
rynak777 Posted May 17, 2013 Posted May 17, 2013 I've got a compatibility problem with the loversPK futa setting. If i do not use setbody to set my body to anything custom, by using the "reset" command (so, just my default body), then futa dicks work. But as soon as i use setbody to select a custom body, the loverspk futa setting doesnt work anymore during sex. The same happens indirectly via tamagoSetbodyRevised, which uses setbody reloaded to change body according to pregnancy state: Once i become pregnant, no futa dicks anymore. As soon as the pregnancy ends (it then resets back to the default body), futa works again. Phrased another way, it's as if setbody overrides the loversPK futa setting. I've had this problem from the beginning, but with me by now having solved almost every other problem, the only two issues remaining to me, are this setbody-futa prob and my body sometimes becoming invisible during sex (not setbody related i think). So i'd like to fix this. Any pointers? Loadorder: Oblivion.esmLovers with PK.esmTamagoClub.esmLoversCreature.esmHiyokoClub.esmBeautiful People 2ch-Ed.esmx117race.esm...Unofficial Oblivion Patch.espUOPS Additional Changes.espUOP Vampire Aging & Face Fix.espDLCShiveringIsles.espDLCVileLair.espDLCVileLair - Unofficial Patch.espDLCHorseArmor.espDLCHorseArmor - Unofficial Patch.espDLCThievesDen.espDLCThievesDen - Unofficial Patch.espDLCThievesDen - Unofficial Patch - SSSB.espDLCMehrunesRazor.espDLCMehrunesRazor - Unofficial Patch.espDLCSpellTomes.espDLCSpellTomes - Unofficial Patch.espDLCBattlehornCastle.espKnights.espKnights - Unofficial Patch.esp_Ren_BeautyPack_full.esp...EVE_StockEquipmentReplacer.espEVE_KnightsoftheNine.espEVE_KhajiitFix.espEVE_ShiveringIslesEasterEggs.espAbriael_Human.espMaleBodyReplacerV5.esp...Vanilla Maternity Clothes.esp...FuroGeneratorTrap.espLoversAdultPlayPlusforSSP.espLovers with PK.espLoversRaperS.espLoversSlaveTrader.espLSTBravilUnderground.espLSTaddonoutH.espLoversSpermSplashEx.espLoversEscapeRapeVPlayer.espLoversTamagoClub.esp666_Modified_Contraception_esp_1_0.espSetBody.espSetbodyBB.espLoversSetScale.espTamagoSetBody.espTamagoPlayerHUDkil.espHiyokoGenerator.espHiyokoGeneratorCreature.espTamagoDischarge.espLoversCreature.espLoversSoundCreature.esp...LoversCreature_SexualOrgans.espLoversCreature_SexualOrgans_Scale.espLoversSoundVolumeDown.espLoversIdleAnimsPriority.espLoversAnimObjectsPriority.esp
fejeena Posted May 17, 2013 Posted May 17, 2013 Lover PK does not remove "Non-Playable" armor and clothes. (setbody body parts are all set as "Non-Playable" And Tamago and Futa Body: it would look very funny if the upperbody is pregnant and the lowerbody is normal with dick. And there would be large gaps between upper and lower body, or if the pregnant body is one mesh (upper and lower Body in one mesh) and LPK add the futa lowerbody your character would have no upperbody.
gregathit Posted May 17, 2013 Posted May 17, 2013 Actually lovers "can" remove non-playable clothes\armors....IF....and only if you turn this on via the lovers settings spell (sexual exploits). That may resolve your issue. Now in the case of tamago set body......well as Fejeena stated your kinda up the creek. If you do allow lovers to swap out the lower body then you basically are going to have a screwed mess since the futa cock is part of the lower body. We have looked at making the penis separate from the lowerbody for lovers but in my initial testing this ran into all sorts of issues. You end up picking either the tail, amulet or ring slots. Each one has issues to overcome. On top of this you also have to make sure each and every possible lowerbody mesh has the correct skeleton (growlfs) or things go to hell fast. Another issue is the strap-on which is something we are introducing with the animated penis update. The harness obviously needs a particular lower body or it A.) won't fit correctly and B.) won't swing\thrust correctly with the lowerbody mesh. Bottom line LPK is pretty damn inflexible with regards to futa cocks. If you can't live with one type of lowerbody then things get real difficult to fudge around. Right now the best option is to probably to grab a strap-on plugin that has multiple types of strap-ons to go with your particular body type and pregnancy stage and put it on prior to sex. Sucks but I don't know of any easy fix other than this right now.
Unskilled Posted May 21, 2013 Posted May 21, 2013 Actually lovers "can" remove non-playable clothes\armors....IF....and only if you turn this on via the lovers settings spell (sexual exploits). That may resolve your issue. Now in the case of tamago set body......well as Fejeena stated your kinda up the creek. If you do allow lovers to swap out the lower body then you basically are going to have a screwed mess since the futa cock is part of the lower body. We have looked at making the penis separate from the lowerbody for lovers but in my initial testing this ran into all sorts of issues. You end up picking either the tail, amulet or ring slots. Each one has issues to overcome. On top of this you also have to make sure each and every possible lowerbody mesh has the correct skeleton (growlfs) or things go to hell fast. Another issue is the strap-on which is something we are introducing with the animated penis update. The harness obviously needs a particular lower body or it A.) won't fit correctly and B.) won't swing\thrust correctly with the lowerbody mesh. Bottom line LPK is pretty damn inflexible with regards to futa cocks. If you can't live with one type of lowerbody then things get real difficult to fudge around. Right now the best option is to probably to grab a strap-on plugin that has multiple types of strap-ons to go with your particular body type and pregnancy stage and put it on prior to sex. Sucks but I don't know of any easy fix other than this right now. Omg! Finally... Gg, gragathit! "Actually lovers "can" remove non-playable clothes\armors....IF....and only if you turn this on via the lovers settings spell (sexual exploits). That may resolve your issue." Now i can use autosetbody wihout flacid bone for male or futa bone missing for female while raping. Thank's! +1 Like.
firkan19 Posted May 30, 2013 Posted May 30, 2013 Hello All. Despite stripping my install down to the bare-bones, I can't get the spell to appear in the inventory. Does anyone have any idea why this might be? It's really odd.
Poontank Posted May 30, 2013 Posted May 30, 2013 Have you got OBSE installed and running? If not, download it from here: http://obse.silverlock.org/download/obse_0020.zip And remember merely installing it doesn't do much, you need to launch the game through obse_loader.exe, ideally by redirecting your Oblivion desktop icon's target to it (right-click on the icon, select 'Properties' and change the 'Target' line accordingly).
firkan19 Posted May 30, 2013 Posted May 30, 2013 Poontank, It's working now. Thanks! Bizarrely, OBMM was telling me it was using the Obse loader... but wasn't. In a way this is a blessing, as I'm building for a lovers install, and god knows, the most certainly needs obse.
Poontank Posted May 30, 2013 Posted May 30, 2013 Phew, I'm glad your issue was solved that easily. Otherwise I wouldn't have known what could have caused the problem. You're absolutely right. Not only the Lovers system but all the good mods require OBSE. When I started out I played without it for about two months because I thought it was difficult to use, always eyeing the awesome mods that listed it as a requirement. One day I finally downloaded it, got it to work and immediately started getting interested in installing Lovers... This proves once more OBMM is not to be trusted. NMM even less so.
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