gregathit Posted January 4, 2013 Posted January 4, 2013 Anything can be made. To make this you would have to create a script for it as well as animations. Creating animations is pretty damn difficult and has to be done in blender or 3dsmax.
TempestKilday Posted January 5, 2013 Posted January 5, 2013 Anything can be made. To make this you would have to create a script for it as well as animations. Creating animations is pretty damn difficult and has to be done in blender or 3dsmax. Yeah I know, I am a graphic designer but I'm more old school and have a bunch of issues figuring out blender, I was more or less curious if anyone else other than me thought it would be of interest. As I said I know jack shit when it comes to coding/programing/script and as for blender..I can't wrap my head around it still, the training I had in 3dsmax and Maya don't translate into blender very well when it comes to a user friendly console(for me anyways). But yeah I know what you mean gregathit, it would take both, I was dealing with health issues and waaaaaay out of it when I thought about it. Thanks for your input, -Temp
cobme Posted January 13, 2013 Posted January 13, 2013 I had this idea for a plugin that I popped into my head today - Lovers Surrogate - A mod where you can be (assuming you play female character) a surrogate mother for money, NPCs pay you to get pregnant for them - I assume there's no birth mod though (At least I haven't heard of one since I also didn't really look)which makes it problematic...
gregathit Posted January 13, 2013 Posted January 13, 2013 I had this idea for a plugin that I popped into my head today - Lovers Surrogate - A mod where you can be (assuming you play female character) a surrogate mother for money' date=' NPCs pay you to get pregnant for them - I assume there's no birth mod though (At least I haven't heard of one since I also didn't really look)which makes it problematic... [/quote'] Tamago Club.
cobme Posted January 13, 2013 Posted January 13, 2013 So what happens after you actually manage to get pregnant and give birth at this plugin? Is it an actual kid\baby NPC ? What does it feature else then get pregnant and period stuff ? Is it possible to get pregnant by animals\creatures? My idea focused more about the whole concept of being a surrogate for money...
gregathit Posted January 13, 2013 Posted January 13, 2013 So what happens after you actually manage to get pregnant and give birth at this plugin? Is it an actual kid\baby NPC ? What does it feature else then get pregnant and period stuff ? Is it possible to get pregnant by animals\creatures? My idea focused more about the whole concept of being a surrogate for money... 1. you give birth to an x117 race short NPC 2. just getting pregnant or not 3. yes - creatures can knock you up with the proper plugin 4. this doesn't exist so you will either need to modify an existing plugin or create one.
cobme Posted January 13, 2013 Posted January 13, 2013 Thanks. Another question - Any way to force only lesbian anims when engaging in girl-on-girl ? I assume that requires a script though ^ ?
gregathit Posted January 13, 2013 Posted January 13, 2013 Thanks. Another question - Any way to force only lesbian anims when engaging in girl-on-girl ? I assume that requires a script though ^ ? There is no plugin or scripting for that type of thing that I am aware of. Depending on what plugin you are using to initiate sex (rape or consensual) and what sex position choices it allows (if it has any restrictions) you can hit the grab key (default z) to switch between any animations that you have installed that are in that group. Group 0 - cowgirl Group 1 - from behind Group 2 - laying down Group 3 - Standing facing Group 4 - oral
cobme Posted January 14, 2013 Posted January 14, 2013 Great , I'll look into that, thanks again. BTW when pressing "f" supposed to switch the foreplay , right ? Under what circumstances there is even foreplay ? I haven't saw any foreplay yet.
gregathit Posted January 14, 2013 Posted January 14, 2013 Foreplay is on specific for a plugin: http://www.loverslab.com/showthread.php?tid=389 If you don't have that installed then there is no foreplay.
emo877 Posted January 16, 2013 Posted January 16, 2013 I made change in Lovers with PK.esp script named xLoversCmnIsBodySizeEquip -- for my comfort. Equiped items with very small (but non-zero) weight can pass as kind of nude-items, hence them will be not unequipped. Lingerie-sex fan i am. (scn xLoversCmnIsBodySizeEquip) ------------- if item==0 let ret := ret | 1 else set wItem to getWeight item ; "lingerie check" if (0 < wItem) && (0.5 >= wItem) let ret := ret | 1 elseif NameIncludes "(nude)" item let ret := ret | 1 ----------- More xL-mods i have tweaked "for me", and maybe some of that changes could be useful for someone. In other hand, i think it'll no-good to start new thread ("my tweaks") because most of tweaked mods are alive and their authors are active. Another eternal bad thing is my english.. ps. other mods touched: LoversEncounter.esp (adjustable gossip filter); LoversRaperS.esp (items drop z+99 higher, so they not sink under surface). 13116.7z There's no 100% guarantee on them, so please learn\test them but not risk your non-backuped savegames.
gregathit Posted January 16, 2013 Posted January 16, 2013 Hey Emo877, you are more than welcome to make your own thread in the lovers download section and put your plugins there so folks can find them. We welcome folks to actively tinker with plugins to add features to them!
cobme Posted January 16, 2013 Posted January 16, 2013 Nice idea, although I use Undies Underneath and it serves me well.
emo877 Posted January 16, 2013 Posted January 16, 2013 Hey Emo877' date=' you are more than welcome to make your own thread in the lovers download section and put your plugins there so folks can find them. We welcome folks to actively tinker with plugins to add features to them! [/quote'] Thanks. I'll take an attempt now.
perfectioncat Posted January 17, 2013 Posted January 17, 2013 Its function is not to determine whether the equipment do not remove the equipment that has been specified, or the like with bare. Equipment in Some authors have set the weight intended. It is not good and the only criterion simply weight. There is also a light armor as a feather. I it is necessary to determine the overall. Personal environment is sometimes inconvenient considering comprehensively even very good thing. You should set the equipment in the form of a decision along the Lovers If you wanted to be judged as if naked. Japanese following その関数は指定された装備品が裸と同様のものか、あるいは装備を外してはいけないものかどうかを判定するものです。 装備品の中には作者が意図して重量を設定しているものがあります。 単に重量だけを判断基準とするのはよくありません。 羽のように軽い鎧もあります。 総合的に判断することが必要です。 個人の環境では非常にいいことでも総合的に考えると不都合なこともあります。 もし裸と判断させたいのであればLoversの判定に添う形に装備品を設定するべきです。
emo877 Posted January 17, 2013 Posted January 17, 2013 >> Its function is not to determine whether the equipment do not remove the equipment that has been specified, or the like with bare. I understand what purpose of this main-frame script is more complicated than simple undress-decision. i made just quick-tweak but not correct improvement. >> Equipment in Some authors have set the weight intended. Yes, i had to edit some Tona's bra (for my own use) which weight was surprisingly big. In other hand, i left true 0.0 out of lingerie-range, because i understand what it is truely "reserved" value. >> It is not good and the only criterion simply weight. Yes, but other criteries looks TOO complicated for [silly] me. I think about obse-function what checks pathname to mesh though. >> There is also a light armor as a feather. Well i do not mind some light-weight girly "armors" will remain on her during sex >> It is necessary to determine the overall. Yes, yes. Can i dream, our discussion "wakes" someone realy wise for realy good improvement. (sorry, i'm short of time now, will vanish soon)
meyi Posted January 21, 2013 Posted January 21, 2013 What mod is the spell effect on my character "Script Effect Ability: Body Changes" from? It's giving my character huuuuge boobs with vertical slits in the nipples. Is there any way I can remove the effect in game?
gregathit Posted January 21, 2013 Posted January 21, 2013 What mod is the spell effect on my character "Script Effect Ability: Body Changes" from? It's giving my character huuuuge boobs with vertical slits in the nipples. Is there any way I can remove the effect in game? I think that is lovers niche if I remember right. As to getting rid of it, not sure that you can do anything other than disable that plugin and make a clean save. If it turns out it is not niche then post your load order.
meyi Posted January 21, 2013 Posted January 21, 2013 LoversNiche was definitely it. Thanks so much greg!
emo877 Posted January 22, 2013 Posted January 22, 2013 When i start to upload my tweaks, i ask myself _what_ date\time should i set for them? I know nothing about BOSS etc utilities ordering principles, but i raed more than one negative sentences about results of their sorting. For me its good enough to build my LO manualy by setting _modification_date_ in my beloved FAR, but many people wouldn't dig in it. May be there's possible way to lower complications (and mis-ordering), if modders community make an agreement about date\time ranges for essential mod positions -- and "free" date\time gaps between them, for 'other' mods. For example, vanilla .esm and DLC got 2010-JAN-** (no other plugins but them), Lovers's base\essential got 2010-MAR (Feb is first spare gap), then, we jump to 2011 and start .esp placing. Probably will be good to leave whole current year (2013) as spare gap -- for lazy modders (and untidy d\l) -- too, and put those "strictly to the end of LO" modules to ,say, 2016 (can't imagine person who will mod tES4 so long).
chivaleroncross Posted January 22, 2013 Posted January 22, 2013 I hope I am not wrong Thread, I found mod Captive Maiden Event Gatherer and Action Phellios. since its no readme and detail descriptions are in Japz i have no idea what does they do?
gregathit Posted January 22, 2013 Posted January 22, 2013 I don't have the slightest clue what they do. Open a thread and post links to it and perhaps someone will translate it.
vashar Posted January 23, 2013 Posted January 23, 2013 Good news: I learned a bit more about the CS, and modding Oblivion. Bad news: I don't think I'm very adept at moving things around yet. The door's embedded at least a foot into the floor in one cell, and two feet above the floor in another.
chivaleroncross Posted January 23, 2013 Posted January 23, 2013 I don't have the slightest clue what they do. Open a thread and post links to it and perhaps someone will translate it. Will do Greg, thanks for permission
Nepro Posted February 2, 2013 Posted February 2, 2013 What does LoversStopkKillRaper really do? From the reading forum's posts I gathered much it is about the guards rescuing abused victims. However many users said the mod doesn't make guard hostile toward abusers.
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