ssonly Posted May 25, 2017 Posted May 25, 2017 View File Add into game "Bondage Grenade" (based on fragmentation grenade). It tightly bounds all targets in explosion radius.Grenade available via console. (Type help "bondage grenade" 4 and then player.additem <id> <count>) Also some ingame mines (bottlecap and fragmentation) and fragmentation grenade bounds player.Added config variables.be_hardbondage0 - (default) adds only one random DD piece on player. (NPC still tightly bound)1 - tightly bound player and npc-1 - disables adding DD equipmentExample of usage (open console and type):set be_hardbondage to 1be_pacify0 - (default) dont pacify bound enemies1 - try to pacify bound enemies (will be pacified enemy who was bound, so man, animal and other races are unaffected to this feature)Example of usage (open console and type):set be_pacify to 1 Mods made just for fun and now under development. Consider it as beta. Requirements:0.4+ Devious Devices 2.0+ and its requirements.0.3 Devious Devices 1.3+ and its requirements. Permissions: Free to copy/use any part of mod inside LL. Submitter ssonly Submitted 05/25/2017 Category Other Requires Devious Devices 1
Deadly Kitten Posted May 26, 2017 Posted May 26, 2017 Mod sounds interesting. Small suggestion: please consider changing your mod name to "Devious Devices - Bondage Grenade" just for a little extra clarity that this mod is based on the Devious Devices framework.
darkdill Posted May 26, 2017 Posted May 26, 2017 Make an Estrus version of this, and you have a winner. Because seriously, in a nuclear wasteland, there's bound to be something with tons of tentacles on the loose.
ssonly Posted May 26, 2017 Author Posted May 26, 2017 Type in console help "Bondage Grenade" 4 to show it's ID. Actual ID depends of load order and count of mods.
Kimy Posted May 26, 2017 Posted May 26, 2017 Make an Estrus version of this, and you have a winner. Because seriously, in a nuclear wasteland, there's bound to be something with tons of tentacles on the loose. Someone would need to make estrus animations first. I don't believe there are any yet. Otherwise I'd use them, too!
Soroskan Posted May 27, 2017 Posted May 27, 2017 Characters are bound but only Head gear is visible. Other stuff is invisible and characters are naked. Bondage gear still visible on my character.
ssonly Posted May 27, 2017 Author Posted May 27, 2017 I am using Devious Devices Framework function to equip to NPC DD items, but now NPC support is under development. So when DD framework will fully support NPC my mod will work normally.
bearpw Posted June 19, 2017 Posted June 19, 2017 Hadn't played F4 in a while and forgot i had this mod installed. Got in a fight with a few raiders and thought i was going to toss a Molotov. the grenade then bounced off the doorframe and landed at my feet. needless to say, it did not make my fight easier. Am enjoying the mod. would recommend.
Garognok Posted June 20, 2017 Posted June 20, 2017 only one problem, i was belted and got an infinite notice of not being able to plug when already belted. only way out was to qqq the console. also have an issue with this mod that whenever any type of explosive goes off nearby. molotov, landmine, normal frag so far it sets off the bondage. But i do love the idea of a grenade like this for freaking out npc's!
metalr1 Posted June 25, 2017 Posted June 25, 2017 This would be great (and simple!) to implement in other items as well. Doors, trip wires, lasers, pressure plates, tons of "trap" items to create that you could involve around settlement building.
Anonymous545 Posted June 28, 2017 Posted June 28, 2017 This mod equips way too many items. Can you tone it down somewhat?
ssonly Posted June 28, 2017 Author Posted June 28, 2017 I will look issues with multiple errors (when equips plugs with chastity belt already worn) and multiple items equip.
SirCrazy Posted June 30, 2017 Posted June 30, 2017 This is a fun mod. I love throwing the grenades into populated areas. You will want to implement a gender check as the items do not work on males. Using the grenade on a male causes the body to turn invisible. This is a limitation of Devious Devices. This page should help you out with the gender check: https://www.creationkit.com/index.php?title=GetSex_-_ActorBase
ssonly Posted July 1, 2017 Author Posted July 1, 2017 This is a fun mod. I love throwing the grenades into populated areas. You will want to implement a gender check as the items do not work on males. Using the grenade on a male causes the body to turn invisible. This is a limitation of Devious Devices. This page should help you out with the gender check: https://www.creationkit.com/index.php?title=GetSex_-_ActorBase Yes, I think about this.
davisev5225 Posted July 10, 2017 Posted July 10, 2017 File Name: Devious Devices - Bondage Grenade File Submitter: ssonly File Submitted: 25 May 2017 File Category: Other Requires: Devious Devices You do not appear to have uploaded version 0.3. The file is still named "bondagegrenade02.7z", and the script source does not appear to have a gender check in it. if akTarget != None && triggered == 0 Race r = akTarget.GetRace() if r != HumanRace && r != GhoulRace && r != DefaultRace return endif
guyver Posted August 20, 2017 Posted August 20, 2017 lovely mod! is it supposed to not undress you? on the PC never works, i have to manually remove my armor; for the female npcs, doesnt work everytime they are in combat.
ssonly Posted August 20, 2017 Author Posted August 20, 2017 I am not sure that undress during combat is good idea but may be I'll add config var for it later.
Coachbow Posted September 10, 2017 Posted September 10, 2017 they i have tried setting the configs but it says unknown variable could i get an example so i can get this to work any help is appreciated.
ssonly Posted September 10, 2017 Author Posted September 10, 2017 they i have tried setting the configs but it says unknown variable could i get an example so i can get this to work any help is appreciated. What exactly did you try to type ? You must type it in console ( " ` " key by default). Examples: set be_pacify to 1 set be_hardbondage to 1 If you typed it right make sure that you downloaded and installed last version (bondagegrenade04.7z).
angel83 Posted November 16, 2017 Posted November 16, 2017 Version 4.7 doesnt work with DD1.3 (Devious Devices). the commands are entered, the grenade is added, script not working. if I install 2.7 works like a charm. I'm unable to find DD2.0, mega not working to download it and test BG4.7 with DD2.0 So far BG4.7 with DD1.3 not working.
ssonly Posted November 16, 2017 Author Posted November 16, 2017 13 hours ago, angel83 said: Version 4.7 doesnt work with DD1.3 (Devious Devices). the commands are entered, the grenade is added, script not working. if I install 2.7 works like a charm. I'm unable to find DD2.0, mega not working to download it and test BG4.7 with DD2.0 So far BG4.7 with DD1.3 not working. bondagegrenade04.7z is version 0.4 designed for DD 2.0 bondagegrenade03.7z is version 0.3 designed for DD 1.3 (this is old version, I leaved it in download because somebody may want to use it)
angel83 Posted November 17, 2017 Posted November 17, 2017 5 hours ago, ssonly said: bondagegrenade04.7z is version 0.4 designed for DD 2.0 bondagegrenade03.7z is version 0.3 designed for DD 1.3 (this is old version, I leaved it in download because somebody may want to use it) Do you have a link where I could donwload DD2.0? mega link not working...
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