Donut Team is a labor of love, built and maintained by a small group of passionate developers. We invest our own time and resources to offer our tools, mods, and web services completely free of charge.

We don't run ads, and we will never sell your data - period.

If you've enjoyed anything we've created, please consider supporting our work with a one-time or monthly donation via our Ko-fi page . Every contribution helps us continue building great experiences for the community.

Dismiss
  • Modding Tools
  • Lucas' Simpsons Hit & Run Mod Launcher
  • Hacks
  • Setting Hacks

Restore Wasp Destroy Dialog

Available since Version 1.27.

This is a setting hack that can be enabled on the "Settings" page of the Mods List.

This hack can be required by a mod to be enabled.

This hack makes the game play dialog when destroying wasp cameras, as was seemingly originally intended.

When it is enabled, one of the player character's breakca lines (if they have any, which all base game player characters do) will be played when destroying a wasp camera.

Settings

Disable Object Destroy Dialog

Disables the game playing dialog when destroying certain objects, such as the power couplings in Blind Big Brother.

These props use the same collection of voicelines and the dialog can get repetitive.

Defaults to Disabled.

Requiring This Hack

To require this hack, add this line to your mod's Meta.ini:

RequiredHack=RestoreWaspDestroyDialog

Your mod can provide a configuration file when requiring this hack.

Configuring This Hack

To configure this hack, create a file named RestoreWaspDestroyDialog.ini and add the parameters necessary for your mod inside it.

[Miscellaneous]
; DisableObjectDestroyDialog
;	Disables the game playing dialog when destroying certain objects, such as the power couplings in Blind Big Brother.
;	Defaults to 0 OR the user's setting, if they have the hack enabled in the mods list.
DisableObjectDestroyDialog=0