Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

65 ratings
Dynamic Mission Generator
   
Award
Favorite
Favorited
Unfavorite
Other: Missions, Other
File Size
Posted
Updated
901.758 KB
Jan 23, 2019 @ 3:41pm
Feb 7, 2024 @ 1:20pm
19 Change Notes ( view )

Subscribe to download
Dynamic Mission Generator

Description
This mod requires Mod Selector to work, if you don't have it, this mod does nothing.

A tool to generate missions with certain modules/amounts dynamically

Enter the mission string into the input box, then click the run button, if there's an error, a strike sound will play


I recommend using https://ktane.timwi.de/ to find the module IDs of the mods

if you encounter any problems, do not hesitate to contact me on the ktane discord[discord.gg] where my username is red031000
11 Comments
ProgSys Nov 5 @ 12:26pm 
Thank you, that worked! You may want to include this in your description as your guide never mentioned it.
red031000  [author] Nov 5 @ 10:47am 
You need to create a profile in mod selector first, then DMG should work
ProgSys Nov 5 @ 10:41am 
No matter what I enter "Run" does nothing for me, with the log throwing a ArgumentNullException.

Full log:
ERROR 2025-11-05 18:37:43,580 [Unity] Exception: ArgumentNullException: Argument cannot be null.
Parameter name: first
at: System.Linq.Check.FirstAndSecond (System.Object first, System.Object second)
System.Linq.Enumerable.Intersect[String] (IEnumerable`1 first, IEnumerable`1 second, IEqualityComparer`1 comparer)
System.Linq.Enumerable.Intersect[String] (IEnumerable`1 first, IEnumerable`1 second)
ProfileManager.GetActiveDisableList (ModType modType)
ModSelectorService.<Awake>m__D ()
APIProperties+Property.get_Value ()
APIProperties.get_Item (System.String key)
DynamicMissionGeneratorAssembly.MissionInputPage.ParseTextToMission (System.String text)
DynamicMissionGeneratorAssembly.MissionInputPage.RunInteract ()
ModSelectable.ProxyOnInteract ()
Selectable.HandleInteract ()
SelectableManager.HandleInteract ()
MouseControls.Interact ()
MouseControls.Update ()
Groover Jun 21, 2024 @ 11:43am 
Great stuff. So much more convenient than managing profiles. Thank you!
red031000  [author] Sep 12, 2021 @ 2:04pm 
Hi, you can join the discord here temporarily, as the custom url is not currently working, hopefully that will be resolved soon:
https://discord.gg/K6uQMyBcYZ
Indy Sep 12, 2021 @ 1:52pm 
Hi, I don't think anybody reads this, but the Discord-invite is expired and I can't get even the example code for a custom bomb from the readme file to run... If I click "run", nothing happens. Can anyone give me a runnable example?
elias5891 Aug 23, 2020 @ 1:00pm 
In connection to Katona's question, more specifically, if I have a set of 10 modules, and request 5 of them, is there a way to ensure it picks 5 unique ones?
Katona Jul 19, 2020 @ 11:24am 
Heya, Is there any way, to disable duplication in the Dynamic Mission Generator?

So when I want things to be guaranteed, but don't want the same thing twice?
Umbra Moruka Feb 16, 2019 @ 2:39am 
you should add time limit setting as well, i want more challenging
LeafCloak Feb 5, 2019 @ 4:01pm 
Whew, this is complicated to get the hang of. Perhaps some kinda menu?