Gnafron Posted August 23, 2014 Posted August 23, 2014 There are major compatibility issues with SL 1.59 so don't use it.Use Submit with SL 1.57 instead until dkatryl makes an update.
dkatryl Posted August 25, 2014 Author Posted August 25, 2014 Most Recent Changes 24AUG14 2215 Updated - The Calm effect works differently now. After you beat down a victim in combat, the Calm effect will no longer be removed if they see you fighting others. (It will still be removed if you attack them directly). Added - Additionally, if you have raped and/or robbed them, thus giving them the "Victim" faction, they will now cower any time they see you, and stop cowering once they no longer see you. Reminder - The Calm effect only lasts for 1 hour. Additionally, it is a Magic Effect, which means it is auto removed if/when you change areas, due to how Skyrim works. That means a bandit that you leave outside may be passive when you go into their hideout, but they will probably be agro when you come back out, for instance. Added - 4 new Bounty Alias slots, allowing you to capture and turn in up to 5 Bounties simultaneously. I'm not aware of any SL1.59 issues with Submit when the Player is the aggressor and/or simply using the dialog options for consensual sex, as I was using it over the weekend just fine. But, I haven't touched Skyrim in a long time until this weekend, which is why I made this small update. Maybe next weekend I'll dedicate some time to testing the Player as a the victim to see if anything is broken on my end.
pinky6225 Posted August 25, 2014 Posted August 25, 2014 Most Recent Changes 24AUG14 2215 Updated - The Calm effect works differently now. After you beat down a victim in combat, the Calm effect will no longer be removed if they see you fighting others. (It will still be removed if you attack them directly). Added - Additionally, if you have raped and/or robbed them, thus giving them the "Victim" faction, they will now cower any time they see you, and stop cowering once they no longer see you. Reminder - The Calm effect only lasts for 1 hour. Additionally, it is a Magic Effect, which means it is auto removed if/when you change areas, due to how Skyrim works. That means a bandit that you leave outside may be passive when you go into their hideout, but they will probably be agro when you come back out, for instance. Added - 4 new Bounty Alias slots, allowing you to capture and turn in up to 5 Bounties simultaneously. I'm not aware of any SL1.59 issues with Submit when the Player is the aggressor and/or simply using the dialog options for consensual sex, as I was using it over the weekend just fine. But, I haven't touched Skyrim in a long time until this weekend, which is why I made this small update. Maybe next weekend I'll dedicate some time to testing the Player as a the victim to see if anything is broken on my end. Cheers for the update
matekun Posted August 25, 2014 Posted August 25, 2014 Noticed that during sex the victim sometimes interrupts the sex animation and uses the new fear animation.Happens when I change sex animation with O and forces me to move a phase back or forward to fix it.
Kasumi000 Posted August 26, 2014 Posted August 26, 2014 (edited) Hi, I found a script error in _slsubmitsetup psc that was causing failures to compile, I fixed the script manually and am trying to post it here but it keeps giving me a forum error saying 'you cant post links' whenever i try to write a code chunk that has a period in it..., even if its contained within a code frame/block forum thing... Anyways, the error was caused by the InitializeMod function call, which should be pointingtowards the _SLSubmitQuest script, instead of _SLConfig (which points to _SLSubmitConfig,the function InitializeMod() is in _SLSubmitQuest not _SLSubmitConfig)So, added a line to _slsubmitsetup psc at the top (new line 3), and properly redirectedthe InitializeMod entries towards that. (one at each of the events) ;SexLabFramework property SexLab Auto _SLSubmitConfig Property _SLConfig auto _SLSubmitQuest Property _SLQuest auto GlobalVariable Property _SLSubmitRapeGlobal Auto It wont let me put a word <dot> another word in the forums here so i cant paste the rest of the code, but basically I just replaced the word _SLConfig with _SLQuest at the next two InitializeMod() calls, which happen right at the start of the two events in the script. Edited August 26, 2014 by Kasumi000
pinky6225 Posted August 26, 2014 Posted August 26, 2014 Hi, I found a script error in _slsubmitsetup psc that was causing failures to compile, I fixed the script manually and am trying to post it here but it keeps giving me a forum error saying 'you cant post links' whenever i try to write a code chunk that has a period in it..., even if its contained within a code frame/block forum thing... Anyways, the error was caused by the InitializeMod function call, which should be pointing towards the _SLSubmitQuest script, instead of _SLConfig (which points to _SLSubmitConfig, the function InitializeMod() is in _SLSubmitQuest not _SLSubmitConfig) So, added a line to _slsubmitsetup psc at the top (new line 3), and properly redirected the InitializeMod entries towards that. (one at each of the events) ;SexLabFramework property SexLab Auto _SLSubmitConfig Property _SLConfig auto _SLSubmitQuest Property _SLQuest auto GlobalVariable Property _SLSubmitRapeGlobal Auto It wont let me put a word <dot> another word in the forums here so i cant paste the rest of the code, but basically I just replaced the word _SLConfig with _SLQuest at the next two InitializeMod() calls, which happen right at the start of the two events in the script. I'd suggest you put it in a text doc and then use winrar/zip etc and stick the archive folder on the forums as it will let you attach compressed files below 100 mb I know BB code is enabled but that uses square brackets rather than greater than/less than signs but it could be its thinking thats HTML code
karlpaws Posted August 26, 2014 Posted August 26, 2014 (edited) Possibly a noob misunderstanding... can you have a gangbang by submit, or only by seduce? If I have my female PC in a fight with 2-3 male bandits, and I submit, only one will rape PC at a time. IF there are 2, one wiill rape, one will wait, then they switch. IF there are 3 bandits, one will rape PC, one will rape the other bandit. I do have the enforce options for same sex and gender turned off. - EDIT - I finally found some posts searching with the gangbang keyword that the functionaltiy was removed from Submit at some point. Does anyone use the Defeat mod for the 3 person functions and disable the rest? Edited August 26, 2014 by karlpaws
dkatryl Posted August 26, 2014 Author Posted August 26, 2014 Noticed that during sex the victim sometimes interrupts the sex animation and uses the new fear animation.Happens when I change sex animation with O and forces me to move a phase back or forward to fix it. Fair enough. I just wanted to add some flavor to show that "Yep, you've already victimized them, and look, they are skeered of you now!" I'll look into making sure it doesn't do it when in the middle of an animation.
JUSSME Posted August 27, 2014 Posted August 27, 2014 Need help. I unistalled the mod in game. than saved. Unistalled via nmm and than loaded it again. Saved, installed the updated version and now when I try to go to the mod menu for this all the options are off and when I try to change them it says NaN or something like that
pinky6225 Posted August 27, 2014 Posted August 27, 2014 Need help. I unistalled the mod in game. than saved. Unistalled via nmm and than loaded it again. Saved, installed the updated version and now when I try to go to the mod menu for this all the options are off and when I try to change them it says NaN or something like that Have you tried typing setstage ski_configmanagerinstance 1 on the console to see if its a MCM issue? could be its showing the mcm from the previous install still rather than the new install
Gnafron Posted August 27, 2014 Posted August 27, 2014 Hello dkatrylThanks for the update.Any luck fixing the submit shout not working while the PC is in werewolf form ? (Or maybe I missed a change log.)
dkatryl Posted August 28, 2014 Author Posted August 28, 2014 Most Recent Changes27AUG14 2222 Fixed - Added a check to prevent the "cower" effect from happening during sex scenes from the recent Calm effect update. After the current scene is over, the cowering will begin again.
dkatryl Posted August 28, 2014 Author Posted August 28, 2014 Hello dkatryl Thanks for the update. Any luck fixing the submit shout not working while the PC is in werewolf form ? (Or maybe I missed a change log.) I wasn't aware there was an issue there. It's been months since I looked at the werewolf stuff, but I know that, due to engine limitations with regards to the werewolf form (That isn't present for the Vampire Lord form, oddly) the camera will be locked behind you, as if you had your weapon drawn, for sex scenes during werewolf form. But last I checked, the shout worked for it.
OnigiriKitten Posted August 28, 2014 Posted August 28, 2014 Hello dkatryl Thanks for the update. Any luck fixing the submit shout not working while the PC is in werewolf form ? (Or maybe I missed a change log.) I wasn't aware there was an issue there. It's been months since I looked at the werewolf stuff, but I know that, due to engine limitations with regards to the werewolf form (That isn't present for the Vampire Lord form, oddly) the camera will be locked behind you, as if you had your weapon drawn, for sex scenes during werewolf form. But last I checked, the shout worked for it. Is there any way to make it so it unlocks the camera so i can go to 3rd person when i go to sex lab i have 3rd person cam on but werewolf cam lock overrides it any suggestions?
ElusiveMonty Posted August 28, 2014 Posted August 28, 2014 I'm having a problem.. The system will tell me I've gotten someone to submit, but then what? I will talk with them but I get no options, and whenever the shout causes someone to "submit", still nothing happens lol any help would be awesome.
DarkFireTim Posted August 28, 2014 Posted August 28, 2014 @dkatryl There's been a long standing bug for both werewolf and vampire lord forms, the problem is that only a handful of people seem to have it and none of us that do seem to be able to narrow down whats causing it. This means most of the reports are "Hey this isn't working help!" style reports, because we don't have anything more helpful to add. And the few times a log has been posted it hasn't helped anyone figure out what's going on either. For my part I've done a fresh install with nothing but submit (and its requirements) and still had the issue, I asked about it here and no one else had any ideas so I just kinda gave up on having kinky monster sex and moved on.
itzaguy Posted August 28, 2014 Posted August 28, 2014 I don't know how hard it would be to add onto submit, but a script where you could convert enemies you raped into followers and if enemies could convert your followers to their faction if a certain mindbreak threshhold was reached. Not just a magic spell but integration with the sexlab system.
Feddo Posted September 1, 2014 Posted September 1, 2014 I just got a crash using SL 1.59 after I had my way with a bandit and told her I was going to turn her in for a bounty, looking at the papyrus didn't seem to show anything but here it is anyway. I started the rape fine and it worked although I have not tried to actually submit to anyone/anything yet. Edit: I just reloaded the save and tried to turn her in again and it worked . I have no idea what happened. Although after I loaded it I tried to execute my prisoner and instead I unequipped my 2 handed sword and gave her one left hook then spazed out, stood still and reequipped my weapon. I then tried to hit her multiple times, each hit gave me the instant kill animation but she just stood there and took it. She was invincible.
dkatryl Posted September 1, 2014 Author Posted September 1, 2014 Most Recent Changes01SEP14 1133 Fixed - Typo in the _SLSubmitBountyEnd script where the 4th Bounty Slot was being assigned to the 1st Execute slot. All 5 Bounty turn ins should be properly executed now.
Sathar Posted September 1, 2014 Posted September 1, 2014 Thank you for your work on this excellent mod. Would you please consider refining the Player Surrender Steal Gear option to only steal equipped weapons and armor, or alternatively, maybe a minimum gold value for stolen items (or both)? I'd like to use Submit in a full game play through including realism mods. Having armor and weapons stolen is severe, but potentially survivable (Better find some fresh clothes before going outside!). Losing all of my food, survival gear and other clutter is massively inconvenient, a major hurdle, and likely to be the difference between trying to recover and just reloading.
Feddo Posted September 1, 2014 Posted September 1, 2014 Most Recent Changes 01SEP14 1133 Fixed - Typo in the _SLSubmitBountyEnd script where the 4th Bounty Slot was being assigned to the 1st Execute slot. All 5 Bounty turn ins should be properly executed now. Yay, I wasn't going crazy, something was wrong! Thanks for all the updates, I love this mod!
OmenSakaw Posted September 2, 2014 Posted September 2, 2014 Is there a way to make the Turn In feature with OBIS?It seems they have their own set of factions, so after I made them submit, they just walk around.It works fine on other factions like warlock and forsworn though
Nichoice Posted September 3, 2014 Posted September 3, 2014 With regards to the latest update, will I need to make a clean save before uninstalling and re installing the 01SEP2014 update from the 27AUG2014? And one minor issue, although I assume its nothing to do with your mod (as everything works great!) is that some NPCs added by inconsequential NPC are not voiced in some of their dialogue while some are. Would you perhaps know how abouts I can add those lines of dialogue to any particular NPCs I run into? EDIT: Noticed a bug, not sure whether its completely related to Submit, but as a female PC and using SOS. When selecting through dialog, the Schlong doesn't always appear. It appears to only happen for the oral dialog. I am using the newest version of SOS and the gender change spell mod as well so that sexlab recognizes me as a male and therefore doesn't equip a strap on. So I assume the error must be to do with Submit unless its an inherent bug in Sexlab that misses a gender check? GameMode=SkyrimSkyrim.esm=1Update.esm=1Unofficial Skyrim Patch.esp=1Dawnguard.esm=1Unofficial Dawnguard Patch.esp=1HearthFires.esm=1Unofficial Hearthfire Patch.esp=1Dragonborn.esm=1Unofficial Dragonborn Patch.esp=1ApachiiHair.esm=1ApachiiHairMales.esm=1RaceCompatibility.esm=1ClimatesOfTamriel.esm=1SexLab.esm=1SharedSeranaDialogue.esm=1TERAArmors.esm=1RSkyrimChildren.esm=1Fantasy Soundtrack Project.esp=1Schlongs of Skyrim - Core.esm=1HighResTexturePack01.esp=1HighResTexturePack02.esp=1HighResTexturePack03.esp=1RaceCompatibilityUSKPOverride.esp=1Unofficial High Resolution Patch.esp=1Weapons & Armor Fixes_Remade.esp=1FantasySoundtrackProjectCombatMusic.esp=1FSP - Dawnguard Edition.esp=1Immersive Sounds - Compendium.esp=1AMatterOfTime.esp=1Auto Unequip Ammo.esp=1Dual Sheath Redux.esp=1High Level Enemies.esp=1High Level Enemies - Dawnguard.esp=1High Level Enemies - Dragonborn.esp=1SOT-Sleeping.esp=1SexLab Submit.esp=1SexLab Submit Serana.esp=1sexlab_WearAndTear.esp=1Skyrim_Strap_Ons.esp=1Schlongs of Skyrim.esp=1SOS - VectorPlexus Regular Addon.esp=1SOS - B3lisario UNP Addon.esp=1SexLab Sound FX Replacer.esp=1NusbieVoices.esp=1SexLabGenderChange.esp=1ArchmageTolfdir.esp=1chfshPlayerVoicesets.esp=1EnhancedGauldurAmuletENG.esp=1Dragon Soul Relinquishment.esp=1RaceMenu.esp=1RaceMenuPlugin.esp=1RaceMenuOverlays.esp=1SOSRaceMenu.esp=1SkyUI.esp=1iHUD.esp=1AHZmoreHUD.esp=1Customizable Camera.esp=1Blindfolds_of_Skyrim.esp=1BnS White Bird Outfit.esp=1BosmerArmorMATY743.esp=1Cloaks.esp=1Cloaks - Dawnguard.esp=11nivWICCloaks.esp=11nivWICSkyCloaksPatch.esp=1DA2 Bethany Robes.esp=1DAO Morrigan's Robes.esp=1Dark Souls Set 01.esp=1Haytham Kenway Apparel.esp=1Hothtrooper44_Armor_Ecksstra.esp=1Hothtrooper44_ArmorCompilation.esp=1Immersive Weapons.esp=1WeaponsArmorFixes_ImmersiveWeapons_Patch.esp=1InquisitorGear.esp=1Jin Seo Yeon's Outfit.esp=1K9Armor.esp=1Knight Of Thorns Armor.esp=1KTABladeOfWoe.esp=1LordOfWar_TW2.esp=1Medusa and Drakul Armors.esp=1NS_Eilhart_Dress.esp=1R18Pn - Astaroth Suit.esp=1TrissArmorRetextured.esp=1Raven Witch Armor.esp=1Renaissance Era Clothing.esp=1Saskia.esp=1Shura Armor.esp=1SwordMasterArmor.esp=1TERAArmors.esp=1TH3WICK3D1-ViperAssassinArmor.esp=1TH3WICK3D1-BlueStripesEliteArmor.esp=1TH3WICK3D1-BlueStripesCommandoArmor.esp=1Armageddon.esp=1Liberation Assassin Set.esp=1Colonial Formal Attire.esp=1Kadan.esp=1Nyra's Armor.esp=1The Prince of Persia.esp=1whiterunqueenarmor.esp=1Mage Hawke Armor.esp=1AC-Ishak Pasha Armor.esp=1Dishonored Lord Protector Set.esp=1Guild Duelist Armor.esp=1Cleric Armours - Credo.esp=1TorchArrow-Dawnguard.esp=1Zhaetheria Legend Aris Armor.esp=1TDNEquipableHorns.esp=1GDZZJJDH.esp=1FS_UltimateAssortment.esp=1ScopedBows.esp=1SkyRe_Main.esp=1SkyRe_Main_Fix.esp=1SkyRe_EncounterZones.esp=1SkyRe_EnemyAI.esp=1SkyRe_EnemyScaling.esp=1SkyRe_EnemyScaling_Fix.esp=1AesirArmor.esp=1Run For Your Lives.esp=1When Vampires Attack.esp=1No Combat Boundaries - Legendary.esp=1CanalHomeM.esp=1MammothHome.esp=1LimbwoodManor.esp=1MammothManor.esp=1yggdrasil.esp=1Differently Ebony.esp=1HelmetToggle2.02b.esp=1montyxdg4hota.esp=1Convenient Horses.esp=1KrittaKitty_horses_uniqueFrost.esp=1dD - Enhanced Blood Main.esp=1dD-Dawnguard-EBT Patch.esp=0dD-Dragonborn-EBT Patch.esp=0dD-Dragonborn-Dawnguard-EBT Patch.esp=1BF.esp=1Weapons & Armor_DragonPriestMasks.esp=1aMidianborn_Skyforge_Weapons.esp=1WeaponsArmorFixes_ambSkyforge_Patch.esp=1Weapons & Armor_TrueOrcish&DaedricWeapons.esp=1CL Ebonyblade2Hand.esp=1Ghosu - Weapon Pack 1.esp=1isilNarsil.esp=1Orcrist.esp=1lilithscarver3_0.esp=1lilithsobliterator3_0.esp=1lilithsreaver.esp=1lilithssickle.esp=1lilithsslayer.esp=1Chesko_WearableLantern.esp=1Thieves Guild Requirements.esp=1BFT Ships and Carriages.esp=1EnhancedLightsandFX.esp=1ELFX - Exteriors.esp=1ELFX - Dawnguard.esp=1ClimatesOfTamriel-Nights-Level-5.esp=1ELFXEnhancer.esp=1Better Vampires ML.esp=1Brevi_MoonlightTales.esp=1Apocalypse - The Spell Package.esp=1Apocalypse - SkyRe Compatibility Patch.esp=1SmartCast_1_0.esp=1BFSEffects.esp=1DeadlySpellImpacts.esp=1Locational Damage.esp=1VioLens.esp=1Artifact Disenchanting.esp=1Artifact Disenchanting - Dawnguard.esp=1Artifact Disenchanting - Dragonborn.esp=1SMDropLitTorch.esp=1FormsEdit.esp=1SGHailPackAllinOne.esp=1LovelyHairstylesCE.esp=1mortenhairs.esp=1Newhairpack.esp=1TheEyesOfBeauty.esp=1The Eyes Of Beauty - Elves Edition.esp=1KJ Tattoos 2K.esp=1RaceMenuOverlayCompilation - CBBE.esp=1BS-TheHag_Overlays.esp=1BS-TheHag_WarPaints.esp=1vwrNeckSeamFix.esp=1JessicaAlba.esp=1OliviaWilde.esp=1SlavePackRiekling.esp=1CompanionArissa.esp=1Marriable Serana.esp=1Marriable Serana HF.esp=1Inconsequential NPCs.esp=1NonEssentialChildren.esp=1AmazingFollowerTweaks.esp=1Skyrim Unbound.esp=1dD - Realistic Ragdoll Force - Reduced.esp=1SkyRe_Races.esp=1SkyRe_Races_Fix.esp=1RealisticWaterTwo.esp=1RealisticWaterTwo - Legendary.esp=1RSChildren_V.esp=1RSChildren_HF.esp=1RSChildren_DB.esp=1RSChildren_PatchUSKP.esp=1RSChildren_PatchNEC.esp=1Patch - Inconsequential NPCs - RS kids.esp=1SMIM-Merged-All.esp=1FCO - Follower Commentary Overhaul.esp=1vMYC_MeetYourCharacters.esp=1JaxonzEnhGrab.esp=1JaxonzRenamer.esp=1Dual Sheath Redux Patch.esp=1Automatic Variants.esp=1Bashed Patch, 0.esp=1Pre ReProccer WAFR IA7 IW aMidianSS Patch.esp=1ReProccer.esp=1Post ReProccer Fixes IA7 IW aMidianSS Patch.esp=1 EDIT1: Assuming that SOS and the gender change spell mod doesn't make gender checks when initiating animations, then it must be Submit which doesn't run gender checks when initiating animations. Another reason that this is occurring might be due to the sexual preference options in SL and Submit
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