thefakebobdole Posted October 2, 2018 Posted October 2, 2018 I can easily add keywords to devices with TES5 edit. And sexlab survival + latest devious devious make the extreme leg bindings do-able. Can anyone point me in the right direction?
Inte Posted October 8, 2018 Author Posted October 8, 2018 On 9/29/2018 at 2:52 PM, worik said: Updated? The mod page says so, but the download section says no. ?@Inte: Has anything changed here ? Well due to the fact that my file description page keeps getting truncated in the new LL website format* and the description for the older DDe versions irrevocably lost, I decided to split off some parts of the main page like the ‘API for Modders’ into post No. 2 here on the support thread. As for the update event, with the new website format, published files have two distinct options, 1. Upload a new version. 2. Edit details. Despite choosing option 2 for the previously mentioned task, the file update event was still sent throughout LL.** * - I assume because of the page length, although I am fairly sure I’ve seen file description pages here on LL that are way longer than mine. ** - Logically this should not have happened and it is perhaps a ‘new site’ bug. 1
Inte Posted October 8, 2018 Author Posted October 8, 2018 On 9/23/2018 at 2:02 AM, thefakebobdole said: I think I remember a toggle in this mod that made armbinders alot more strict. Is there a keyword I could add to leg cuffs to bind the legs together ala extreme hobble skirt? Try adding the hobble dress keywords. zad_BoundCombatDisableKick zad_DeviousHobbleSkirt If that is not enough add this as well, but see warning bellow. zad_DeviousSuit Downside is, many of the mods here remove devices by keywords, and such they might break your modified leg cuffs when actually trying to remove the hobble dress.
thefakebobdole Posted October 9, 2018 Posted October 9, 2018 On 10/8/2018 at 4:30 AM, Inte said: Try adding the hobble dress keywords. zad_BoundCombatDisableKick zad_DeviousHobbleSkirt If that is not enough add this as well, but see warning bellow. zad_DeviousSuit Downside is, many of the mods here remove devices by keywords, and such they might break your modified leg cuffs when actually trying to remove the hobble dress. Will do! Thank you very much for the response! When I get a chance I'll post my results in this thread.
thefakebobdole Posted October 20, 2018 Posted October 20, 2018 Alright so... I got equipped with leg cuffs from DDA. TES5 didn't want to import keywords to DDA. I ended up exporting the hobbleskirt script to DDA... and it totally borked my save. In order to recover I reinstalled all three DDs.... Then I didn't feel like messing with it more. There are more moving parts to this than I cared to mess with.
fx 1400 Posted November 8, 2018 Posted November 8, 2018 How could I manage to make plugs lockable? Additionally, would it be possible to add a setting in the Device Options tab in MCM?
Inte Posted November 30, 2018 Author Posted November 30, 2018 Plugs by themselves cannot be lockable, that is why there is a belt to lock them in place. What setting?
jigwigigx Posted December 1, 2018 Posted December 1, 2018 On 9/10/2018 at 9:00 PM, Sandalwood said: I had a play - I'm not great at Skyrim modding, but this worked for me. (The screenshot has all the info, but it's not super clear I guess.) When you open TES5Edit, right-click in the "Master/Plugin Selection" window and click "Select None". Select "Devious Devices - Intergration.esm" and "Devious Devices - Equip.esp", and click OK. In "Devious Devices - Intergration.esm", you need to find the FormID for "zad_DeviousHeavyBondage", which is in the keywords section. When you find it you can just copy the 8-digit number from the address bar at the top. The last 6 digits will be the same as in the screenshot. In "Devious Devices - Equip.esp", navigate to one of the armbinder "_Ren" armor pieces. It's like the screenshot - right click at the point for the top arrow, select "Add". Right-click on the new "NULL" entry, and pick "Edit". In the window that appears, paste in the code you copied. When you confirm, you'll see "zad_DeviousHeavyBondage" added to the keywords. Close TES5Edit - you'll get a prompt to save "Devious Devices - Equip.esp". Great tip, thanks. I have now fixed all of the custom armbinders in the mod using this method and as a nice bonus, you get the original one click-button struggle menu back, (and yes it does work), I do wish Kimy etc. would go back to this simple system, the current one is a drag. If anyone wants the modified esp, with Inte's permission I will share it here. Only the armbinders are fixed for now, I don't know at this point what else may be broken but I am looking at shackles and yokes next.
Zaflis Posted December 1, 2018 Posted December 1, 2018 On 11/8/2018 at 8:22 AM, joe2118 said: How could I manage to make plugs lockable? Additionally, would it be possible to add a setting in the Device Options tab in MCM? There are a couple lockable plugs (heretic ones?) that are opened with chastity keys. If you asked it as a modder you can look how they're done, but i'm not sure if they're from DD or Cursed Loot.
ChewGun Posted December 9, 2018 Posted December 9, 2018 For some reason I have an endless update DDE version loop in DDE past 3.4.4, did someone encounter this problem before? Tried on a clean save too.
ChewGun Posted December 10, 2018 Posted December 10, 2018 8 hours ago, Inte said: Update your StorageUtil mod. I'm already using 3.3 version. Well, I've just downloaded and installed it again just to be sure and nope, the problem still persists.
El_Duderino Posted December 11, 2018 Posted December 11, 2018 On 10/8/2018 at 10:30 AM, Inte said: On 9/23/2018 at 8:02 AM, thefakebobdole said: I think I remember a toggle in this mod that made armbinders alot more strict. Is there a keyword I could add to leg cuffs to bind the legs together ala extreme hobble skirt? Try adding the hobble dress keywords. zad_BoundCombatDisableKick zad_DeviousHobbleSkirt If that is not enough add this as well, but see warning bellow. zad_DeviousSuit Downside is, many of the mods here remove devices by keywords, and such they might break your modified leg cuffs when actually trying to remove the hobble dress. Hi, I have done just this very thing, ankle cuff hobbles, in my own game, and this is what you should be adding (to the RenderedDevice, not the InventoryDevice): Keywords: zad_BoundCombatDisableKick [KYWD:0A058391] (does what it says on the tin) zad_DeviousHobbleSkirt [KYWD:0A05F4BA] (enables the hobbled FNIS AA when worn) zad_EffectForcedWalk [KYWD:0A061FD5] (disables running by tampering with your carryweight) And to the Object Effect: zadx_EnchHobbleSkirt "Hobble Skirt" [ENCH:0B020736] (that one is crucial or none of the keywords will actually do anything) 1
ChewGun Posted December 11, 2018 Posted December 11, 2018 9 hours ago, Inte said: Is anything showing up in your log? Spoiler [12/10/2018 - 10:50:07PM] ERROR: Property ArmBindIdle on script iddeirshquestscript attached to iDDeRestraintsQuest (8A00B4DB) cannot be bound because <NULL form> (0E0284F5) is not the right type [12/10/2018 - 10:50:07PM] ERROR: Property struggleIdles on script iddeirshquestscript attached to iDDeRestraintsQuest (8A00B4DB) cannot be initialized because the value is the incorrect type [12/10/2018 - 10:50:18PM] WARNING: Variable oidSaveOutfit on script iddeconfig loaded from save not found within the actual object. This variable will be skipped. [12/10/2018 - 10:50:18PM] WARNING: Variable ::FakeArrow_var on script iddeutilities loaded from save not found within the actual object. This variable will be skipped. [12/10/2018 - 10:50:18PM] Devious Devices Equip: OnBeginState (updating) [12/10/2018 - 10:50:20PM] [DDe].::.iDDeConfigStartup.CheckVersions():-> Start. [12/10/2018 - 10:50:20PM] [DDe].::.iDDeConfigStartup.iDDeIniModEvents():-> Start. [12/10/2018 - 10:50:20PM] [DDe].::.iDDeRegEvents():-> Start with events set to All and log as TRUE! [12/10/2018 - 10:50:20PM] [DDe].::.iDDeLoadLibs():-> Start! [12/10/2018 - 10:50:20PM] [DDe].::.iDDeLoadLibs():-> Loading Database! [12/10/2018 - 10:50:20PM] [DDe].::.iDDeGotMod():-> iDDeLibs.iDDeSetLibs() -> SDpatch - Fixes.esp - not found! [12/10/2018 - 10:50:20PM] [DDe].::.iDDeRegEvents():-> Ready! [12/10/2018 - 10:50:21PM] Devious Devices Equip internal error. Try to force close menu during update. [12/10/2018 - 10:50:21PM] [DDe].::.iDDeConfig.iDDeUpdate():-> update triggered. [12/10/2018 - 10:50:21PM] [DDe].::.iDDeConfig.iDDeUpdate():-> Updating to Version No. 3.51 [12/10/2018 - 10:50:21PM] [DDe].::.iDDeConfig.iDDeUpdate():-> Current version 344 [12/10/2018 - 10:50:21PM] [DDe].::.iDDeConfig.iDDeUpdate():-> New version 351 [12/10/2018 - 10:50:21PM] [DDe].::.iDDeConfig.iDDeUpdate():-> Script reported version 351 [12/10/2018 - 10:50:21PM] [DDe].::.iDDeUnRegEvents():-> Start with events set to All and log as TRUE! [12/10/2018 - 10:50:21PM] [DDe].::.iDDeUnRegEvents():->Resetting ... Please stand by! [12/10/2018 - 10:50:21PM] [DDe].::.iDDeClearAllLists():-> Triggered on %charname%. [12/10/2018 - 10:50:26PM] [DDe].::.iDDeUnRegEvents():->Reset ... Done! Successful? --> TRUE. [12/10/2018 - 10:50:32PM] [iddeconfig <iDDeMCMConfig (8A000D63)>] INITIALIZED [12/10/2018 - 10:50:32PM] Devious Devices Equip: OnBeginState (updating) [12/10/2018 - 10:50:34PM] Devious Devices Equip internal error. Try to force close menu during update. [12/10/2018 - 10:50:37PM] Devious Devices Equip: OnEndState (updating) [12/10/2018 - 10:50:39PM] [DDe].::.iDDeUnRegEvents():->Reset ... Done! Successful? --> TRUE. [12/10/2018 - 10:50:44PM] [iddeconfig <iDDeMCMConfig (8A000D63)>] INITIALIZED [12/10/2018 - 10:50:44PM] Devious Devices Equip: OnBeginState (updating) [12/10/2018 - 10:50:47PM] Devious Devices Equip internal error. Try to force close menu during update. [12/10/2018 - 10:50:50PM] Devious Devices Equip: OnEndState (updating) [12/10/2018 - 10:50:52PM] [DDe].::.iDDeUnRegEvents():->Reset ... Done! Successful? --> TRUE. [12/10/2018 - 10:50:57PM] [iddeconfig <iDDeMCMConfig (8A000D63)>] INITIALIZED [12/10/2018 - 10:50:57PM] Devious Devices Equip: OnBeginState (updating) [12/10/2018 - 10:50:59PM] Devious Devices Equip internal error. Try to force close menu during update. [12/10/2018 - 10:51:03PM] Devious Devices Equip: OnEndState (updating) [12/10/2018 - 10:51:05PM] [DDe].::.iDDeUnRegEvents():->Reset ... Done! Successful? --> TRUE. And then it repeats a few more times.
AlyssaAwoo Posted December 13, 2018 Posted December 13, 2018 I have no Armbinder animations . I ran FNIS. Does this have to do with DDX/I 4 ?
Laura Posted December 13, 2018 Posted December 13, 2018 8 minutes ago, AkiKay said: I have no Armbinder animations . I ran FNIS. Does this have to do with DDX/I 4 ? Was it a regular DD armbinder? Or was it a custom one from another mod?
AlyssaAwoo Posted December 13, 2018 Posted December 13, 2018 3 minutes ago, Laura 'Lokomootje' said: Was it a regular DD armbinder? Or was it a custom one from another mod? From Devious Devices Equip. The Regular ones work fine.
killopkie Posted December 19, 2018 Posted December 19, 2018 Hi, so uhm, my character sort of defaulted to hardcore mode and there wasn't any information on any password or anything... and it didn't ask me if i wanted to be in hardcore mode etc.. is this by design or do i have to read instructions?' I grabbed this mod because it has removing DD devices and thats something i really wanted because i just don't really like a few different kinds of DDs and it's kept me away from alot of other content, with this i thought i might be able to enjoy DD alot more anyway, i'm probably going to just uninstall DD again until i find something that lets me un-equip things i don't want *I did some reading and figured it out, but i sort of feel like the default state shouldn't be hardcore
MetZwerg Posted December 24, 2018 Posted December 24, 2018 On 12/19/2018 at 2:54 AM, killopkie said: *I did some reading and figured it out, but i sort of feel like the default state shouldn't be hardcore could you tell me how or where to look ?
donttouchmethere Posted December 24, 2018 Posted December 24, 2018 On 12/19/2018 at 2:54 AM, killopkie said: *I did some reading and figured it out, but i sort of feel like the default state shouldn't be hardcore its the last line of defense of those perky DDs, who could blame them and it wouldn't be Inte's mod if escape is too easy^^ in addition: you can save the MCM, next time you start DDe and load the setting => harcore byebye ;D not the modders to blame if they offer a MCM and a save function and no one cares to check those out o.O 8 minutes ago, MetZwerg said: could you tell me how or where to look ? on the first page of the DDe MCM (right side) but to disable it, select your PC first don't forget to save your settings works only if you deactivated hardcore before ending in DDs
killopkie Posted December 24, 2018 Posted December 24, 2018 3 minutes ago, MetZwerg said: could you tell me how or where to look ? well for one, it's set so that you can't change any of the settings if you have a device attached and two, i did figure out the password, but i still don't see any way to remove devices, so this mod really didn't help me at all. I don't think it lets you remove devices at all. It's just false advertising from what I can tell. I tried just about everything short of changing a ton of junk in the python script.
killopkie Posted December 24, 2018 Posted December 24, 2018 4 minutes ago, donttouchmethere said: on the first page of the DDe MCM (right side) but to disable it, select your PC first don't forget to save your settings works only if you deactivated hardcore before ending in DDs Ooh.. thanks, sorry, I was getting pretty frustrated..
MetZwerg Posted December 24, 2018 Posted December 24, 2018 6 minutes ago, donttouchmethere said: on the first page of the DDe MCM (right side) but to disable it, select your PC first don't forget to save your settings works only if you deactivated hardcore before ending in DDs nope there is no trace of the password... just the (greyed out) option to disable HC mode...
donttouchmethere Posted December 24, 2018 Posted December 24, 2018 10 minutes ago, killopkie said: Ooh.. thanks, sorry, I was getting pretty frustrated.. I can see that from here ^^ well it suprised me the first time too, but I like suprises DDe is the best DD scarpel mod to remove single devices without any drawback and helps with compatibility issues between mods without using DCL "free me" or DDi's remove all on game start: select PC in DDe MCM deactivate harcore modifiy other settings to your liking save the MCM to remove devices: choose PC or NPC in MCM check dde MCM "device interaction" (IIRC) click on refresh worn DDs close MCM open MCM and choose the DDs you want to remove this doesn't work for quest/unique DDs unless you know the password because removing quest DDs might break quests from other modders (or Inte's POP) DDe is best used for emergency remove of standart devices removal of standart devices doesn't need any password
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