Odessa Posted August 7, 2014 Author Posted August 7, 2014 So, what happens if you 'use' the barflies? If you have smallertalk you should be able to talk to every NPC in the game, but there may only be a 'Goodbye' dialog option if no mod added something else. There is a smallertalk/vanilla-engine bug where if you try to talk to an NPC midway through an animation, they sort of freeze and you can't talk to them again unless you leave the area and come back or 'resetAI' them.
VaunWolfe Posted August 7, 2014 Posted August 7, 2014 Not sure why but smaller talk wasn't working. Solicitation started working when I switched to small talk.
vman0341 Posted August 8, 2014 Posted August 8, 2014 on version 5 i believe this biggest issue with ctd is the camera funk script. Its not so bad on the helios parties as with the 2 brothers scene though. All in all i had more issues with the brother scene than the helios parties especially when attempting to reinitiate once you have been hired. With helios it lags quite a bit but i believe this is due directly to the numerous amount of scripts running simultaneously, although i did not have any ctd's with the parties. Hope this helps for future releases and keep up the great work!
peperino Posted August 18, 2014 Posted August 18, 2014 Hi! I think I have the same problem (or similar) as z4m0lx3s. I can get the guy to go to a more private location, but then nothing happens there and after a while he leaves. I'm attaching the screenshot of the console I took a few seconds after I arrived at the guy's location and also a debug dump I took when the guy started leaving. I hope someone can help, this is a fantastic mod and I'd love to be able to play it properly!
Odessa Posted August 19, 2014 Author Posted August 19, 2014 @peperino: It appears a previous sexout animation did not finish properly for your character, (they have a stuck token and variable04 is set). Try casting SexoutNGFinishNow on yourself via the console: Player.CIOS XXXXXXX Where Xs are the code for SexoutNGFinishNow, which is printed to console every time you load game with sexout. ---- @vman: Helios One parties will be more reliable when the next version of NVSE gets released, and this may apply to Duntons scene too.
peperino Posted August 20, 2014 Posted August 20, 2014 @peperino: It appears a previous sexout animation did not finish properly for your character, (they have a stuck token and variable04 is set). Try casting SexoutNGFinishNow on yourself via the console: Player.CIOS XXXXXXX Where Xs are the code for SexoutNGFinishNow, which is printed to console every time you load game with sexout. Thank you for the quick response Odessa! Unfortunately the Player.CIOS call doesn't seem to do anything. I tried typing the command before doing anything and after arriving at the private location: I also tried soliciting another guy afterwards but I got the same behaviour. (you may notice I enabled Spunk, which I had previously temporarily disabled, since it didn't seem to make any difference)
Dapper Dan Pomade Posted August 31, 2014 Posted August 31, 2014 I'm having a bit of trouble here: After I have the encounter with Easy Pete, and Sunny comes to help me, I'm left with three Debug tokens (Debug: Sexout Ac, Debug: Sexout Ra, and Debug: ZAZ Animation token) in my inventory and it seems to break Sexout completely. Can't initiate any animations at that point.
Odessa Posted August 31, 2014 Author Posted August 31, 2014 Strange, did the crucified animation play properly, and did anything interrupt it? It should play for a minute or so then end when Sunny gets there. If so, it sounds like something in sexout went wrong, what version of it are you using? To fix it, you could try via console: Player.CIOS XXXXXXX where XXX is the code for the SexoutNGFinishNow, which is printed to console every time you load game. Although.. this is how I end that animation anyway..
Odessa Posted August 31, 2014 Author Posted August 31, 2014 You can't solicit him, but he is involved in a quest.
jaam Posted August 31, 2014 Posted August 31, 2014 Ok, looking at your source it felt there was no way to start talking to him, so I thought he was disabled at the moment.
Dapper Dan Pomade Posted August 31, 2014 Posted August 31, 2014 Strange, did the crucified animation play properly, and did anything interrupt it? It should play for a minute or so then end when Sunny gets there. If so, it sounds like something in sexout went wrong, what version of it are you using? To fix it, you could try via console: Player.CIOS XXXXXXX where XXX is the code for the SexoutNGFinishNow, which is printed to console every time you load game. Although.. this is how I end that animation anyway.. It played properly, yeah. I stay up there for a bit, then it fades to black and I fall off with Sunny standing next to me, then we go through the dialog and she walks away. Using SexoutNGFinishNow doesn't seem to do anything, the tokens remain and I can't initiate animations anymore. Using the current version of Sexout.
Dapper Dan Pomade Posted August 31, 2014 Posted August 31, 2014 I dunno, no matter what load order or events sequence I try, whenever I go through that encounter I get the debug items in my inventory and Sexout stops working. Every other Sexout activity I try seems to work fine, I just can't seem to get by that encounter without breaking. Is it possible to jump past it via a console command to skip to a certain point in the quest? I wanna say though, despite the technical issue I'm running into, I liked the Goodsprings part of this mod. Looking forward to playing out the rest of it (especially whatever happens with Pete, if I can wind up getting beyond this point).
Odessa Posted August 31, 2014 Author Posted August 31, 2014 You could try removing the tokens via console RemoveItem. Unfortunately I think you've hit a sexout bug where animations are screwed permanently though. Since the animation ended with the FTB, the sexout finish must have partially worked but also failed to clean up- but I'm guessing because I don't really know how it works. If you're willing, try loading game, entering into console: scof "debuglog.txt" enabling debug for sexout, then repeating the sequence. If it the issue repeats, upload the scof log in the sexoutNG thread and make a savegame.
Dapper Dan Pomade Posted August 31, 2014 Posted August 31, 2014 Using Removeitem was actually the first thing I tried, because I've run into an issue with those Debug tokens in the past. Doesn't seem to work this time, unfortunately; animations still won't run. For now I've decided to move forward and keep playing the game. I'm looking forward to seeing what else you've got in this mod...hopefully I won't run into any further issues. We'll see. I am curious, though: how does the Easy Pete stuff end? If there's no console command to just start Not So Easy Pete, would you mind spoiling me on what happens?
Odessa Posted August 31, 2014 Author Posted August 31, 2014 I just tested it with '85 sexout, and I get the same issue every time as well. I hadn't tested it since '83, looks like something got broken- I've reported it in sexout thread. Thanks for finding that. Until there is a fix, you can use this jury rigged version if you want to play on. It simply skips the animation and restrains the player instead. SexoutSoliciting-JURY-RIGGED-FIX-AUG-31-2014.zip
Dapper Dan Pomade Posted September 1, 2014 Posted September 1, 2014 Awesome, thanks. Here's hoping for an easy fix.
Dapper Dan Pomade Posted September 3, 2014 Posted September 3, 2014 Hey, is there anything to do in Primm once the casino is reopened?
Odessa Posted September 3, 2014 Author Posted September 3, 2014 You can solicit people in the casino as before, and also in their houses. There is no new content right now. I would like to add some at some point, maybe Ruby Nash can become a BDSM focused madame at the Bison Steve.
luinil Posted September 3, 2014 Posted September 3, 2014 Hi, love this mod.I have one small problem with the novac part . a few sugguestions I hope you dont mind that? SLOAN suggestions ========== I really like the sloan episode and to make it a bit more 'classy' perhaps sex on the billard table in the mining office?Is this even possible? Random event like you go to mining office and the other hooker is already there with a miner? The merchant telling getting upset with you if you do it in the kitchen or perhaps she is already there with a miner?I love the it when you get told off for fucking in the toilet in goodsprings. If you are too high on jet/ too bad jet come down - a couple of miners suggest you go with them to discuss how you can get some Jet. PRIM ------- BUG? ====== If you have sex on the bed in prim it doesnt seem work that well, i think he gets their to fast and you end up having sex 2 - 5 m from the bed. The sex in the toilet in goodspriings almost always works flawlessly. Novac ---------- Every think works fine ,its awesome actually .I havent tried helios one though. Probelm ======= One small problem I think I am missing some resource cause I get a big fat ! mark ( missing mesh?).Its right next to the couch where the hookers tend to sit.To the right of the couch if you are looking at it.Can you tell me whats suppose to be there? I have check and/or upgraded SCR. BDSM, etc working through my sexout mods to check if they are the latest. Is it DLC related?? I only have the casino dlc and honest hearts. Sugestion ========= Squeeky bed sounds when doing it on the bed with a client.If you feel really enthusiastic rand squeey bed sounds? Keep up the awesome mods!
Dapper Dan Pomade Posted September 3, 2014 Posted September 3, 2014 You can solicit people in the casino as before, and also in their houses. There is no new content right now. I would like to add some at some point, maybe Ruby Nash can become a BDSM focused madame at the Bison Steve. When I saw "The Vikki and Vance Casino needs a premiere attraction" I thought it was going somewhere like I'd get hired there to be the small town whore in a more official capacity, maybe set up a couple of unique encounters with Primm's more noteworthy inhabitant. I bet Beagle would like to take it out on you that you got him fired. Maybe the new sheriff takes some liberties. Which would be especially funny if the new sheriff ended up being Primm Slim. I dunno. Just tossing out ideas.
Odessa Posted September 4, 2014 Author Posted September 4, 2014 Sloan: Billiard table sounds good , I can do that. I ought to get fannie mae more involved too, and the merchant ought to get bored once in a while too. Only problem is if you leave a cell whilst an act is in progress it can screw with sexout. I guess I could workaround that by locking or scripting the door and making the duration short, so you probably wouldn't notice. On the jet adventures, I've been planning to add some trips out of town- it would be a bit more risky, you wouldn't want to wander off with a nasty NPC... Primm: I'll tweak the distance for the mattress- or else I think there is a better way of doing it, which SOFO uses, I'll check that. Primm is underdeveloped, especially after casino reopens. I have a few ideas. Encounters with the new sherriff would be good, although there are no animations for robots yet... I know a few people on these boards share Garret's feelings there . Novac: The mesh you are missing is for the condoms, it is added by nordlands fertility drugs, theres a link in OP. Some more sounds would be good. The Helios One parties are a bit unstable with current NVSE, but work with the next (not yet released) version. I have also obtained permission to use a whole bunch of idle poses, which I should have fun with..
Dapper Dan Pomade Posted September 5, 2014 Posted September 5, 2014 Okay, so I'm confused. What are you supposed to do with bathhouse customers? One came up to me, we went to my motel room, then nothing happened. He and I just kind of stared at each other, and if I hit E on him I just get standard dialog options. EDIT: Nevermind, didn't see him say to jump on the bed.
Guest Devocracy Posted September 6, 2014 Posted September 6, 2014 Speaking of Primm.I started a new game yesterday, I rescued Beagle, I picked the powder gang as sheriff, and I killed the deserters/thugs, I then waited/slept for 5-6 game days using that 2-10 day sleep/wait mod at the nexus, and the casino never re-opened, I then waited another 10 days, still no go. I then started yet another new game today, I rescued Beagle, I picked Slimm to be the sheriff, I killed the thugs/deserters, and then I slept/waited for 6 days and the casino opened. So I'm curious, is there a console command I can just type in to cause the casino to instantly re-open? I'm also curious if there's a console code just in case I need to do a clean save.
luinil Posted September 6, 2014 Posted September 6, 2014 Speaking of Primm. I started a new game yesterday, I rescued Beagle, I picked the powder gang as sheriff, and I killed the deserters/thugs, I then waited/slept for 5-6 game days using that 2-10 day sleep/wait mod at the nexus, and the casino never re-opened, I then waited another 10 days, still no go. I then started yet another new game today, I rescued Beagle, I picked Slimm to be the sheriff, I killed the thugs/deserters, and then I slept/waited for 6 days and the casino opened. So I'm curious, is there a console command I can just type in to cause the casino to instantly re-open? I'm also curious if there's a console code just in case I need to do a clean save. Did you get a pardon from the ncr for the powder ganger sherrif ?
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