Ferbez Posted March 6, 2021 Posted March 6, 2021 Open Back Chastity Belt Anal Plug Fix View File There's only one thing that bothered me in devious devices — why is it not possible to insert anal plug while wearing open back chastity belt? Those belts with PermitAnal tag allowed anal sex, but inserting anal plug (and removing it too!) was still impossible. I checked devious devices - integration's forum topic and did not find there something about this, so I decided to make a fix myself. Spoiler zadequipscript already contained code that would allow anal plug be inserted and removed while wearing open back chastity belts, but it was not present in zadplugscript, so I just needed to make a bit of investigation and slightly modify zadplugscript. This will work ONLY for devious devices - integration 4.3a. Submitter Ferbez Submitted 03/06/2021 Category Framework & Resources Requires Devious Devices - Integration 4.3a Special Edition Compatible No
El_Duderino Posted March 6, 2021 Posted March 6, 2021 Hi Ferbez, I appreciate the idea and the effort, but I think a cleaner solution (and also one that doesn't violate DD's use rules) would be to post your concerns and the proposed solution in the DD development thread. Devious Devices is currently on version 5.1, you're patching an outdated version. As far as I understand the PlugScript in the latest version, this open belt & plug issue has already been addressed: Spoiler if akActor.WornHasKeyword(libs.zad_DeviousBelt) if deviceRendered.HasKeyword(libs.zad_DeviousPlugAnal) && akActor.WornHasKeyword(libs.zad_permitAnal) ; open belts allow putting in anal plugs. return 0 EndIf Link to the dev thread:
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