jxm Posted October 1, 2014 Posted October 1, 2014 I like the environment in FallOut for Meaninglessly large Quanities of Risque Sexual content. It just seems like a place where Most anything could happen in that respect. *looks left, looks right, whispers* Yes indeed. In fact, Fallout would be even more suited "lorewise" to your style of quests, humour and storytelling than Oblivion! Yes, a shameless attempt of influencing you to maybe add some story-driven content to FNV Believe me, mods here will make you rich, famous and immortal! (Or just give you headaches and ungrateful mod-users, always mix that stuff up...)
DoctaSax Posted October 1, 2014 Posted October 1, 2014 3. probably start by taking apart some of the existing mods here, I see them talking about callback, so I assume this use's the Call FunctionName{} 4. are the sex call's done simular to LoversPK. 5. are the animations numbered in some sort of orderly fashion, denoting Vag,Anal,Blow. using a command like set Quest.Defence to player set Quest.Offence to me set xLoversQuest.SPos to MyQuest.fucktype" With Callback "Call xLoversCmnCallbackEntry 4 Callback xme zme" Or is it totally different. Callbacks are what we call things that happen after a sex act, ie there's some follow-up conversation, a spell is cast on someone etc. You register that with NG & it will handle it for you. It's not the same as a UDF call, although we've recently started using UDFs as the main interface so they are involved in the whole thing. You can probably get some use out of the api.
prideslayer Posted October 2, 2014 Posted October 2, 2014 4. are the sex call's done simular to LoversPK. There are three ways, all of them are easy. The best way is the new way, with the UDFs. A sex call with Bob and Alice is: call fnSexoutActPrep call fnSexoutActSetInt "sextype" Vaginal call fnSexoutActSetRef "actora" bobREF call fnSexoutActSetRef "actorb" aliceREF call fnSexoutActRun They can get more involved but that's the basic syntax. 5. are the animations numbered in some sort of orderly fashion, denoting Vag,Anal,Blow. using a command like set Quest.Defence to player set Quest.Offence to me set xLoversQuest.SPos to MyQuest.fucktype" No, they are numbered according to my own personal system. You can set the sextype to vaginal, oral, or anal and it will pick an appropriate animation at random. If you don't set that var, sexout will pick it at random as well. Any further questions, please post in the SexoutNG support thread or the API thread before Loogie chokes us all to death.
Loogie Posted October 2, 2014 Author Posted October 2, 2014 Eh, I've been playing a lot of Wasteland 2. I'm more into exploding people's heads like blood sausages now.
Halstrom Posted October 2, 2014 Posted October 2, 2014 Eh, I've been playing a lot of Wasteland 2. I'm more into exploding people's heads like blood sausages now.Yeah now it's finally out of beta
RitualClarity Posted October 2, 2014 Posted October 2, 2014 http://store.steampowered.com/app/240760/ You can even choose your cigs... lol
NismoMan Posted October 5, 2014 Posted October 5, 2014 can someone list all the perks associated with Tryouts along with their directory paths/file names? The reason I'm asking is that I'm creating all the missing perk icons/logos to give them a more... visual "?" representation, I'm already done with the below if anyone is interested, includes a sample: Dominant Nymphomaniac Masochist Submissive Tight Fanny Legion Wife Prison Bitch Seasoned Prison Bitch USO Girl Working Girl You're All Heart
Loogie Posted October 6, 2014 Author Posted October 6, 2014 Perk list is: USO Girl Prison Bitch Legion Wife Red Rocker Kings' Groupie Have A Heart! You're All Heart! Working Girl Salty FEV The Atomic Vagina! As for the paths, there are none. That's why it defaults it that weird thing, so make them what you'd like. Really love the direction you're going!
NismoMan Posted October 6, 2014 Posted October 6, 2014 Perk list is: USO Girl Prison Bitch Legion Wife Red Rocker Kings' Groupie Have A Heart! You're All Heart! Working Girl Salty FEV The Atomic Vagina! As for the paths, there are none. That's why it defaults it that weird thing, so make them what you'd like. Really love the direction you're going! It's the least I could do man, I ain't a coder nor an animator but I know my way around illustrations and I wanted so much to give something back to LL.. so this became like a calling of sorts, lol. Well, as I said, I'm not a coder so I'll most likely screw something up if I created a separate esp for the icons, if you're interested, I can send you the Tryout icons / upload them somewhere once they're done and converted to dds and you can integrate them within the mod, what do you think? I probably created extra icons that belong to other mods as well, lol, I'll try to contact their owners and see if they'll include those as well. Quick question: What do "Salty FEV" and "The Atomic Vagina!" (LOL, genius!) refer to?
NismoMan Posted October 6, 2014 Posted October 6, 2014 Nice work on those icons! Thanks, been doing those on breaks at work... so much for NSFW
Loopy06 Posted October 7, 2014 Posted October 7, 2014 Nice pictures indeed ! I have a question relative to tryout. Seems like only legionnaries of Cottonwood Cove have the Tryout dialogue for me, I haven't been at the Fort yet nor Nelson, other legionnaries in the wilderness or from other mods can approach me but the dialogue don't trigger. Is it restricted to some cells or something is wrong ?
NismoMan Posted October 7, 2014 Posted October 7, 2014 Nice pictures indeed ! I have a question relative to tryout. Seems like only legionnaries of Cottonwood Cove have the Tryout dialogue for me, I haven't been at the Fort yet nor Nelson, other legionnaries in the wilderness or from other mods can approach me but the dialogue don't trigger. Is it restricted to some cells or something is wrong ? Personally I couldn't say, I've been shooting those bastards before they manage to approach me, now I'm vilified
panthercom Posted October 7, 2014 Posted October 7, 2014 I seem to recall the Legion sex stuff is triggered only in Cottonwood Cove and the other camp where Caesar is. There is a point in the game where Vulpes Inculta approaches you in New Vegas and tells you that Caesar wants to see you, promising you forgiveness of your crimes against the Legion; that might allow you to reset your reputation with the Legion.
prideslayer Posted October 7, 2014 Posted October 7, 2014 I also seem to recall it only being in effect at the cove and fort.
Loogie Posted October 7, 2014 Author Posted October 7, 2014 Perk list is: USO Girl Prison Bitch Legion Wife Red Rocker Kings' Groupie Have A Heart! You're All Heart! Working Girl Salty FEV The Atomic Vagina! As for the paths, there are none. That's why it defaults it that weird thing, so make them what you'd like. Really love the direction you're going! It's the least I could do man, I ain't a coder nor an animator but I know my way around illustrations and I wanted so much to give something back to LL.. so this became like a calling of sorts, lol. Well, as I said, I'm not a coder so I'll most likely screw something up if I created a separate esp for the icons, if you're interested, I can send you the Tryout icons / upload them somewhere once they're done and converted to dds and you can integrate them within the mod, what do you think? I probably created extra icons that belong to other mods as well, lol, I'll try to contact their owners and see if they'll include those as well. Quick question: What do "Salty FEV" and "The Atomic Vagina!" (LOL, genius!) refer to? I'd be happy to add them. Salty FEV is a perk for whoring to super mutants, and The Atomic Vagina! is for whoring to the Bright Brotherhood ghouls. Nice pictures indeed ! I have a question relative to tryout. Seems like only legionnaries of Cottonwood Cove have the Tryout dialogue for me, I haven't been at the Fort yet nor Nelson, other legionnaries in the wilderness or from other mods can approach me but the dialogue don't trigger. Is it restricted to some cells or something is wrong ? Legionaries everywhere should approach you.
Loopy06 Posted October 7, 2014 Posted October 7, 2014 "Legionaries everywhere should approach you." I have probably a conflicting mod then. Tried again at the legion raid camp (where the 2 captives PG are), I can see the chance passed in the console, the legionaries approach but no dialogue. Tried at Cottonwood Cove after, works fine. Only possible conflicting mod I can see would be AWOP, here's my load order. [X] FalloutNV.esm[X] DeadMoney.esm[X] HonestHearts.esm[X] OldWorldBlues.esm[X] LonesomeRoad.esm[X] GunRunnersArsenal.esm[X] ClassicPack.esm[X] CaravanPack.esm[X] MercenaryPack.esm[X] TribalPack.esm[X] YUP - Base Game + All DLC.esm[X] oHUD.esm[X] T6M Equipment Replacer NV.esm[X] Weapons.of.the.New.Millenia.esm[X] Badlands.esm[X] domecity.esm[X] RockwellPursuit.esm[X] RustTownV1Master.esm[X] SlaveTown - Episode II.esm[X] AWorldOfPain(Preview).esm[X] SomeguySeries.esm[X] UWHNV-Core.esm[X] CoitoErgoSum.esm[X] factions reloaded raiders v2.esp[X] Sexout.esm[X] SexoutCommonResources.esm[X] SexoutSlavery.esm[X] SexoutLegion.esm[X] SexoutSoliciting.esm[X] SexoutStore.esm[X] NVWillow.esp[X] YUP - NPC Fixes (Base Game + All DLC).esp[X] DK Caucasians.esp[X] DarNifiedUINV.esp[X] ExtendedNVRadio.esp[X] SmallerTalk.esp[X] PinkPrincessSuitEN.esp[X] SexyTacticalOutfitT6M.esp[X] T6M CH Raider Armor.esp[X] T6M Combat Uniform NV.esp[X] T6M Jeans Outfit.esp[X] T6M Under Wear.esp[X] T6M Unique Item.esp[X] T6M Dead Money Armor.esp[X] T6M Honest Herts Replace.esp[X] T6M Old World Blues Replace.esp[X] The Mod Configuration Menu.esp[X] The Weapon Mod Menu.esp[X] Centered 3rd Person Camera - Unraised.esp[X] CASM with MCM.esp[X] Hot Loading Screens.esp[X] KDC_Companions_Removable_Armors.esp[X] SunnyCompanion.esp[X] populatedcasino.esp[X] RockwellPursuit2014Update.esp[X] RustTownAdditions3.esp[X] SlaveTown - Episode II - Assets.esp[X] The Door.esp[X] The Torn City.esp[X] AWOPDeadMoney.esp[X] AWOPDeadMoneyVendorPatch.esp[X] AWOP Interior Music.esp[X] AWOP Revs - Core Fixes.esp[X] AWOP Revs - You Are The Hero.esp[X] AWOP Revs - Scaled Goodsprings Fight.esp[X] AWOP Revs - Extra Gear.esp[X] NewVegasBounties.esp[X] NewVegasBountiesII.esp[X] NewVegasKiller.esp[X] TheInheritance.esp[X] KingOfTheRing.esp[X] Badmothafucka.esp[X] UWHNV-Addon-FollowerHome.esp[X] UWHNV-Addon-DLC.esp[X] UWHNV-Addon-GRA.esp[X] Weapons.of.the.New.Millenia.Leveled.Lists.esp[X] Weapons.of.the.New.Millenia.Honest.Hearts.Grunt.Patch.esp[X] Weapons.of.the.New.Millenia.Store.LITE.esp[X] SexoutZAZ.esp[X] SexoutSpunk.esp[X] SexoutLust - oHUD.esp[X] SexoutClothingEval.esp[X] SexoutCheckMeOut.esp[X] SexoutFadeToBlack.esp[X] SexoutSexAssault.esp[X] SexoutSex.esp[X] SexoutResolutions.esp[X] SexoutConsequences.esp[X] SexoutNCR.esp[X] SexoutKings.esp[X] SexoutFiends.esp[X] SexoutPowderGangers.esp[X] SexoutKhans.esp[X] SexoutWorkingGirl.esp[X] Tryout-PG Kennel.esp[X] SexoutSS_C.esp[X] Sexout- CES.esp[X] SexoutFleshedOut.esp[X] SexoutWillow.esp @ panthercom : I have no infamy with the legion, my rep is Idolized (if that matters...)
RDKateran Posted October 8, 2014 Posted October 8, 2014 When I first tried using Tryouts way back when, Legionnaires indeed only worked in the two areas. I noticed that other Legionnaires, if non-hostile, would attempt to approach, as the scanner functioned and brought back successful values, but they'd always abort and walk away before any dialogue could commence. I have no idea if that's changed in the recent updates. Does that sound like what's happening to you, Loopy?
prideslayer Posted October 8, 2014 Posted October 8, 2014 It might be that the approach timer expired while they were walking. Check the console.
RitualClarity Posted October 8, 2014 Posted October 8, 2014 Yes.. even way back when.. I would walk my character to a close proximity to the legionnaires then it would work. If I was far away they would "give up" and just walk away. They did work If memory served me correctly around the NCR camps ( where the NCR camp is next to the Legionaries camp as well. Just had to be close. Now this was an old version way back when Epstein still worked...
Loopy06 Posted October 18, 2014 Posted October 18, 2014 Already mentioned in the thread but there's no activable radio in camp forlorn hope during the "whore of babylon" quest (at least not where the quest marker is heading, and haven't found in the other buildings/tents). For those who have the quest and want the objective completed, console : setstage xx030041 70 (xx = SexoutNCR.esp loading order).
Loogie Posted October 19, 2014 Author Posted October 19, 2014 Some people report that, but I've never been able to replicate it. The radio should be in front of Tech Sergeant Reyes.
jkarpynczyk Posted October 22, 2014 Posted October 22, 2014 How do you present sunny to Eddie, and which mods are required if any? GameMode=FalloutNV FalloutNV.esm HonestHearts.esm DeadMoney.esm OldWorldBlues.esm ClassicPack.esm MercenaryPack.esm TribalPack.esm CaravanPack.esm GunRunnersArsenal.esm LonesomeRoad.esm jokristinascloset.esm CoitoErgoSum.esm Vault-HQ1_NV.esm Sexout.esm SexoutCommonResources.esm SexoutSlavery.esm SexoutLegion.esm SexoutPregnancyV3.esm SexoutOffSpring.esm SexoutStore.esm msexBase.esm msexTopsOffice.esm SexoutSoliciting.esm SexoutAffairs.esp SexoutASB.esp SexoutAssassin.esp SexoutBreeder.esp SexoutCheckMeOut.esp SexoutCompanions.esp SexoutCrowdsB.esp SexoutDrugging.esp SexoutDrugs.esp SexoutFadeToBlack.esp SexoutFiends.esp SexoutKhans.esp SexoutKings.esp SexoutLust.esp SexoutNCR.esp SexoutOffspringDialogue.esp SexoutPositioning.esp SexoutPowderGangers.esp SexoutPowderGangers (HPT Tweaks).esp Tryout - Hard Prison Time.esp SexoutRocket.esp SexoutTrade.esp SexoutWorkingGirl.esp Sexout-Wear-And-Tear.esp SexoutZAZ.esp msexCourtesan.esp msexFort.esp msexVeronica.esp TwistedMinds.esp KDC_Companions_Removable_Armors.esp Type3MClothing_HH.esp Type3MClothing_OWB.esp SmallerTalk.esp The Mod Configuration Menu.esp NVRefugee Outfits.esp merccustom.esp dragongirl.esp sexysleepwearnr.esp sexysleepwear.esp Ghost Variants Adjutant.esp Ghost Variants Safe.esp Ghost Variants.esp Free Tribal Outfits.esp RaiderChains.esp Roberts_NewVegas.esp ContinueAfterEnding.esp SunnyCompanion.esp
Loogie Posted October 23, 2014 Author Posted October 23, 2014 Powder Gangers Tryout is required. And you present her by taking her to Eddie.
Recommended Posts