Tburgundy Posted April 11, 2020 Posted April 11, 2020 So I’m having an issue with the black mailers, I have the settings set to 100 percent to get devious device demands, and the dialogue says they’re putting them on, but they never actually get put on. I have real hand cuffs chance set to 0, but they get put on every time. I know that devious devices is working properly because AAF violate is using them when it activates. 1
Nebuchadnezzer2 Posted April 12, 2020 Posted April 12, 2020 5 hours ago, DiddlyDee0 said: @Nebuchadnezzer2 sorry man would you mind giving Somme insight to this? The only issue I have now is that I can't see the AAF menu when pressing HOME, but it is still functional during the animations IE: Pressing PgDown/PgUp will change scene, arrows on NUMPAD will move scene But it's not coming up with the info for scene wizard etc. Since you mentioned having previously had DoF still installed, go use this guide, and follow it carefully. Should have no issues after that. Might need to swap over to the Admin tab [Home, delete twice] to find out what, if any, further errors you're gettin [can ignore the 085's about animation length, if you have any pose mods installed].
galgat Posted April 16, 2020 Posted April 16, 2020 Been having a lot of fun with this one, started adding a bit more randomness to the dialogue for fun. Great stuff. Thank You! EDIT >> some other little things I did to enhance randomness Message property FPSH_MessageLockCollar auto Message property FPSH_MessageLockCollar1 auto Message property FPSH_MessageLockCollar2 auto Message property FPSH_MessageLockCollar3 auto Function OnDomProgressStage(int stage) ; stage 0 = strip ; 1 = lock & notify collar ; 2 = prompt gag ; 3 = lock gag ; 4 = prompt cuffs ; 5 = lock cuffs if stage == 0 StripPlayer() elseif stage == 1 EquipRandomCollar() ; Get a random number between 0 and 3 int random = Utility.RandomInt(0, 3) if random == 0 FPSH_MessageLockCollar.Show() elseif random == 1 FPSH_MessageLockCollar1.Show() elseif random == 2 FPSH_MessageLockCollar2.Show() elseif random == 3 FPSH_MessageLockCollar3.Show() endif IncreaseArousal(20) elseif stage == 2 FPSH_MessageLockGag.Show() IncreaseArousal(20) elseif stage == 3 EquipRandomGag() elseif stage == 4 FPSH_MessageLockHandcuffs.Show() FPSH_MessageLockHandcuffs2.Show() IncreaseArousal(20) else EquipRandomCuffs() endif EndFunction Just thinking of additions that make it more different from event to event.
Tr_veller Posted April 16, 2020 Posted April 16, 2020 On 4/11/2020 at 3:41 AM, Tburgundy said: So I’m having an issue with the black mailers, I have the settings set to 100 percent to get devious device demands, and the dialogue says they’re putting them on, but they never actually get put on. I have real hand cuffs chance set to 0, but they get put on every time. I know that devious devices is working properly because AAF violate is using them when it activates. Ditto
Tburgundy Posted April 16, 2020 Posted April 16, 2020 3 hours ago, Tr_veller said: Ditto I figured it out, Roggvir's DD items manager is a hard requirement to get devious devices to work with Sexual harassment, and the "real handcuffs" chance doesn't affect the chances that the black mailer will tie your hands, it's literally just the chance that they will use real handcuffs. Conversely if devious devices can't be used (because of the missing item mangager mod) they have no other option available to them. At least that's my theory. 1
twistedtrebla Posted April 16, 2020 Author Posted April 16, 2020 40 minutes ago, Tburgundy said: I figured it out, Roggvir's DD items manager is a hard requirement to get devious devices to work with Sexual harassment, and the "real handcuffs" chance doesn't affect the chances that the black mailer will tie your hands, it's literally just the chance that they will use real handcuffs. Conversely if devious devices can't be used (because of the missing item mangager mod) they have no other option available to them. At least that's my theory. That's correct. It does say in the requirements section that you need Roggvir's DD item manager if you want to use DD
twistedtrebla Posted April 16, 2020 Author Posted April 16, 2020 15 hours ago, galgat said: Been having a lot of fun with this one, started adding a bit more randomness to the dialogue for fun. Great stuff. Thank You! EDIT >> some other little things I did to enhance randomness Hide contents Message property FPSH_MessageLockCollar auto Message property FPSH_MessageLockCollar1 auto Message property FPSH_MessageLockCollar2 auto Message property FPSH_MessageLockCollar3 auto Function OnDomProgressStage(int stage) ; stage 0 = strip ; 1 = lock & notify collar ; 2 = prompt gag ; 3 = lock gag ; 4 = prompt cuffs ; 5 = lock cuffs if stage == 0 StripPlayer() elseif stage == 1 EquipRandomCollar() ; Get a random number between 0 and 3 int random = Utility.RandomInt(0, 3) if random == 0 FPSH_MessageLockCollar.Show() elseif random == 1 FPSH_MessageLockCollar1.Show() elseif random == 2 FPSH_MessageLockCollar2.Show() elseif random == 3 FPSH_MessageLockCollar3.Show() endif IncreaseArousal(20) elseif stage == 2 FPSH_MessageLockGag.Show() IncreaseArousal(20) elseif stage == 3 EquipRandomGag() elseif stage == 4 FPSH_MessageLockHandcuffs.Show() FPSH_MessageLockHandcuffs2.Show() IncreaseArousal(20) else EquipRandomCuffs() endif EndFunction Just thinking of additions that make it more different from event to event. Hah, I like it! If you dont mind sharing, I can incorporate these into the mod, so that we all can enjoy your new additions, and you wont have to worry about modifying these again if theres a new release 3
Tr_veller Posted April 16, 2020 Posted April 16, 2020 2 hours ago, twistedtrebla said: That's correct. It does say in the requirements section that you need Roggvir's DD item manager if you want to use DD Great googlingmoogling...
Elsidia Posted April 17, 2020 Posted April 17, 2020 11 hours ago, Tr_veller said: Great googlingmoogling The most funny thing is that AAF violent doesn't need Roggvir's manager and dd not in requirement list, but dd items work)
twistedtrebla Posted April 17, 2020 Author Posted April 17, 2020 21 minutes ago, Elsidia said: The most funny thing is that AAF violent doesn't need Roggvir's manager and dd not in requirement list, but dd items work) A mod doesnt NEED Roggvir's manager to use DD. But my mod does. It's a simple mod that gives so much needed customizeability to DD. I don't think I'll ever use DD if I have to bear with the damn mittens, or the blindfolds that basically blur the whole screen. With Roggvir's manager, I can disable those out, and use DD without ever worrying about getting those damn things equipped. It might as well be built into DD, if DD ever gets updated. 3
Elsidia Posted April 17, 2020 Posted April 17, 2020 2 minutes ago, twistedtrebla said: It might as well be built into DD, if DD ever gets updated Roggvir's manager left bad feelings in my game mods because it was one of reason why i drop using this mod. And it's takes a very long time (2 times longer) equip items as without it.
twistedtrebla Posted April 17, 2020 Author Posted April 17, 2020 15 minutes ago, Elsidia said: Roggvir's manager left bad feelings in my game mods because it was one of reason why i drop using this mod. And it's takes a very long time (2 times longer) equip items as without it. What's so bad about it? Also, why are you in such a hurry to equip DD? We're talking maybe 2-4 seconds max for Roggvir DD to equip
Elsidia Posted April 17, 2020 Posted April 17, 2020 45 minutes ago, twistedtrebla said: Also, why are you in such a hurry to equip DD If not hurry you can use a bug: in equipped process open inventory and you can decide put on dd item or not - it's more for cursed loot not for your mod but dd manager slows up this too. In my game it's take about 10 - 20 seconds after all equipped. And even after uninstall Roggs manager it's left in Fallout 4 directory evidences that papyrus log manager shows up in CK.
Tburgundy Posted April 17, 2020 Posted April 17, 2020 12 hours ago, Elsidia said: The most funny thing is that AAF violent doesn't need Roggvir's manager and dd not in requirement list, but dd items work) That’s actually one of the reasons I glossed over the requirement on this mod, which is bad because reading the descriptions and requirements is pretty important. I did bad ??♂️
MrCruelJohn Posted April 17, 2020 Posted April 17, 2020 12 hours ago, twistedtrebla said: A mod doesnt NEED Roggvir's manager to use DD. But my mod does. It's a simple mod that gives so much needed customizeability to DD. I don't think I'll ever use DD if I have to bear with the damn mittens, or the blindfolds that basically blur the whole screen. With Roggvir's manager, I can disable those out, and use DD without ever worrying about getting those damn things equipped. It might as well be built into DD, if DD ever gets updated. The damn mittens and handcuffs are a game ender. Unless you have Boston Device Helper. Got stuck in this and the workbench didnt give option to use the tools. Had to back about 4hrs of utter hell for Nora to remedy this.
Tr_veller Posted April 17, 2020 Posted April 17, 2020 2 hours ago, MrCruelJohn said: The damn mittens and handcuffs are a game ender. Unless you have Boston Device Helper. Got stuck in this and the workbench didnt give option to use the tools. Had to back about 4hrs of utter hell for Nora to remedy this. Agreed to be honest. My personal bug-bear are the yokes. I just really do not like them. DD works (kind of) and that's the thing. It's all a bit kind of... just that so many kinky mods rely on it.
galgat Posted April 17, 2020 Posted April 17, 2020 On 4/16/2020 at 11:56 AM, twistedtrebla said: Hah, I like it! If you dont mind sharing, I can incorporate these into the mod, so that we all can enjoy your new additions, and you wont have to worry about modifying these again if theres a new release I sent, I have not done as much as I want too, but over time will add more, The random message was something I was just tinkering with, I have only added 3 extra for the Flirt NPC at this time, but I saw potential to add many more, not a really hard thing to do, but takes more time coming up with different Messages If is junk just pitch it, I was mainly just having some fun with different Idea's.
galgat Posted April 17, 2020 Posted April 17, 2020 On 4/9/2020 at 3:31 PM, JBpy said: This mod has been updated and is perfect for Harassment. Adds lip movements. good point I had been using it, and it is nice that many mods that did not have lip movement do with this one installed. It also allows you to fast click through most all dialogue which is just pretty handy. So far I have not ran into a major conflict with it as it appears to check and only activate if a dialogue does not have a voice file.
twistedtrebla Posted April 18, 2020 Author Posted April 18, 2020 1 hour ago, galgat said: I sent, I have not done as much as I want too, but over time will add more, The random message was something I was just tinkering with, I have only added 3 extra for the Flirt NPC at this time, but I saw potential to add many more, not a really hard thing to do, but takes more time coming up with different Messages If is junk just pitch it, I was mainly just having some fun with different Idea's. Anything helps it means i can spend less time coming up with pick up lines
galgat Posted April 18, 2020 Posted April 18, 2020 4 minutes ago, twistedtrebla said: Anything helps it means i can spend less time coming up with pick up lines you are very welcome, I have enjoyed your mod, and innovative idea's. So if I can help in anyway like that I am truly glad too. Mod's seem to be so much better to me when the responses alternate enough to make there content seem more spontaneous, or serendipitous.
Tr_veller Posted April 18, 2020 Posted April 18, 2020 8 hours ago, galgat said: you are very welcome, I have enjoyed your mod, and innovative idea's. So if I can help in anyway like that I am truly glad too. Mod's seem to be so much better to me when the responses alternate enough to make there content seem more spontaneous, or serendipitous. I'm only saying this as I think it's good to have correct grammar in the text of mods (as it can be distracting and spoil an otherwise excellent experience) but you do not use an apostrophe for a plural. If you're going to add dialogue could you avoid mistakes like that? I'm talking about examples such as: idea's and mod's. The apostrophe indicates either a missing letter (can't) or possession (Galgat's additions) *cough* (also - 'too', that should be 'to', and 'there' should have been 'their') Please don't think I'm being a grammar nazi, I promise this is only to help with additions to an excellent series of mods.
galgat Posted April 18, 2020 Posted April 18, 2020 7 hours ago, Tr_veller said: I'm only saying this as I think it's good to have correct grammar in the text of mods (as it can be distracting and spoil an otherwise excellent experience) but you do not use an apostrophe for a plural. If you're going to add dialogue could you avoid mistakes like that? I'm talking about examples such as: idea's and mod's. The apostrophe indicates either a missing letter (can't) or possession (Galgat's additions) *cough* (also - 'too', that should be 'to', and 'there' should have been 'their') Please don't think I'm being a grammar nazi, I promise this is only to help with additions to an excellent series of mods. I wish you were doing it, Thank you. I have now lost interest
twistedtrebla Posted April 21, 2020 Author Posted April 21, 2020 Uploaded 1.4.2 (Requires SexAttributes 2.3.0 or newer; Clean save not req when updating from 1.2.1 or higher) - ADDED: Flirting NPCs may sometimes unknowingly say the word "sleep" in their dialogue! - If the player does not have hypno conditioning (doesn't have either "vulnerable to hypnosis" or "slave to hypnosis" perks), it'll be harmless, and the approach will go on normally. - But if the player is conditioned to the "sleep" trigger word, then they will immediately fall into trance. When this happens, you will get a message box, so you don't miss it. - If the player has enough willpower for it, they can snap out of trance, and regain control of themselves. Or they can decide the willpower is not worth it and just surrender to hypnosis, and agree to do as the NPC says - have sex! When giving in to hypnosis, and the NPC starts taking things too far (i.e. starts putting devious devices on the player) the player will not be able to say no to it (no plead option). But if they have enough willpower, they can resist and call off sex - will cost A LOT of willpower, however. - If the player does not have enough willpower, they have no choice but to surrender to hypnosis, and go along with the NPC, doing everything they ask to do. - The NPC is oblivious to the fact that player is hypnotized. All they think is the player just likes to have sex and so is agreeing to everything. So their dialogue is unchanged. - ADDED: Added more pick up lines for flirt approaches that will be picked randomly. This has no effect on the dialogue outcomes. Just adds more variety. - CHANGED: All approaches will now look if the player or the approaching NPC has AAF_ActorBlocked or AAF_ActorBusy keywords. If so, the approach will be aborted. - CHANGED: All approaches have extra checks for NPC or player's combat state. Approaches should abort more reliably during combat - FIXED: Fixed a bug where player sometimes didn't have the plead option for flirt 6
twistedtrebla Posted April 21, 2020 Author Posted April 21, 2020 20 minutes ago, galgat said: Good stuff, Thank you! and thank you!
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