Tregarin Posted October 16, 2011 Posted October 16, 2011 One thing that's really hurting the experience though for me is the goddamn transparance/invisibility thing. I know it was mentioned somewhere that this is just how Fallout 3/New Vegas handles things but it's annoying as *shit* and really takes you out of the moment. Plus' date=' it almost seems kinda random to me. I think you go invisible when you're close to a wall or something (if I understand it right?) but sometimes it happens to me seemingly on open ground as well. [/quote'] It will happen in 1st person, almost without fail... which is annoying. It can happen in 3rd person too, but only when something is forcing the engine to zoom in on the player... a wall, a bush, npc's... yes, even the npc that's run up to rape you can force the engine to zoom in and cause this "bug" It sucks, but nothing much can be done. To minimise it, I run almost always in 3rd person, as zoomed out as possible... and have the warnings turned on. (which isn't as useful as you think, since an npc stalking another npc causes the warning to show up as well. ) Another thing that might help... and only might, it may just be co-incidence on my part, is to swing the view to be pointing down as soon as you topple. It seems to force the camera into a position where nothing blocks it and makes it zoom in. Like I say though, it might just be co-incidence, but for some reason it's become almost a "default" position for the camera to go to now without me doing anything. No, I don't know how I did it but I don't get the 3rd person transparency any more. the transparency i due to nvse switching with the tfc command. i only get it when in 1stperson view. 3rdperson view doesn't seem to be bugged by this. It can be... but you might have done something that's stopping it hitting you. (unlike the npc's... they'll keep hitting you with drugs )
viewingthisforum Posted October 17, 2011 Posted October 17, 2011 Hello, First off, I don't use this mod, but a friend of mine does. I'm the "Friend who can fix computers" amongst a few avid Fallout fans, so I'm usually knee-deep in helping people fix their load-orders or getting their game to run. So, please, ignore anything I'll be saying that has been posted before. I figured I'd share some info I've found out as I've fixed my friend's setup. A friend of mine uses this mod and has had issues with it. I've recently found some *short-term* fixes for the crashing and figured I'd share it here. I've found, for an odd reason, that using "Toggleemotions" seems to help solve some of the crashes. I also discovered this little mod on Nexus: http://www.newvegasnexus.com/downloads/file.php?id=44204 That above mod seems to be keeping my friend's game running for awhile now. Again, not a user of this mod, but since I've been working on my friend's setup, I figured I share this info. You folks enjoy your day.
Dequire Posted October 17, 2011 Posted October 17, 2011 Just a quick error thing, I'm not sure if this has been fixed or not. The mod runs perfectly, and its really nice overall. However, animations for the player don't seem to work. NPC's of all kinds can fuck echother all day long, but whenever a sex scene is initiated with the PC, no matter which side started it, in whatever form, the two players just stand there like nothing happens, then the NPC walks off. But I still receive caps from prostitution, get STD's, etc, like it actually happened. How do I fix this?
Guest Donkey Posted October 17, 2011 Posted October 17, 2011 btw just noticed something whenever the transparency happen, just hit the f key 2 so it switches from new view to previous view somehow next time when you have sex again the transparency is gone. UDLR: I hit small barrier. i think your animation selector just hit itself to full.. i only added 2 animations and was busy adding a third then the script would no longer compile. Any chance in next update could you split the animation script to another script and just make script call from this one ??
UDLR Posted October 18, 2011 Author Posted October 18, 2011 Donkey - Oh god. I had been thinking about such a thing happening ever since I had the problem on a quest script (which has a significantly smaller max script size). There really isn't any way to separate the script, since unlike with OBSE, we have no way to just call another script. People with major invis characters problems: You can disable using tfc, which should stop the bug. Of course, you lose the free-cam, but at least participants are visible. I can look into adding a feature which will hold down the free rotation button for you. However, with the max script size looming on the horizon I might be unable to fit it.
Shantotto Posted October 18, 2011 Posted October 18, 2011 It's a not a huge problem for me anymore. I think I mostly must have run into a streak of bad luck of where the sex took place or something because I don't get it nearly as much anymore. I did switch to using third-person in areas where it's more likely that sex happens. Works better but it's a shame still since I really can't stand the third-person perspective in these games. Ah well, can't have everything.
Unskilled Posted October 18, 2011 Posted October 18, 2011 hello. How cure sexual Disease? Doc mitchell dont do it. and im in goodspring. Any idea..? I just started when he rape me, i cant leave the house, destroy my armor and give me a disease. Gonorrah something. Not good... XD I have check on option and cancel "damage armor" and disease because i cant cure them. Is there any tcheat for cure this disease? Or where's at goodspring the medical kit for cure disease?
Tregarin Posted October 18, 2011 Posted October 18, 2011 hello. How cure sexual Disease? Doc mitchell dont do it. and im in goodspring. Any idea..? I just started when he rape me' date=' i cant leave the house, destroy my armor and give me a disease. Gonorrah something. Not good... XD I have check on option and cancel "damage armor" and disease because i cant cure them. Is there any tcheat for cure this disease? Or where's at goodspring the medical kit for cure disease? [/quote'] Nothing at goodspring I'm afraid... the only way to cure any STD is to go see the sex doctor at the New Vegas Medical Clinic. I think you can use the console to give yourself some... should be ID xx0075a7 (the xx being Sexout's position in your load order)
Guest Donkey Posted October 18, 2011 Posted October 18, 2011 Donkey - Oh god. I had been thinking about such a thing happening ever since I had the problem on a quest script (which has a significantly smaller max script size). There really isn't any way to separate the script' date=' since unlike with OBSE, we have no way to just call another script. People with major invis characters problems: You can disable using tfc, which should stop the bug. Of course, you lose the free-cam, but at least participants are visible. I can look into adding a feature which will hold down the free rotation button for you. However, with the max script size looming on the horizon I might be unable to fit it. [/quote'] Think i found a way. but it is very experimental. and somehow seem to break the rape scripts not sure why yet. only anal animations seem to work. First i created a dummy file for supervisor animation and attached this script into it. scn 00SexoutSupervisorAnimationItemScript ; ; Sexout 'Supervisor animation' ; Controls the sex system on a pair of actors ; ref female ref male ref raper short anim short useTfc short type ; Script state tracking variables short setup ; Marker for when setup is finished short finished ; Actors have finished short disposed ; Object is being delete, do nothing short stage short fpDoOnce ; After disabling first person ; Vars to track pre-sex state short mRestrained ; Was male restrained short fRestrained ; Was female restrained ref fHat ; Female's hat ref fBody ; Female's armor ref fWeap ; Female's weapon ref mHat ; Male's hat ref mBody ; Male's armor ref mWeap ; Male's weapon ref mItems ref fItems ; Timers float timer float soundtimer float delay float fpDelay ; Labels ; Misc short random ; Used for GetRandomPercent float mX float mY float mZ float mA float fX float fY float fZ float fA Begin OnAdd ;#############################################Begin of animation selector######################################################### ;Donkey edit ;Pick an animation ;Credits UDLR ;################################################################################################################################# if anim >= 0 ;Animation was defined by the selector set random to GetRandomPercent ;##################################################Hetero settings for males and females########################################## if male.GetIsSex male && female.GetIsSex female ; Male / Female sex if type == Oral ; Specified oral sex if raper == 0 set random to random % 4 if random == 0 set anim to 54 elseif random == 1 set anim to 55 elseif random == 2 set anim to 56 elseif random == 3 set anim to 57 elseif random == 4 set anim to 58 else set anim to 58 endif endif elseif type == Anal ; Specified Anal sex ;#########################Begins################### if raper == 0 ; Rape anal set random to random % 8 if random == 0 set anim to 76 elseif random == 1 set anim to 51 elseif random == 2 set anim to 52 elseif random == 3 set anim to 53 elseif random == 4 set anim to 59 elseif random == 5 set anim to 60 elseif random == 6 set anim to 32 elseif random == 7 set anim to 33 elseif random == 8 set anim to 61 elseif random == 9 set anim to 62 elseif random == 10 set anim to 65 elseif random == 11 set anim to 66 elseif random == 12 set anim to 67 elseif random == 13 set anim to 68 elseif random == 14 set anim to 69 elseif random == 15 set anim to 70 elseif random == 16 set anim to 74 elseif random == 17 set anim to 78 elseif random == 18 set anim to 80 else set anim to 69 endif else ; Consensual anal set random to random % 5 if random == 0 set anim to 1 elseif random == 1 set anim to 2 elseif random == 2 set anim to 3 elseif random == 3 set anim to 32 elseif random == 4 set anim to 33 else set anim to 78 endif endif ;#############################finished############### elseif raper == male ; Male raping female ; No type or Vaginal specified ; Low: 75, 23 ; Med: 27, 28, 29 ; High: 59, 60, 61, 63, 67, 72, 75 ;############################Begins################## set random to random % 24 if random == 0 set anim to 75 elseif random == 1 set anim to 23 elseif random <= 3 set anim to 78;27 elseif random <= 5 set anim to 78;28 elseif random <= 8 set anim to 78;29 elseif random <= 11 set anim to 59 elseif random <= 14 set anim to 60 elseif random <= 15 set anim to 61 elseif random <= 16 set anim to 63 elseif random <= 17 set anim to 67 elseif random <= 18 set anim to 72 elseif random <= 19 set anim to 78 elseif random <= 20 set anim to 80 else set anim to 67 endif ;#############################Finished############### elseif raper == female ; Female raping male ; 6, 30, 71 ;############################Begins################## set random to random % 3 if random == 0 set anim to 6 elseif random == 1 set anim to 31 elseif random == 2 set anim to 71 else set anim to 31 endif ;###########################Finsihed################# else ;Consensual ; 1, 2, 3, 5, 6, 7, 31, 32, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 75 ; Total:24 ;##########################Begins#################### set random to random % 24 if random < 3 set anim to random + 1 ; 1,2,3 elseif random < 6 set anim to random + 2 ; 5,6,7 elseif random == 6 set anim to 31 elseif random == 7 set anim to 32 elseif random < 18 set anim to random + 51 ; 59,60,61,62,63,64,65,66,67,68 elseif random < 21 set anim to random + 52 ; 70, 71, 72, 73, 74, 75 else set anim to 31 endif endif set type to Vaginal ;############################Finished################ ;####################################################Gay settings begins########################################## elseif male.getissex female && female.getissex female ; Female / Female sex if type == Anal ; None yet elseif type == Vaginal if raper == male if random < 78;25 set anim to 78;23 elseif random < 50 set anim to 80;27 elseif random < 75 set anim to 78;28 elseif random < 90 set anim to 78 else set anim to 80;29 endif elseif raper == female else ; Consensual endif ;###########################Finished################ elseif type == Oral if raper == 0 if random < 10 set anim to 34 elseif random < 20 set anim to 39 elseif random < 30 set anim to 40 elseif random < 40 set anim to 41 elseif random < 50 set anim to 43 elseif random < 60 set anim to 45 elseif random < 70 set anim to 46 elseif random < 80 set anim to 47 elseif random < 90 set anim to 48 else set anim to 57 endif endif elseif raper == male ; 'Male' Female raping ; 23, 27, 28, 29 set random to random % 5 set type to Vaginal if random == 0 set anim to 23 elseif random == 1 set anim to 27 elseif random == 2 set anim to 28 elseif random == 3 set anim to 29 elseif random == 4 set anim to 30 set type to Oral elseif random == 5 set anim to 59 elseif random == 6 set anim to 75 else set anim to 59 endif elseif raper == female ; 'Male' Female being raped else ; Consensual ; 34, 39, 40, 41, 43, 45 - 48 set random to Rand 0 9 if random < 1 set anim to 34 elseif random < 2 set anim to 39 elseif random < 3 set anim to 40 elseif random < 4 set anim to 41 elseif random < 5 set anim to 43 elseif random < 6 set anim to 45 elseif random < 7 set anim to 46 elseif random < 8 set anim to 47 elseif random < 9 set anim to 48 else set anim to 43 endif set type to Oral endif ;##################################### Gay settings for males and females ################################################# elseif male.getissex male && female.getissex male ; Male / Male sex if type == Oral ; Oral specified if raper == 0 set random to random % 3 if random == 0 set anim to 54 elseif random == 1 set anim to 55 elseif random == 2 set anim to 58 else set anim to 55 endif endif elseif type == Vaginal ; Not possible elseif type == Anal if raper == 0 if random < 50 set anim to 65 else set anim to 59 endif elseif raper == male set anim to 77 endif elseif raper == male ;'Male' Male raping other set anim to 62 set type to Anal elseif raper == female ; 'Female' Male raping other else ; Consensual set type to Oral if random < 20 set anim to 3 set type to Anal elseif random < 40 set anim to 59 set type to Anal elseif random < 60 set anim to 54 elseif random < 80 set anim to 55 elseif random < 90 set anim to 78 else set anim to 58 endif endif ;###############################################################End of NPC animation selector#################################### elseif male.GetInFaction CentaurFaction == 1 ; Sex with centaur if female != raper set random to GetRandomPercent if random < 50 set anim to 8 else set anim to 26 endif endif if female.GetIsSex Female set type to Vaginal else set type to Anal endif elseif male.GetIsCreatureType 4 ; Sex with super mutant if female != raper set anim to 9 endif if female.GetIsSex Female set type to Vaginal else set type to Anal endif elseif male.GetInFaction DeathClawFaction == 1 ; Sex with Deathclaw if female != raper set random to GetRandomPercent if random < 50 set anim to 24 else set anim to 10 endif endif if female.GetIsSex Female set type to Vaginal else set type to Anal endif elseif male.GetInFaction DogFaction || male.GetInFaction VCrCoyoteFaction ; Sex with dog if female != raper set random to GetRandomPercent if random < 50 set anim to 500 ; 11 was old one, but doesn't work right else set anim to 25 endif endif set type to Vaginal elseif male.GetIsCreatureType 5 ; Sex with feral ghoul if female != raper set anim to 12 endif if female.GetIsSex Female set type to Vaginal else set type to Anal endif elseif male.GetInFaction SporePlantFaction == 1 ; Sex with spore carrier if female != raper if GetRandomPercent < 50 set anim to 51 else set anim to 52 endif endif if female.GetIsSex Female set type to Vaginal else set type to Anal endif endif endif ;############################################End of animation selector##################################################################### end then in your own supervisor script made a link with The GetScript command ;#############################################Begin of animation selector################################################################## ;Donkey edit ;Pick an animation ;Credits UDLR ;########################################################################################################################################## if anim >= 0 set rSelf to GetSelf rSelf.GetScript SexoutSupervisorAnimation else if anim < 0 PrintToConsole "Sexout: An animation couldn't be picked for these two actors (Actors: %n and %n)" male female RemoveMe return endif endif ;############################################End of animation selector#####################################################################
UDLR Posted October 19, 2011 Author Posted October 19, 2011 Clever. Will take a deeper look into that, hopefully later this week / weekend. If I can get that to work, I will be so happy. Have been wanting to break that script up for a while.
KaelynZ Posted October 19, 2011 Posted October 19, 2011 I've been playing around with SexoutWorkingGirls, and noticed an issue that people told me take up here to you: In Sexout main script, there is a check to see if SexoutProstitutes is loaded. Should that check be changed to also test for WorkingGirls? And would it be simpler (and more easily allow other prostitution plugins in the future) to just have a variable in the main script that plugins could set?
Guest Loogie Posted October 19, 2011 Posted October 19, 2011 Just rename SexoutWorkingGirl to SexoutProstitutes and it should fix your troubles.
KaelynZ Posted October 19, 2011 Posted October 19, 2011 Just rename SexoutWorkingGirl to SexoutProstitutes and it should fix your troubles. Yes, but it won't fix anyone else's.
Guest Loogie Posted October 19, 2011 Posted October 19, 2011 They can change the names of their file and I'll change the one in the main upload pack.
bigwell Posted October 19, 2011 Posted October 19, 2011 Hi, Im just about to try sexout and NV for first time. I have been playing around getting my charcter ready in GECK. One thing I just realized, if I change my players height, sexout animations are going to be off right? I mean the animations all assume that the player is of standard height and scale?
Dreamer102 Posted October 19, 2011 Posted October 19, 2011 Just a comment about how Sexout Works... I really think it was genius using the default sounds of each npc, whether an add-on to NV or stock, when they're being raped. It definitely gives the game more of a realistic feel compared to the Oblivion mod where every female had the same sound-set. Though it does make modding the audio files for the sexout encounters harder....but its something I can definitely live with and enjoy! Great modding and my hat is off to you! Thank you all and please keep up the great work!
bigwell Posted October 19, 2011 Posted October 19, 2011 Hi' date=' Im just about to try sexout and NV for first time. I have been playing around getting my charcter ready in GECK. One thing I just realized, if I change my players height, sexout animations are going to be off right? I mean the animations all assume that the player is of standard height and scale? [/quote'] I guess you could modify the height (scale) of all races and then adjust all the animations whilst playing.
Cezul Posted October 20, 2011 Posted October 20, 2011 Hi' date=' Im just about to try sexout and NV for first time. I have been playing around getting my charcter ready in GECK. One thing I just realized, if I change my players height, sexout animations are going to be off right? I mean the animations all assume that the player is of standard height and scale? [/quote'] I guess you could modify the height (scale) of all races and then adjust all the animations whilst playing. Yeah all you have to do is adjust the animations once ( it saves the adjustments ) so that they'll match to your player character's size. Also, as a bit of good news after playing around with the latest Sexout version, the ability to change the position keys fixed the alignment issue.
iron_jack Posted October 20, 2011 Posted October 20, 2011 I do kinda wish we could adjust each position individually, because that one stupid legs-behind-head animation never lines up right. And if you line that one up, the rest of the animations are all off. Really though, I just don't like that animation. edit: I don't mean to sound bitchy, as it's a very minor annoyance.
Guest Donkey Posted October 20, 2011 Posted October 20, 2011 Actually there is an easy way, but you have to do this yourself. first startup your game and look up the animation that is wrong, adjust it with the keys and a new coordinate is given write that on peace of paper. fire up geck with sexus.esm i have first converted the esm to esp then open the script called 00sexoutSupervisorItemScript scroll down till you see the line ;set distance based on animation and adjust the animation number with the coordinate you wrote down and save the plug-in. now convert it back to esm and load up your game.
Guest Donkey Posted October 21, 2011 Posted October 21, 2011 UDLR: i think i found why tfc will bug out.. There are several things you should know about con.tfc this option is only vial if 3rdperson is switched too before animations begins. if you don't set this up properly either the character will turn invisible or will disappear completely. Also if you switch back to 1stperson after sex the first-person camera needs to be reset. just like 3rdperson. That is why 3rdperson will not bug out while 1stperson always seem buggy. you may also want to check in your script called 00SexoutSupervisoItemScript for the line called: Flag setup as complete and change the value for fpDelay for if IsPc1stPerson to higher number then only 0.5 it needs more time to switch or else that will bug out too, i changed it to 1.5 or 2.5 and that seem to make it work correctly, option if not in 1stperson 0.1 is correct. since 3rdperson don't need a delay at all.
Guest Donkey Posted October 21, 2011 Posted October 21, 2011 And this is when 1stperson is activated. without bugging out.
TheTraveler Posted October 21, 2011 Posted October 21, 2011 ok so i dl the 2 things from this threads first post. What else do i need, also have NVSE. I ask this because i want to know what else is neccesary to get my companion nekkid and to get teh sex.
Cezul Posted October 22, 2011 Posted October 22, 2011 ok so i dl the 2 things from this threads first post. What else do i need' date=' also have NVSE. I ask this because i want to know what else is neccesary to get my companion nekkid and to get teh sex. [/quote'] Probably a nudity mod unless you're into that dry humping stuff.
Recommended Posts